Page 1 of 1
Opening a shortcut
Posted: Thu Jan 21, 2010 6:17 pm
by stewsterl
How do you open a shortcut? I used Run Program/Open Document but it just launches the application and not the link with its parameters.
Opening a shortcut
Posted: Thu Jan 21, 2010 11:45 pm
by Oleg
In order to run shortcut you should specify some .LNK file as program name.
When you use Open Dialog then system extracts executable file name itself and put it as chosen name.
But there is some trick:
- open the dialog in order to choose file
- write *.lnk into "File name" field and press Enter key
- Next choose necessary shortcut.
In this case dialog puts the name of LNK-file "as is"
Also, of course, you can write the name of LNK file manually.