Re: [WiX-users] MSI runtime error code 2343

2012-01-20 Thread Rob Mensching
rom: T. Kuro Kurosaka [mailto:k...@basistech.com] > Sent: Friday, January 20, 2012 2:17 PM > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] MSI runtime error code 2343 > > I am trying to modify the InstallDir template by replacing > LicenseAgreementDl

Re: [WiX-users] MSI runtime error code 2343

2012-01-20 Thread Wilson, Phil
as a base? Phil W -Original Message- From: T. Kuro Kurosaka [mailto:k...@basistech.com] Sent: Friday, January 20, 2012 2:17 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] MSI runtime error code 2343 I am trying to modify the InstallDir template by

[WiX-users] MSI runtime error code 2343

2012-01-20 Thread T. Kuro Kurosaka
I am trying to modify the InstallDir template by replacing LicenseAgreementDlg with a new dialog that is a modified version of BrowseDlg with which the user would specify the directory where our license file can be found. My prototype fails just after hitting Next in WelcomeDlg with the "unexp