Hi
I use to install something in $PROGRAMFILES\common files\
This works fine when using english versions of the operating system
but now my installer has to run on a danish version of WIN2000
Here this directory is called
$PROGRAMFILES\fælles filer\
But as i don't have a symbol for the COMMON i don't know how to solve this problem generally
any suggestions
Thanks
Installing in "common files"
3 posts
Use this registry key:
HKLM, Software\Microsoft\Windows\CurrentVersion, CommonFilesDir
HKLM, Software\Microsoft\Windows\CurrentVersion, CommonFilesDir
Yep
Thank you very much
Thank you very much