Guys,
   
  I developed a MSI installer (WiX) for a product was installed through 
InstallShield installer. I want when I install through MSI installer it should 
upgrade/ remove the old InstallShield. I tried to upgrade but no success. Then 
I wrote a custom action in which I am calling a script which removes old 
installshield. I want to run this script before copying new installer files. My 
problem is I can't call "deferred (in-script)" custom action before 
"InstallInitialize" custom action. If I change my cutom action to non deferred 
(immediate or other..). custom action doesn't execute.
  How I can fix this issue...
   
  Regards,
  Vk

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to