Jump to content

Recommended Posts

Posted

;SetupMgrTag

[Data]

Autopartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

OemDrivers=OemInfFiles

[unattended]

UnattendMode=FullUnattended

UnattendSwitch=No

OemPreinstall=Yes

OemSkipEula=Yes

FileSystem=NTFS

WaitForReboot=No

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

Hibernation=No

TargetPath=\WINDOWS

[OemInfFiles]

OemDriverFlags=1

OemDriverPathName=%SystemRoot%\NLDRV

OemInfName="em202f5.inf","ema202f.inf"

[Display]

Xresolution=640

Yresolution=480

BitsPerPel=32

Vrefresh=85

[GuiUnattended]

EncryptedAdminPassword=NO

AdminPassword=*

OemSkipWelcome=1

OEMSkipRegional=1

TimeZone=85

[Components]

Iis_common=On

Iis_inetmgr=On

Iis_nntp=On

Iis_smtp=On

Iis_webadmin=On

Iis_webdav=On

Iis_www=On

Iis_asp=On

[userData]

ProductKey=xxxx-xxxx-xxxx-xxxx-xxx

FullName="xxxx"

OrgName="xxxx"

ComputerName=xxxx-xxxx

[RegionalSettings]

LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1

[Networking]

InstallDefaultComponents=Yes

[WindowsFirewall]

Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode=0

[identification]

JoinWorkgroup=Workgroup

[TapiLocation]

AreaCode=541

[FavoritesEx]

Title1="Windows XP Unattended.url"

URL1="http://unattended.msfn.org"

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://www.golden-computers.com/webmail

Search_Page=http://www.google.com

[Proxy]

Proxy_Enable=1

Use_Same_Proxy=0

HTTP_Proxy_Server=192.168.0.1:87

Proxy_Override=<local>

[shell]

CustomDefaultThemeFile = %WinDir%\Resources\Themes\Golden.theme

[GuiRunOnce]

%systemdrive%\Batches\acrobat.cmd

%systemdrive%\Batches\apps.bat

%systemdrive%\Batches\BOOTSC~1.CMD

3 questions :

1.Where does the [shell] go?

2.do quote surround each of the OemInfName= line such as OemInfName="em202f5.inf","ema202f.inf"?

3. Where is line 27?

John


Posted

for the shell:

change the %WinDir%\Resources\Themes\Golden.theme to "%WinDir%\Resources\Themes\Golden.theme" it has to be in quotes

line 27 is the OemInfName line but i dont know if you need to add in quote these

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...