thanks for your help!
how do I make the event to run only on maintenance mode ?

בתאריך 21 יולי 2009 16:34, מאת Natalia Gladkova <
natalia.gladk...@arcadia.spb.ru>:

> Maybe it is not the best way, but you can add the following events on
> Change
> button (or Repair button):
>
> <Publish Event="ReinstallMode" Value="a" Order="1">1</Publish>
> <Publish Event="Reinstall" Value="SomeFeature" Order="2">1</Publish>
>
> About Reinstall:
> http://msdn.microsoft.com/en-us/library/aa371184(VS.85).aspx<http://msdn.microsoft.com/en-us/library/aa371184%28VS.85%29.aspx>
>
> About REINSTALLMODE:
> http://msdn.microsoft.com/en-us/library/aa371182(VS.85).aspx<http://msdn.microsoft.com/en-us/library/aa371182%28VS.85%29.aspx>
>
> (a - Force all files to be reinstalled, regardless of checksum or version)
>
> Best regards,
> Natalia Gladkova
>
> -----Original Message-----
> From: ערן גבע [mailto:mail.g...@gmail.com]
> Sent: Tuesday, July 21, 2009 5:22 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] How To Overwrite files in maintenance mode
>
> What should I do in order to make my installer overwrite all the files
> while
> running in maintenance mode?
>
>
> Thanks,
>
> Eran.
>
> ----------------------------------------------------------------------------
> --
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
>
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to