Launchy and Relative Shortcut Icons
I'm trying to set up Launchy on my flash drive, with custom shortcut icons for my portable apps.
I've added Launchy to AutoPlay using this autorun.inf:
[Autorun]
Icon=\shortcuts\icons\Launchy.ico
Action=Launchy
ShellExecute=\Launchy\Launchy.exe
(On a side note, is there any reason not to use ShellExecute instead of Open? From what I've read, the only difference seems to be that Open is limited to .exe only, and ShellExecute can be used for any file or application, or even web addresses, so why would anyone ever use Open?)
- Read more about Launchy and Relative Shortcut Icons
- Log in or register to post comments