Jump to content

Excludes Error


Recommended Posts

The error occurs between the 3 configurations listed shown below. If I remove the exclude from either Symantec products, the error goes away...

prog[pn]=['Grisoft AVG Anti-virus 7.5'];
desc[pn]=['AVG Anti-Virus Free Edition is one of the most popular solutions to provide basic security protection on home and non-commercial PCs. We invite you to join the millions of users around the world who rely on AVG\'s unique award-winning detection methods by downloading AVG Anti-Virus Free Edition.'];
uid[pn]=['GRISOFTAVG'];
dflt[pn]=['no'];
cat[pn]=['System'];
forc[pn]=['no'];
excl[pn]=['SYMANTECANTIVIRUS','SYMANTECANTIVIRUSVISTA'];
cond[pn]=['FileExists("%Root%\\Applications\\Grisoft AVG Anti-virus\\AVG75.exe")'];
cmd1[pn]=['"%Root%\\Applications\\Grisoft AVG Anti-virus\\AVG75.exe" /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED'];
cmd2[pn]=['"%Root%\\Applications\\Grisoft AVG Anti-virus\\deleteIcons.cmd"'];
picf[pn]=['../../Applications\\Grisoft AVG Anti-virus/GrisoftAVGAntiVirus.png'];
picw[pn]=['48'];
pich[pn]=['48'];
textl[pn]=['Left'];
pn++;

prog[pn]=['Symantec Antivirus Corporate Edition 10.1.5'];
desc[pn]=;
uid[pn]=['SYMANTECANTIVIRUS'];
dflt[pn]=['yes'];
cat[pn]=['System'];
forc[pn]=['no'];
excl[pn]=['GRISOFTAVG'];
cond[pn]=['(FileExists("%Root%\\Applications\\Symantec Antivirus\\Symantec AntiVirus.msi")&& getOSver()=="XP")||(FileExists("%Root%\\Applications\\Symantec Antivirus\\Symantec AntiVirus.msi")&& getOSver()=="03")'];
cmd1[pn]=['"%Root%\\Applications\\Symantec Antivirus\\Symantec AntiVirus.msi" /qb RUNSCAN=0 RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS'];
picf[pn]=['../../Applications\\Symantec Antivirus\\SymantecAntivirus.png'];
picw[pn]=['64'];
pich[pn]=['64'];
textl[pn]=['Left'];
pn++;

prog[pn]=['Symantec Antivirus Corporate Edition 10.2'];
desc[pn]=;
uid[pn]=['SYMANTECANTIVIRUSVISTA'];
dflt[pn]=['yes'];
cat[pn]=['System'];
forc[pn]=['no'];
excl[pn]=['GRISOFTAVG'];
cond[pn]=['FileExists("%Root%\\Applications\\Symantec Antivirus\\Vista\\Symantec AntiVirus.msi")&& getOSver()=="Vista"'];
cmd1[pn]=['"%Root%\\Applications\\Symantec Antivirus\\Vista\\WindowsInstaller-KB893803-v2-x86.exe" /quiet /norestart'];
cmd2[pn]=['"%Root%\\Applications\\Symantec Antivirus\\Vista\\Symantec AntiVirus.msi" /qb RUNSCAN=0 RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS'];
picf[pn]=['../../Applications\\Symantec Antivirus\\SymantecAntivirus.png'];
picw[pn]=['64'];
pich[pn]=['64'];
textl[pn]=['Left'];
pn++;

post-26786-1184253239_thumb.jpg

Edited by JuMz
Link to comment
Share on other sites


  • 2 weeks later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...