I need to deploy out ADE 4.0.3 to multiple machines via SCCM. I have it working via .bat, however, the .exe prompts the machine to install Norton Security Scan at the end of the install. Unfortunately, the /s (silent) commandline switch doesn't bypass that prompt. The install will prompt for Norton during each install attempt on a machine (up to 3 times; at which point subsequent installs do not prompt).
I need an .exe provided by Adobe that does not have that Norton prompt or be notified of a command line switch that will deny the prompt. Thank you.