Jump to content

Recommended Posts

Posted (edited)

Hi, how do I skip the "Lets take a moment to setup your computer" thing that is in OEM?

EDIT: Figured that part out, next part is below

;SetupMgrTag

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
UnattendSwitch="yes"
TargetPath=\WINDOWS

[GuiUnattended]
AdminPassword="xxxxxx"
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone = 035
OemSkipWelcome=1

[UserData]
ProductKey=xxxxx
FullName="Mary T"
OrgName="Interiors by J&M"
ComputerName=JM1

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[GuiRunOnce]
"%systemdrive%\install.cmd"

When I first log on it says it could not find install.cmd is there something here preventing me from copying my $OEM$ directory? In the $OEM$ directory, no sub folder, my install.cmd resides. I cant see the $OEM$ folder on my hard drive, which makes me think it didnt copy... please help My $OEM$ folder is structured like this:

-$OEM$
|
-$Progs (in that folder I have Adobe Reader, Java 6, and Thunderbird, then I have the following)
|
-Avast
|
-OOF

Edited by cullend11

Posted

Hi! Cullend11,

The appropriate OEM structure is

$OEM$

|----

|----$1 - Points to the Windows Drive (' C ' in most cases)

|----$$ - Points to the Windows Folder( u can have nested System32, Web\Wallpapers or Fonts in it and copy the

required contents)

Hope it helps

Regards

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