in msdn says that from a 32bits process you can't retrieve the path of welll known folder for 64bits programs, but I needs to know without hardcoding it.
is there an enviroment variable or maybe some key readable from a 32bits process like VB?
in other words, how to known "C:\Program Files" regardless of Windows language and not standard Installation location. Note that I am not asking about "C:\Program Files (x86)".
is there an enviroment variable or maybe some key readable from a 32bits process like VB?
in other words, how to known "C:\Program Files" regardless of Windows language and not standard Installation location. Note that I am not asking about "C:\Program Files (x86)".