Using Wix V2 successfully for some time now, I came across a problem today 
when a customer tried to use administrative install (msiexec /a) mode: As it 
seems, this is not really supported by Mondo. What happens is the following:

- msiexec /a myinstaller.msi does nothing

- msiexec /a TARGETDIR=\\some\share does in fact perform an administrative 
install to \\some\share, BUT all the UI dialogs (like which features to 
install, which folders to use and acceptance of license) are not presented 
when performing the admin install, but shown to the end-user instead.

Back in the days when there was no WixUI_Mondo and one had to use a decompiled 
uisample.msi, that logic was quite different: All the dialogs were presented 
in the administrative install, and the end user just got a MSI which asked no 
questions.

Is there any chance to get the behaviour of uisample.msi with Mondo?

thanks in advance,
 chris


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to