Posted by member 1 on 2003-01-30 23:01:30 link
A valid Shortcut would be as follows...make sure it is on one line in your step.rc.
*shortcut "Stuff" 0 0 .extract="C:\winnt\notepad.exe,1" .none .none #2 "C:\winnt\notepad.exe c:\documents and Settings\Administrator\Deskop\Stuff2.txt"
And yes...the slashes got stripped out and I will have to have that fixed as a bug. Some things you can ommit and others you can not. The most important you ommited was to be replaced by .none. That should work though, but I am trying to do it blind.
*shortcut "Stuff" 0 0 .extract="C:\winnt\notepad.exe,1" .none .none #2 "C:\winnt\notepad.exe c:\documents and Settings\Administrator\Deskop\Stuff2.txt"
And yes...the slashes got stripped out and I will have to have that fixed as a bug. Some things you can ommit and others you can not. The most important you ommited was to be replaced by .none. That should work though, but I am trying to do it blind.