I had so much hassle with the Business Objects merge modules I moved to using their MSI file and triggering it from a bootstrapper.
The Runtime MSI file can be found in the following locations (assuming you chose the default installation path): C:\Program Files\Business Objects\Crystal Reports 11.5\Samples\en\CR .NET\Runtime Setup\CrystalReports11_5_NET.msi (for .NET 1.0 / 1.1) C:\Program Files\Business Objects\Crystal Reports 11.5\Samples\en\CR .NET\.NET 2 Runtime Setup\CrystalReports11_5_NET_2005.msi (for .NET 2.0) Interestingly, the presence of similar MSI files in the Visual Studio SDK Bootstrapper folder (one is even identical in size) suggests that the MSI file is also used by VS generated setup projects. Hope this info is of interest. Regards, Richard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DexterSinister Sent: Thursday, October 04, 2007 8:33 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Maintenance - Change weirdness Bob Arnson-6 wrote: > > I'm not sure what you're asking. WixUI should handle it based on its > conditions, but it's exceedingly rare (and rude) to require a reboot in > the middle of an installation; worst case, reboots should happen at the > end. > > sig://boB > http://joyofsetup.com/ > The reboot does happen at the end ... and asks the user's permission before rebooting [unless run silently], but when the system comes back up and the Change button in Add/Remove Programs is clicked, the Resume dialog comes up ... a review of the logfile shows that the Preselected property is set ... So ... back to my previous question ... <grin> ... or have I found a bug [I mean another bug] in a 3rd party merge module ... ? The only merge modules in the package are from Microsoft [no weirdness in those as far as I can tell] and Business Objects [Crystal Reports 11.5 for VS2005] ... and the BO modules are known to be cr*p, they don't pass the validation tests [I'll supply a log if you really want it], and BO isn't planning on fixing them any time soon [if ever, but the latter is just my opinion ...] On the WiX side, I'm using v2.0.5213.0 because I can't even get the project to compile/link cleanly with v2.0.5325.0 ... unless I use the previous version of mergemod.dll ... Any suggestions on how to hunt for whatever is setting the Preselected property ... [or any other thoughts on how to get this working the way it should] ... ? Thanks again for all of your time, -dmm -- Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users * C O N F I D E N T I A L I T Y N O T I C E * ----------------------------------------------------------- The content of this e-mail is intended solely for the use of the individual or entity to whom it is addressed. If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited. Quixote Traffic Corporation is neither liable for the contents, nor for the proper, complete and timely transmission of (the information contained in) this communication. If you have received this communication in error, please notify the author by replying to this e-mail immediately and delete the material from any computer. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users