Detecting Quiet Mode

4 Messages Forum Options Options
Embed this topic
Permalink
taras
Detecting Quiet Mode
Reply Threaded MoreMore options
Print post
Permalink
I would appreciate if some one can give me a hint on how to detect Quiet Mode during the installation.

The problem I am trying to resolve is that with our product at the end of the installation I am starting the application for collecting some user input. I all works fine. But I want to suppress staring this application if the msi was launched in Quiet Mode.

So far I was not able to find any clue...

Thanks,
Taras
Alexander Shevchuk
Re: Detecting Quiet Mode
Reply Threaded MoreMore options
Print post
Permalink
http://msdn.microsoft.com/en-us/library/aa372096(VS.85).aspx



-----Original Message-----
From: wix-users-bounces@... [mailto:wix-users-bounces@...] On Behalf Of taras
Sent: Wednesday, August 27, 2008 5:28 PM
To: wix-users@...
Subject: [WiX-users] Detecting Quiet Mode


I would appreciate if some one can give me a hint on how to detect Quiet Mode
during the installation.

The problem I am trying to resolve is that with our product at the end of
the installation I am starting the application for collecting some user
input. I all works fine. But I want to suppress staring this application if
the msi was launched in Quiet Mode.

So far I was not able to find any clue...

Thanks,
Taras
--
View this message in context: http://n2.nabble.com/Detecting-Quiet-Mode-tp788386p788386.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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@...
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
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@...
https://lists.sourceforge.net/lists/listinfo/wix-users
taras
Re: Detecting Quiet Mode
Reply Threaded MoreMore options
Print post
Permalink
Thank you Alexander,

This is what I needed....
Alexander Shevchuk wrote:
http://msdn.microsoft.com/en-us/library/aa372096(VS.85).aspx



-----Original Message-----
From: wix-users-bounces@lists.sourceforge.net [mailto:wix-users-bounces@lists.sourceforge.net] On Behalf Of taras
Sent: Wednesday, August 27, 2008 5:28 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Detecting Quiet Mode


I would appreciate if some one can give me a hint on how to detect Quiet Mode
during the installation.

The problem I am trying to resolve is that with our product at the end of
the installation I am starting the application for collecting some user
input. I all works fine. But I want to suppress staring this application if
the msi was launched in Quiet Mode.

So far I was not able to find any clue...

Thanks,
Taras
--
View this message in context: http://n2.nabble.com/Detecting-Quiet-Mode-tp788386p788386.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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


-------------------------------------------------------------------------
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
dB.
Re: Detecting Quiet Mode
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by taras
I believe the "right" way of doing this is to add the launch of the
application in the InstallUISequence. If the InstallUISequence is not
run, you don't have any UI, that's silent install.

-dB.

-----Original Message-----
From: wix-users-bounces@...
[mailto:wix-users-bounces@...] On Behalf Of taras
Sent: Wednesday, August 27, 2008 8:28 PM
To: wix-users@...
Subject: [WiX-users] Detecting Quiet Mode


I would appreciate if some one can give me a hint on how to detect Quiet
Mode
during the installation.

The problem I am trying to resolve is that with our product at the end
of
the installation I am starting the application for collecting some user
input. I all works fine. But I want to suppress staring this application
if
the msi was launched in Quiet Mode.

So far I was not able to find any clue...

Thanks,
Taras
--
View this message in context:
http://n2.nabble.com/Detecting-Quiet-Mode-tp788386p788386.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
-
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@...
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
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@...
https://lists.sourceforge.net/lists/listinfo/wix-users