It looks like there are some left over Bundle entries in your ARP. Take a
look at your "Programs and Features" on your machine. I expect you'll see a
number of previously installed Bundles floating around in there. If not,
check the "Uninstall" registry key to see if there are Bundles in there
tha
Is this folder empty? C:\Documents and Settings\All
Users\ApplicationData\Package Cache\
It should be for a clean install (the errors all refer to packages under
this location).
It looks like you have many SBLInstallers.exe under different GUIDS in there
causing the error.
Make sure the TEMP fold
I would like to reset this machine to a pre-release state.
I cleared out the registry key you mentioned, and also the temp folder is
clear of all guid folders. However, the failure persists. I do not have
the luxury of installing on a fresh machine.
Here is the new log file:
[13E8:08C8][201
It sounds like you have an old installation that wasn't removed properly and
need to clean the following place in the registry:
HKEY_CLASSES_ROOT \ Installer \ Dependencies
You will probably find your packages here - go ahead and delete them. Burn
uses this place to store dependencies for upgrade
: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Bootstrapper errors
Here is what I do for .NET (if that helps)
... more stuff
http://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE
/norestart"
DetectCondition="Netfx4FullVersion AND (NOT VersionNT64 OR
Netfx4x64FullVersion)" />
-Original Message-
From: Shaun Merrill [mailto:is.sh...@gmail.com]
Sent: January-11-13 6:54 PM
To: WiX Users
Subject: [WiX-users] Bootstrapper errors
What I want my
What do the log files say? (They are in the TEMP folder). You will get one for
burn and one each for the installs.
-Original Message-
From: Shaun Merrill [mailto:is.sh...@gmail.com]
Sent: 11 January 2013 23:54
To: WiX Users
Subject: [WiX-users] Bootstrapper errors
What I want my
Please refer to the immediately previous post:
https://sourceforge.net/mailarchive/message.php?msg_id=30340537
Sorry folks - I neglected to include the Bundle.WXS file:
~ Shaun
http://schemas.microsoft.com/wix/2006/wi";
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension";
What I want my bootstrapper to do is chain together a few simple installs
and install on Windows XP.
1. Dot net framwork 4.0 full (dotNetFx40_Full_x86_x64.exe)
2. Crystal Reports runtime 32-bit (CRRuntime_32bit_13_0_4.msi)
3. My custom MSI (created by WiX) which works fine.
9 matches
Mail list logo