Hi, I am able to create MSI file for our product using wix installer.
When I install this product on client PC(windows xp),  it kept all the files 
C:\Program Files\Safety (the target directory & it's hot coded in code)..which 
is OK.

But when I install this product on client PC(windows 7),  it kept all the files 
C:\Program Files (x86)\Safety -client doesn't want it to happen.

My client wants no matter what the operating system is, it should always place 
the file to C:\Program Files\Safety.

Help me, how to achieve this to fix the problem?

Thanks,
Balu


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to