targeting a program shortcut [.ink]from litestep? Thread last updated on 2004-04-15 15:23:53

Posted by member 135953 on 2004-04-15 03:31:42

I can't get litestep to start a shortcut, keeps sayin gpath dosent exist, do I target the .ink file?

I made a shortcut of cmd.exe {to add my custom colors} and put the shortcut in my program files folder, how can I call it I tried !execute[path on shorctuct] din't work even added .ink in my bang how can I start cmd.exe via that shortcut ?



Thanks in advance

Posted by member 1 on 2004-04-15 11:12:18 link

should be no problems opening a .LNK file. Should just be something like...
*Popup "Command" "c:\Program Files\cmd.lnk"

Posted by member 135953 on 2004-04-15 15:23:53 link

hahahah human error I kept adding ink instead of lnk

Thanks devilboi