John Robbins wrote:
> After an hour of Googling, I can't see how to disallow silent installs.

I can't see why to disallow silent installs.

> The default WiX installs allow you to specify \q to MSIEXEC.EXE and you
> get a silent install. However, that allows you to skip checking the
> license agreement option, which my client doesn't like.

Tell your client that when someone is installing
(deploying) their program to a hundreds or thousands
of computers they really want to do a silent install.
Bob already mentioned SMS, but also a normal Group
Policy deployment method uses "silent install".

Breaking the msi-package with unnecessary stuff only
makes system administrators angry.

-- 
Mikko Järvinen


-------------------------------------------------------------------------
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.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to