Jump to content

Recommended Posts

Posted

Hi,

I'm trying to install avg 7 free edition and having no luck. heres the relevant files.

[runonce]

REG ADD %KEY%\017 /VE /D "Installing AVG 7" /f

REG ADD %KEY%\017 /V 1 /D "%systemdrive%\Install\Applications\AVG7\avg7.cmd" /f

[avg7.cmd]

cmdow @ /HID

CD %systemroot%\Install\Applications\AVG7\

avg7.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED /LOG %systemdrive%\AVG7INST.LOG

If i run the avg7.cmd file manually then it will install but not during windows installation, any ideas please.


Posted

I know you've sorted your problem, I was just wondering why you can't get rid of the pointless cmd file and run with this instead

REG ADD %KEY%\017 /VE /D "Installing AVG 7" /f
REG ADD %KEY%\017 /V 1 /D "%systemdrive%\Install\Applications\AVG7\avg7.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED /LOG %systemdrive%\AVG7INST.LOG" /f

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...