Thanks Bob.
I tried "WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT AND NOT Installed", but it still
doesn't work. I mean, I install it, then run msi again and choose 'Remove', in
the final page of the uninstallation, the "Launch Application" option is still
showing up.
Here is the code:
WIXUI_E
Michael Zemanek wrote:
> You have sort of wrong logic in here. Both controls are initially
> visible and then shown by condition (=always visible).
> Either change the controls (...) or
> change your condition to Installed
>
WixUI does the former.
--
sig://boB
http://joyofsetup.com/
--
You have sort of wrong logic in here. Both controls are initially
visible and then shown by condition (=always visible).
Either change the controls (...) or
change your condition to Installed
little.forest wrote:
>
> NOT Installed
>
>
> NOT Installed
>
---
little.forest wrote:
> NOT InstalledWIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT AND NOT
Installed
Check your ControlCondition table in Orca.
--
sig://boB
http://joyofsetup.com/
--
The NEW KODAK i700 Series Scanners deliver
this? -
Show it if it's a fresh install or Repair; Do not show it if it's a Remove.
Thanks in advance.
/Brian
From: little.forest
To: wix-users@lists.sourceforge.net
Sent: Friday, May 8, 2009 1:24:36 PM
Subject: [WiX-users] WiX 3.0: Install/Repair/Remo
We're using WiX version 3.0.4805.0.
We have a question:
Which property can we use to identify the Install, Repair or Remove operations?
I tried "Installed" and "NOT Installed". I thought "NOT Installed" means "fresh
installation" operation; "Installed" means eitherĀ "Repair" or "Remove"
operatio
6 matches
Mail list logo