Multi Commander > Support and Feedback

CreateLink in Button Editor

(1/1)

jinkyp:
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

Mathias (Author):

--- Code: ---MC.Utils.CreateLink LNKTRG="<existing file>" LNKSRC="d:\mylink.lnk" LNKTYPE=4
--- End code ---

Navigation

[0] Message Index

Go to full version