Re: [WiX-users] One-Time Reboot in Burn Executable

2013-10-07 Thread Adam Roper
[mailto:mar...@laika42.com] Sent: 07 October 2013 10:11 To: Adam Roper; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] One-Time Reboot in Burn Executable Hi, Did you set an UninstallCommand and RepairCommand for your ExePackage. You also should provide a DetectCondition

Re: [WiX-users] One-Time Reboot in Burn Executable

2013-10-07 Thread Adam Roper
that – I assume these sorts of things are included in the msi log? We had DetectionCondition set to ‘1’ which we thought would always force it to run – is that correct? Adam From: Markus Wehrle [mailto:mar...@laika42.com] Sent: 07 October 2013 10:11 To: Adam Roper; General discussion for Windows

Re: [WiX-users] One-Time Reboot in Burn Executable

2013-10-07 Thread Adam Roper
Original Message----- From: Adam Roper [mailto:adam.roper@...] Sent: 02 October 2013 11:54 To: wix-users@... Subject: [WiX-users] One-Time Reboot in Burn Executable All, I have a number of .msi's that are built using the WiX toolset, and they are also made available as a single .exe package

[WiX-users] One-Time Reboot in Burn Executable

2013-10-02 Thread Adam Roper
All, I have a number of .msi's that are built using the WiX toolset, and they are also made available as a single .exe package using WiX Burn. A number of those individual installations check for the presence of the Window File Based Write Filter, and if found will prompt for a reboot and then

Re: [WiX-users] Burn: Related Package ID

2013-07-02 Thread Adam Roper
ussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn: Related Package ID Happens to me as well. Burn is not smart enough to get the name. Wes -Original Message----- From: Adam Roper [mailto:adam.ro...@guidance.eu.com] Sent: July-02-13 9:46 AM To: wix-users@lists.sourc

[WiX-users] Burn: Related Package ID

2013-07-02 Thread Adam Roper
Hi, I have a Burn bundle that incorporates 9 other MSI packages and everything works remarkably well, other than one thing. During installation the names of the included packages is displayed on the installation screen as they are installed in turn. However I have noticed that when I install