T="path": Target path, MUST be put in double quotes, and end with a backslash if a directory, or with a file mask with wildcards to rename files
Code: Select all
cm_CreateShortcut /GT="C:\Test\*.link"
Moderators: Hacker, petermad, Stefan2, white
T="path": Target path, MUST be put in double quotes, and end with a backslash if a directory, or with a file mask with wildcards to rename files
Code: Select all
cm_CreateShortcut /GT="C:\Test\*.link"
T="path": Target path, MUST be put in double quotes, and end with a backslash if a directory, or with a file mask with wildcards to rename files
Code: Select all
cm_CreateShortcut /GT="C:\Test"
Sorry, I came to the conclusion that this makes no sense, you can't actually open/follow such links.cm_CreateShortcut /GT="C:\Test\*.link"
Somewhere you need an edit.or with a file mask with wildcards to rename files
Added to TC 11.00b5. Thanks!Help wrote:CM_CREATESHORTCUT
...
For T="path", Total Commander will add a missing \*.lnk or \*.*.lnk to properly name link files.