Jump to content

Recommended Posts

Posted

Hey all...sorry if this has been covered before, but I did a search and it did not yield any results.

Anyhow, I am attempting to create an unattended installation for XP SP2. Everything has been working perfectly fine, from the critical patches slipstream to the driver pack slipstreams (via DriverPack). It is when I tried including Office 2003 that I started having issues. The main issue is that the files are not being copied over to the C:\ drive. I followed the instructions and put everything into OEM\$1\install, but during the installation completion, it blows the error "Cannot find C:\install\install.cmd", where install.cmd is the batch file to launch the Office installation. I go into the C:\ drive and sure enough, nothing from $1 has been copied over.

What am I missing? Your help is greatly appreciated. :)

-M


Posted

just to clarify it should be $OEM$\$1 not OEM\$1, it should reside at the same level as the i386 directory, not inside it, and you need to add OemPreinstall=Yes to the [unattended] section of your winnt.sif answer file.

Posted
just to clarify it should be $OEM$\$1 not OEM\$1, it should reside at the same level as the i386 directory, not inside it, and you need to add OemPreinstall=Yes to the [unattended] section of your winnt.sif answer file.

Thanks for the reply, IcemanND. I will try this. For some reason, the DriverPack created the OEM folder without the $ symbols. I did try putting the $ before and after "OEM" but then the DriverPack installation went awry. I'll mess around with the settings a bit more and see what happens.

Posted

Correct your OEM$ -> $OEM$ and

check for WINNT.SIF to make sure that Its contains OEMPreinstall=Yes

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