[wpkg-users] Windows seven 64bits, %programfiles% variable doesn't work

zorgman zorg at probesys.com
Tue Nov 16 18:31:34 CET 2010


Hi,
I'm use to give command to my package with environment variable like 
%programfiles%.

ex :
cmd='"%PROGRAMFILES%\Mozilla Firefox\uninstall\helper.exe" /s'


In a 64bits windows it points on Program files, but if my package is in 
32bits it is in Program files(x86).

How do you deal with it?

%programfiles(x86)% works, but packages will not works with 32bits which 
doesn't know this variable.


Thanks!



More information about the wpkg-users mailing list