Using enviroment variables in a path.
|
You see, im making a shortcut toolbar, and Im putting things in the windows directory in them. I want to run paint.exe and others.
So how can I do this using the variable:
Shell (%windir% / paint.exe) doenst work, what will?
Viperchief
EDIT add a system32 in there
|
Last edited by Viperchief; 03-29-2003 at 05:36 PM.
|