Crusty Applesniffer wrote:
> I wonder if there isn't a bug in "WixUI_Advanced" flavor with 64bits.
>
> The suggested folder in the destination folder dialog is "C:\Program Files
> (x86)\My App" but when I change the flavor into WixUI_InstallDir (and set
> the WIXUI_INSTALLDIR property), the suggested folder is the right one
> ("C:\Program Files\My App") 
>
> Did I miss another property ?
>   

See "WixUI_Advanced Dialog Set" in WiX.chm -- the APPLICATIONFOLDER 
property controls the programmed directory. But you're right -- 
WixUI_Advanced has a hard-coded use of ProgramFilesFolder. Please enter 
a bug.

The good news is that it's only the default, which is used only if you 
don't define the APPLICATIONFOLDER property.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to