all groups > dotnet setup > august 2005 >
You're in the

dotnet setup

group:

Issued with conditions in uninstall custom actions


Issued with conditions in uninstall custom actions fdeloye
8/11/2005 12:00:00 AM
dotnet setup:
Hello,

I am using a checkbox in my setup user interface. I use the checkbox result
to install or not part of my applications.
I triggered some custom actions on this checkbox result (with condition
property), it works fine for actions on Install, but the checkbox result
seems not to be taken into account on the Uninstall part

Any clue for this ?

Thanks
F.D.

Re: Issued with conditions in uninstall custom actions Phil Wilson
8/17/2005 11:33:24 AM
The property value associated with a checkbox is not preserved unless you
save it yourself somewhere. You could save it somewhere during your install
custom action and then unconditionally call an uninstall custom action that
gets that saved property value.

--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

[quoted text, click to view]

AddThis Social Bookmark Button