tropez
Posts: 6
Joined: Thu Oct 18, 2012 5:38 pm

User being prompted about Interactive Services Detection

So I built an installer that does a few things.

1. It installs a font.
2. It sets some .NET security parameters by running CASPOL 4 times for our 4 different sites we have to configure ([CASPOL] -m -rg "STARLIMS starlimsdev")
3. It adds some IT favorites.

During the installation (which I'm pushing using vCenter Protect using /quiet) users are getting prompted with a message, see attachment. Users get the warning, and if they click Yes they see "a message in a command prompt window saying: The operation you are performing will alter security policy. Are you sure you want to perform this operation? (Yes/No)". They get this multiple times, so I'm assuming each of these CASPOL executions are causing this.

How do I suppress this? It's throwing a huge wrench in our patch cycle this month.
Attachments
message on install.jpg
message on install.jpg (53.36 KiB) Viewed 2887 times
tropez
Posts: 6
Joined: Thu Oct 18, 2012 5:38 pm

Re: User being prompted about Interactive Services Detection

My end user reports "It just came back up and I answered yes 2 more times (which is a total of 4) and it stated the program didn’t require any more attention…so I believe I’m good now…"

So it is the CASPOL execution....
Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact: Website

Re: User being prompted about Interactive Services Detection

You can try using the "-quiet" parameter for CASPOL.

Best regards,
Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”