That isn't a setting you can do on a per-msi basis (only on a per-computer
basis, that is, remove it for all msi files on that computer).

-----Original Message-----
From: Sam Strasser [mailto:sam.stras...@microsoft.com] 
Sent: Thursday, January 28, 2010 1:16 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Remove 'repair' option from .msi context menu

Hello,

I'm generating an .msi, and in my .wxs file I say to disable repair from ARP
as follows:
<Property Id="ARPNOREPAIR" Value="yes" Secure="yes" /> <Property
Id="ARPNOMODIFY" Value="yes" Secure="yes" />

Repair is disabled correctly in ARP.  When I right click on the .msi in
Windows Explorer, though, I see the option to repair, which I don't want the
user to see or use (see attached image).  How can I remove this?

Thanks in advance,
Sam


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to