Re: [WiX-users] is there an issue with the latest 3.6 cab file

2010-11-02 Thread Rob Mensching
Great, thanks. Had a few bumps in there were the case-sensitivity of Apache caught me off guard. On Tue, Nov 2, 2010 at 12:11 AM, candritzky wrote: > > Hi Rob, > > wix 3.6.1029.0 installed fine. > > Chris > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.

Re: [WiX-users] is there an issue with the latest 3.6 cab file

2010-11-02 Thread candritzky
Hi Rob, wix 3.6.1029.0 installed fine. Chris -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/is-there-an-issue-with-the-latest-3-6-cab-file-tp5620508p5696081.html Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] is there an issue with the latest 3.6 cab file

2010-11-01 Thread Rob Mensching
Is this still happening for you with 3.6.1029.0? If so, can you look in the %TEMP%\Wix*.log and see what errors are reported? On Thu, Oct 28, 2010 at 4:06 AM, candritzky wrote: > > I found a workaround to complete the 3.6.1022.0 installer: When the error > message complaining about wix36lib.cab

Re: [WiX-users] is there an issue with the latest 3.6 cab file

2010-10-28 Thread candritzky
I also do have problems installing the latest weekly release (wix 3.6.1022.0). When trying to launch the setup from the wix36.exe bootstrapper, it just says "Failed to install". When running the installer by double-clicking the wix36.msi file in the "data" subdir, it starts and runs for some time

Re: [WiX-users] is there an issue with the latest 3.6 cab file

2010-10-28 Thread candritzky
I found a workaround to complete the 3.6.1022.0 installer: When the error message complaining about wix36lib.cab appeared, I replaced this file with the one from the 3.6.1015.0 and clicked retry. Now I can build my .wixproj projects again from VS2010. Something seems to be wrong with the 3.6.1

Re: [WiX-users] is there an issue with the latest 3.6 cab file

2010-10-10 Thread Rob Mensching
Hmm, that would indicate a mistake in the build scripts. I'll get it fixed before next build. On Sun, Oct 10, 2010 at 8:27 AM, Alexander Kozlenko < alexander.kozle...@hotmail.com> wrote: > Have the same problem. "Can't find Wix36lib.cab ..." error on installing > (MSI+CAB). > > -Original Mess

Re: [WiX-users] is there an issue with the latest 3.6 cab file

2010-10-10 Thread Alexander Kozlenko
Have the same problem. "Can't find Wix36lib.cab ..." error on installing (MSI+CAB). -Original Message- From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk] Sent: Sunday, October 10, 2010 5:41 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] is there an issue with the latest