thank you so much for the responses
I have added a type 19 custom action and conditioned it to run upon repair

What configuration change should i make to the Operating Sysem to remove
repair from the msi right click menu?


Sébastien Mouren wrote:
> 
> 2008/10/24 Andy2k8 <[EMAIL PROTECTED]>:
>>
>> I get the repair option when right clicked the msi file even though i set
>> ARPNOREPAIR property to 1..
>> How do i get rid of repair from the right click menu?
> 
> Put a LaunchCondition testing the value of the REINSTALL property. Act
> accordingly.
> It won't disable the repair in the context menu, nor in the command
> line but the repair won't be able to execute.
> 
>> -----
>> Andy
>> MSI Developer
>> Schneider Electric:working:
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 


-----
Andy
MSI Developer
Schneider Electric:working:
-- 
View this message in context: 
http://n2.nabble.com/Problem-disabling-%22Repair%22-tp1371155p1371394.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to