Jump to content

Recommended Posts

Posted

I have created an $OEM$ file inside of I386 and it is not being copied over to the hard drive on installation of XP.

What i have is...

I386\$OEM$\$1\install\applications

What I understand is this should create a folder

C:\install\applications

Inside of applications I have all the programs I want to silent install and on my winnt.sif file under guirunonce I call out

%systemdrive%\install\start.cmd

It gives me an error because C:\install doesn't exist

But if I copy the folder directly to

C:\install

and then execute start.cmd everything works fine.

Any idea why $OEM$\$1\install is not being copied to the hard drive on installation?


Posted (edited)

Well.. same here... I made dozen of recovery CD's for systems at home. Sometimes it's the little stupid mistakes that takes days to find.

Like the latest system I was building a recovery CD for... Took me 4 days to figure out why $OEM$ is not being copied over.

	OemPreinstall=No

make sure it's set to YES in winnt.sif and problem solved ;)

I hope :P

Edited by osiris_osiris
Posted
I386\$OEM$\$1\install\applications

The reason why it doesn't work, is because you didn't read properly ;)

Your $OEM$ folder should not be in the I386 folder. Both folders need to be next to each other.

Read this again ;)

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