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 agre
Bob Arnson wrote:
John Robbins wrote:
After an hour of Googling, I can't see how 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
I've been thinking about adding a warning to the LaunchConditions parsing
code in the compiler. In almost every case, you should add "Installed OR"
to the beginning to ensure it only runs during initial install.
Derek
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] O
John Robbins wrote:
> After an hour of Googling, I can't see how 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. Wha
4 matches
Mail list logo