For some reason my msi file is bringing up the maintenance mode when I
double click it.

So, now I have two questions.

1.  How do I make sure that only remove is supported.
I've already set the property ARPNOMODIFY like this:
      <Property Id="ARPNOMODIFY" Value="1" />
but I've done it in a <UI> block.  Is that wrong?

I notice that the change button on the dialog is disabled, and that it
doesn't appear on the add remove programs applet either.

Secondly, if this is expected behavior, any ideas why when I click the
remove button, everything in my install disappears, except for the entries
under add remove programs?

Looking through my log for the reinstall, it appears that Remove isn't set 
to ALL.  Could that be the problem?  Is there something special that needs 
to be done when using the WiX UI libraries?

I'm running on vista by the way; haven't had the chance to check if this is
a problem on XP or earlier yet.

Anthony Wieser
Wieser Software Ltd


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to