Variable to ProgramFiles?

OBJECTDOCK

Hello,
I search the variable, like %ProgramFiles% in windows explorer which define c:\program files or j:\program files for example...

I have test to do that:

shell:ProgramFiles\mypath\myprog.exe but this doesn't work....

If someone could help me...

Best Regard
2,417 views 5 replies
Reply #1 Top
Please !
Up!

Do you understand my question? Or my english is bad?
Reply #2 Top
I think the percentage symbols must be included.

%ProgramFiles%\mypath\myprog.exe
Reply #5 Top
Open a command window (Start->Run, type "cmd", press enter)
Type "set"
You will get a list of all the environment variables.

-Mike
[Stardock Support]