Re: [WiX-users] Browse location fails if current install location is an empty CD drive.

2010-09-02 Thread Bob Arnson
On 30-Aug-10 10:12, Christopher Hughes wrote: > I've looked at the log file (using /lv) but can't quite see which dlg the > error originates from. I looked up WixUIValidatePath you mentioned and tried > adding the following property to supprress it, but to no avail: > > Then it's not WiX thro

Re: [WiX-users] Browse location fails if current install location is an empty CD drive.

2010-08-30 Thread Christopher Hughes
s, if any exist MSI (c) (78:88) [16:06:02:817]: MainEngineThread is returning 1603 === Verbose logging stopped: 30-8-2010 16:06:02 === ____ Van: Bob Arnson [mailto:b...@joyofsetup.com] Verzonden: za 7/10/2010 4:58 Aan: wix-users@lists.sourceforge.net Onderwerp: Re: [Wi

Re: [WiX-users] Browse location fails if current install location is an empty CD drive.

2010-07-10 Thread Bob Arnson
On 7/9/2010 5:23 AM, Christopher Hughes wrote: > However, if somebody tries to install this on a machine that only has a C:\ > drive where D is the CD-ROM player, trying to change the destination by > pressing the Browse button fails (only when the CD-ROM drive is empty mind > you). After pressing

[WiX-users] Browse location fails if current install location is an empty CD drive.

2010-07-09 Thread Christopher Hughes
Hi, We deliver our WIX created setup packages with predefined install locations by setting the INSTALLDIR property in advance. One of our customers requires installations to be done on the D:\ drive, so we have preset the install location to D:\. However, if somebody tries to install this o

[WiX-users] Browse location fails if current install location is an empty CD drive.

2010-06-11 Thread Christopher Hughes
Hi, We deliver our WIX created setup packages with predefined install locations by setting the INSTALLDIR property in advance. One of our customers requires installations to be done on the D:\ drive, so we have preset the install location to D:\. However, if somebody tries to install this o