Re: [WiX-users] BURN launches OLD installation when Power off during UPGRADE

2013-12-02 Thread anirudha_kulkarni
Hello Rob, Thanks a lot for your quick reply !! I tried with your suggestion and let the installation process to continue after rebooting from Power-Off. But, after completion of installation, I can see ONLY OLD version of BURN package in the ARP (Meaning there is ONLY one entry). The binaries f

Re: [WiX-users] BURN launches OLD installation when Power off during UPGRADE

2013-12-02 Thread Rob Mensching
@lists.sourceforge.net Subject: [WiX-users] BURN launches OLD installation when Power off during UPGRADE Hi All, I have developed a* un-managed BA* for the BURN. For handling Powe-Off scenarios, I am checking for "*BOOTSTRAPPER_RESUME_TYPE_INTERRUPTED*" in the "*pCommand->resumeType*

[WiX-users] BURN launches OLD installation when Power off during UPGRADE

2013-12-02 Thread kanirudha14
Hi All, I have developed a* un-managed BA* for the BURN. For handling Powe-Off scenarios, I am checking for "*BOOTSTRAPPER_RESUME_TYPE_INTERRUPTED*" in the "*pCommand->resumeType*" structure and if found, I am giving complete control to BURN engine by calling detect, plan and apply with default ac