Multi Commander Support Forum
Multi Commander => Support and Feedback => Topic started by: jinkyp on December 02, 2013, 00:42:59
-
Hi I would like to create a button which creates a shortcut of the selected file.
I assume I use this function:
MC.Utils.CreateLink LNKTYPE
but am not sure of the format of the LINKTYPE. For example how to I define LINKTYPE 4 for shortcut.
Thank you
-
MC.Utils.CreateLink LNKTRG="<existing file>" LNKSRC="d:\mylink.lnk" LNKTYPE=4