xp unattended install, customizing folder display and views

D

Dave

Hello,
I'm trying an xp unattended install. I want to have it do several
things, set up the system for automatic logon and set up the theme for
windows classic. The autologon does not work, i still have to enter a
password, and the windows classic display issue, the desktop is utilizing
the windows classic look, however control panel and other folders are still
in the new xp mode. I've included snipets of my unattended installation file
below. Any assistance appreciated.
Thanks.
Dave.

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition = yes
DriverSigningPolicy = ignore
DUDisable = Yes
UnattendSwitch = Yes

[GuiUnattended]
AdminPassword=passwordHere
EncryptedAdminPassword=Yes
AutoLogon=Yes
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1

[UserData]
ProductKey=KeyHere
FullName=""
OrgName=""
ComputerName=name

[Branding]
BrandIEUsingUnattended=Yes

Home_Page=http://www.google.com He...ultStartPanelOff = Yes DefaultThemesOff = Yes
 
S

Shenan Stanley

Dave said:
Hello,
I'm trying an xp unattended install. I want to have it do several
things, set up the system for automatic logon and set up the theme
for windows classic. The autologon does not work, i still have to
enter a password, and the windows classic display issue, the
desktop is utilizing the windows classic look, however control
panel and other folders are still in the new xp mode. I've included
snipets of my unattended installation file below. Any assistance
appreciated. Thanks.
Dave.

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition = yes
DriverSigningPolicy = ignore
DUDisable = Yes
UnattendSwitch = Yes

[GuiUnattended]
AdminPassword=passwordHere
EncryptedAdminPassword=Yes
AutoLogon=Yes
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1

[UserData]
ProductKey=KeyHere
FullName=""
OrgName=""
ComputerName=name

[Branding]
BrandIEUsingUnattended=Yes

Home_Page=http://www.google.com He... the instructions there, look in their forums...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top