Hi,

I looked at the docs at 
http://msdn.microsoft.com/en-us/library/aa368250%28VS.85%29.aspx but I 
could not find any information:

Within a DLL extension for MSI, how can I found out ...

a) In which UI mode I am (full, reduced, simple, no)
b) If I am called in InstallUISequence or InstallExecuteSequence
c) If I am called in setup mode, repair mode or uninstall mode?

I need at least (c) because my function should only be called on a fresh 
install.

I need (a) because in case of a full/reduced UI I want to have 
MsiProcessMessage, in the other cases I want to do "silent" action.

Regards,
  Luke


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to