-
-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I know the program accepts a path to any link in the opening... but it will be awesome if you add support for creating new links with this program/tool from the command line! Please! :-D
For example:
[...\path-to-exe\EasyLinkFileViewer.exe] -n "blablabla.lnk" -t "...\path-to-target", etc..
Now with a bit more detail:
-n = 'Link Path and Name' >> "...\path-to-link-name"
-d = 'Description' >> "text"
-k = 'Hotkey' >> maybe using this codes?
-i = 'Icon' >> "...\path-to-icon","index"
-t = 'Target' >> "...\path-to-target"
-a = 'Target Arguments' >> "arguments"
-s = 'Window State' >> min/max
-w = 'Working Directory' >> "...\path-to-working-dir"
Anyway, thanks for this program/tool, it's very useful and if you integrate CLI support to it will be even more useful, at least for me. :-)