Jump to content

Recommended Posts

Posted

hey i have a problem with my bat file "main_batch" i have do it right but i can not install my all my programs. i think the problem is %systemdrive% that command if i am right it is C:\ the command meen right but the programs are not on drive C it is on the XP cd i have make and it works but not my programs are there a command somthing like %systemdrive% but to a CD-ROM drive beacuase i can not think it out how i gonna fix that problem please help


Posted

You have done it correctly. The main purpose of the $OEM$\$1\ folders is that the contents of them get copied over to the systemdrive during setup (that would be C:\ if Windows XP is being installed on that drive)

e.g. X:\$OEM$\$1\install\ will become C:\install\ when setup finishes.

if these files didn't get copied over then you need to add this line to the [unattended] section in winnt.sif:

OemPreinstall=Yes

That will instruct setup that there is an OEM distribution to be copied over. Hope that helps!

Posted

uuhhh i seee in my winnt.sif file i can see that command OemPreinstall is set to no if i set it to yes it will work right?

Posted

OK thank you i try again i tell you if it works ok but i have a quasten what is these files do?

DelUser

System Internals PSshutdown utility

System Internals PSshutdown utility

Posted

sorry i meen what are they doing?

DelUser

System Internals PSshutdown utility

Posted

DelUser will delete a user account. I use it to delete the ASP.NET account in Windows XP, which I don't need.

PSShutdown will automatically reboot or shutdown the computer. I use this tool so that Pre-SP2 updates finish installing on the next restart.

Posted

thanks again but i don´t need to make 3 bat files i have just created one bat file i don´t have eny drivers to install so i don´t have make a folder named driver just install folder i have maked

Posted

That's OK, it will still work perfectly :)

I use 3 so I can easily find what I'm looking for and edit/update them.

Posted

ok thanks for your help i came back about 45 min and tell you if it work ok thanks 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...