Re: [WiX-users] Upgrade nightmare again

2010-01-13 Thread Wilson, Phil
: [WiX-users] Upgrade nightmare again I have the following immediate custom actions sequenced during upgrade ExportRegistry - to export a specific hive on windows registry as .reg file ModifyRegistry - to make a few modifications for the new product ImportRegistry - to import the .reg file and

[WiX-users] Upgrade nightmare again

2010-01-13 Thread Andy2k8
I have the following immediate custom actions sequenced during upgrade ExportRegistry - to export a specific hive on windows registry as .reg file ModifyRegistry - to make a few modifications for the new product ImportRegistry - to import the .reg file and the CAs are scheduled as ExportRegist