The %PROGRAMFILES% variable is incorrectly recognized

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
KLASS
Posts: 192
Joined: 06 Dec 2014 12:28

The %PROGRAMFILES% variable is incorrectly recognized

Post by KLASS »

open "%PROGRAMFILES%\Win32calc\win32calc.exe"
And the result
To see the attached files, you need to log into the forum.
Windows 10 Version 21H2
Screen Scaling Percentage 100%

admin
Site Admin
Posts: 66546
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: The %PROGRAMFILES% variable is incorrectly recognized

Post by admin »

If you want to go to C:\Program Files, use %ProgramW6432%.

KLASS
Posts: 192
Joined: 06 Dec 2014 12:28

Re: The %PROGRAMFILES% variable is incorrectly recognized

Post by KLASS »

I didn't know that, thank you.
Windows 10 Version 21H2
Screen Scaling Percentage 100%

admin
Site Admin
Posts: 66546
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: The %PROGRAMFILES% variable is incorrectly recognized

Post by admin »

%PROGRAMFILES% is "smart" and resolves depending on the bitness of the calling process.

Post Reply