Re: [WiX-users] Why does changing INSTALLFOLDER cause InstallDirDlg to break

2013-02-13 Thread Pally Sandher
ffice - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: joshh [mailto:joshuadeanh...@gmail.com] Sent: 13 February 2013 15:41 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Why does changing INSTALLFOLDER cause InstallDirDlg

[WiX-users] Why does changing INSTALLFOLDER cause InstallDirDlg to break

2013-02-13 Thread joshh
I am trying to combine InstallScopeDlg and InstallDirDlg into a single UI and have been trying to get it to set INSTALLFOLDER then call the InstallDirDlg which causes an error. I am changing the property with the following. WixAppFolder = "WixPerUserFolder" Then if I publish to InstallDirDlg aft