PDA

View Full Version : Windows Variables in commands



Ron
October 13th, 2002, 12:55 PM
Try

%MYPICTURES%
%PROGRAMFILES%
%MYDOCUMENTS%
%APPDATA%
%SYSTEM%
%WINDOWS%
%DESKTOP%

mflaster
October 13th, 2002, 12:55 PM
Hi,
I have a dual boot system Win2K/ME. One OS gets programs from C:, one from D:.

I want to have the same girder file for each OS., Iis there a way to use some Windows variable instead of C:\Program Files\ when I want to execute a program? Instead of specifying the full path, can I do something like $(PROGRAM_FILES)\app\app.exe?

There *is* some windows variable that gets set appropriately, right? Can I reference it from Girder?

Thanks!

Mike

mflaster
October 13th, 2002, 12:55 PM
Thanks!

I'll give it a try.

Mike