|
As far as I know, "Run" doesn't need a bracket ( ) in its argument, while the double-quote (") is probably required in your case as space is involved in the argument. Also, I guess the extension should read "lnk" instead of "ink", right?
Perhaps you could try run this instead:
Run "\Windows\Start Menu\Programs\iLauncher Utilities\iLauncher QuickLaunch 1.lnk"
Of course, you don't need me to remind you to ensure the path is correct? :)
|