Jump to content

please help


Recommended Posts

Using a windows 2000sp4 slipstream. I have the files copied to the cd correctly, followed the tutorials etc.

But the runonceex.cmd doesnt seem to run correctly.

However, the files are copied to the hard drive and i can see them in windows explorer under c:\install\applications\

My runonceex.cmd shows this:

cmdow @ /HID
@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx



REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\001 /VE /D "Preparing Installation..." /f
REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\Applications\prepare.cmd" /f

REG ADD %KEY%\002 /VE /D "Acrobat Reader 6.0" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\Applications\Acrobat\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\"""

REG ADD %KEY%\003 /VE /D "Mcafee" /f
REG ADD %KEY%\003 /V 1 /D "%systemdrive%\install\Applications\Virus\w2k.msi /qn" /f

REG ADD %KEY%\075 /VE /D "Cleaning Up and Rebooting" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\install\Applications\cleanup.cmd" /f

EXIT

I have the reg.exe copied to the %OEM%\system32\, whats happening is on adobe it whips by lighting fast and doesnt install, and with mcafee it says cannot find the file.. but its there on the hard drive cause i can see it now and run it manually....

Any ideas??

Link to comment
Share on other sites


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