Thanks. Turns out it wasn't crashing but displaying a default error message checking the returned HRESULT of the action in ConfigureMsi. After the action executes, the HRESULT is tested and different error conditions are checked and messages posted. I see in other places where the REBOOT HRESULTS are filtered so I added those checks to the if statement and all was good.
Does that makes and is my fix appropriate? Rob Mensching-7 wrote: > > Probably a bug. That bootstrapper is extremely limited in its capabilities > and amount of time debugged. Attach a debugger and I expect you'll find > the > issue quickly. <smile/> > > On Mon, Nov 9, 2009 at 2:09 PM, John L Krupka <john.kru...@nmwco.com> > wrote: > >> >> Note: I forgot to mention that I removed the ScheduleReboot and I did not >> get >> the error message. >> >> >> >> John L Krupka wrote: >> > >> > The setup executable that I am building with setupbld using the >> setup.exe >> > stub crashes with a "The process terminated unexpectedly" message box. >> > The install requires a reboot, so the ScheduleReboot action is called. >> > The crash occurs after the reboot dialog is cleared. It does not >> matter >> > how the user responds. Has anyone run into this or have an idea why it >> > would be happening >> > >> > thanks >> > john >> > >> >> -- >> View this message in context: >> http://n2.nabble.com/setup-exe-built-with-setupbld-crashes-when-a-reboot-is-required-tp3976087p3976108.html >> Sent from the wix-users mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day >> trial. Simplify your report design, integration and deployment - and >> focus >> on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> > > > -- > virtually, Rob Mensching - http://RobMensching.com LLC > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- View this message in context: http://n2.nabble.com/setup-exe-built-with-setupbld-crashes-when-a-reboot-is-required-tp3976087p4029851.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users