I want to perform some tasks if setup is running in repair mode.
Does anybody know how to identify setup is running in repair mode?
See if the thread "How to Tell if Self Repair" starting 7/18 in
microsoft.public.windows.msi helps.
(This is really a question about MSI-based setups because VS setup projects
generate MSI files, so the platformsdk.msi group is a really the best place
to ask.)

Signature
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280
>I want to perform some tasks if setup is running in repair mode.
> Does anybody know how to identify setup is running in repair mode?