[WiX-users] MSBuild generated bootstrapper and quiet mode

2007-01-03 Thread Petr Vones
Hi,

I use msbuild to generate standard bootstrapper (using GenerateBootstrapper 
element) which produces setup.exe and several depended folders with selected 
prereqesites.

My question is whether I can run the setup.exe in a quiet mode with no UI 
interaction (license dialogs displayed by the setup.exe etc).

I'm aware it is a bit OT here but haven't found anything useful about it.

Thanks, Petr 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] MSBuild generated bootstrapper and quiet mode

2007-01-03 Thread Francis Kam

I'm not really sure what the answer is to this, but to me it doesn't seem
the ideal approach. The point of the bootstrapper is to make it easier for
the user to install without having to figure out the exact dependencies and
so on. For unattended installs, the admin usually knows the dependencies,
and you can silently install the prereqs before silently installing the MSI.
Is there a particular scenario you're thinking of for this?

-Francis



On 1/3/07, Petr Vones [EMAIL PROTECTED] wrote:


Hi,

I use msbuild to generate standard bootstrapper (using
GenerateBootstrapper
element) which produces setup.exe and several depended folders with
selected
prereqesites.

My question is whether I can run the setup.exe in a quiet mode with no
UI
interaction (license dialogs displayed by the setup.exe etc).

I'm aware it is a bit OT here but haven't found anything useful about it.

Thanks, Petr


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users