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

About REINSTALLMODE:
http://msdn.microsoft.com/en-us/library/aa371182(VS.85).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

Reply via email to