This command-line program creates an .XNK file containing a link to a folder. The folder path and the file path are both taken from the command line. Assume for a moment that you have a top-level Microsoft Exchange Server public folder named Projects. You would type
linkff Inbox inbox.xnk
to place a link to your Inbox in INBOX.XNK, and
linkff "Public Folders/All Public Folders/Projects" c:\temp\proj.xnk
to place a link to your public folder in c:\temp\pproj.xnk. (Quotes are necessary on the command line for linkff; it is not necessary to name the message store if you want the default store.)