Normal
It depends on the bitness of the program asking for the env.varscmd (64bit) reports:[CODE]ProgramFiles=C:\Program FilesProgramFiles(x86)=C:\Program Files (x86)[/CODE]4nt (still my favorite command prompt alternative, 32bits) reports:[CODE]ProgramFiles=C:\Program Files (x86)ProgramFiles(x86)=C:\Program Files (x86)[/CODE]Edit: disclaimer: only tested in win7
It depends on the bitness of the program asking for the env.vars
cmd (64bit) reports:
[CODE]
ProgramFiles=C:\Program Files
ProgramFiles(x86)=C:\Program Files (x86)
[/CODE]
4nt (still my favorite command prompt alternative, 32bits) reports:
ProgramFiles=C:\Program Files (x86)
Edit: disclaimer: only tested in win7