Jump to content

Files & folders in $OEM$ folders not copied


Recommended Posts

All the files and folders I put in i386\$OEM$\$1\ failed to copy over during install.

I have ensured that I OemPreinstall=Yes.

This is how I placed the files & folders (including the winnt.sif & my batch file - mbithi.cmd) in my CD

I386\$OEM$\$1\Install

I386\$OEM$\$Progs

I386\$OEM$\$1\Install\mbithi.cmd

I386\winnt.sif

My unattended process went on well and Winxp professional was installed and tweaked according to the settings in winnt.sif. That tells me the winnt.sif file was processed. I used Nlite to produce it and manually edited the option - OemPreinstall and set it to "Yes".

Here is my winnt.sif:

--- begin winnt.sif---

;

; Generated by nLite 0.99.4 beta 2

;

[Data]

MsDosInitiated =0

UnattendedInstall =Yes

[unattended]

UnattendMode = FullUnattended

UnattendSwitch =Yes

OemPreinstall=Yes

OemSkipEula = Yes

FileSystem = *

WaitForReboot = No

TargetPath = "\Windows"

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[systemFileProtection]

SFCQuota = 0

[GuiUnattended]

EncryptedAdminPassword = No

AdminPassword = "password"

AutoLogon = Yes

TimeZone = 155

OEMSkipRegional = 1

OemSkipWelcome = 1

[shell]

DefaultThemesOff = Yes

DefaultStartPanelOff = Yes

[userData]

ProductKey = "XXXXX-XXXXX-XXXXX-XXXX-XXXXX"

ComputerName = "BGT"

FullName = "ONESMO"

OrgName = "ORGANIZEDCONFUSION"

[RegionalSettings]

Language = 0409

[identification]

JoinWorkgroup = "WORKGROUP"

[GuiRunOnce]

c:\install\mbithi.cmd

--- end winnt.sif---

Any help is highly appreciated!

Charlo

winnt.sif

Link to comment
Share on other sites


Thanks totoymola for pointing out the error i made in my dir structure

actually, $I386$ is supposed to be at the root. I'm making an installation

CD. I have just confirmed at http://unattended.msfn.org/xp/oemfolders.htm

Its kinda strange i overlooked that and yet I was refering to it over and

over again during my CD preparation.

Anyways thanks guyzx - soulin, Bâshrat the Sneaky, Astalavista for your input

I appreciate that alot.

Am going to correct my error and will post the outcome.

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