Jump to content

Recommended Posts

Posted

Hi All,

This should be a painless fix (I hope). Once this application runs in the RunOnceEx.cmd it reboots after installation. I have a few other thing that need to run after. Can someone tell me if I am using the wrong syntax.

REG ADD %KEY%\050 /VE /D "Applying Norton Antivirus 10 Patch" /f
REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Patch\AllWinEN.msp /qb-" /f

Thanks.


Posted

Does someone know where I can find this slipstream that booooogy is talking about. It would be real helpful if i can get that.

REG ADD %KEY%\050 /VE /D "Applying Norton Antivirus 10 Patch" /f

REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Patch\AllWinEN.msp /qb-" /f

Everytime this runs the pc reboots after its finished....

Thanks All.

Posted (edited)

first u have to create an administrative install point. u do this by running

setup.exe /a

.

then u follow the instruction on the screen and choose the destination folder (let's call it sav). in this folder u have to have: vdefhub.zip, a .msi file, some other files and 5 folders: Common, program files, Redist, System32 and windows. then u rename the.msp file to sav.msp and run this command:

msiexec /p x:\sav.msp /a x:\sav\name of msi.msi shortfilenames=true /qb

where x is the drive u want.

u wait the process to finish. that is it

Edited by boooggy

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