Posted by member 321225 on 2006-05-15 05:53:43 link
Ok thank you all for your help, I finally got it working.
In the deffinition of SC1RClick I need to quote the command variable (inside quotes can only be ommited if the path contains no spaces), and I removed the quotes from the execution:
and:
thanx again for all your replies (and sorry I took so long to reply :)
Creat
In the deffinition of SC1RClick I need to quote the command variable (inside quotes can only be ommited if the path contains no spaces), and I removed the quotes from the execution:
SC1RClick "'$CmdPrompt$' /t:78"
and:
[$SC1RClick$]
thanx again for all your replies (and sorry I took so long to reply :)
Creat