Jump to content

Recommended Posts

Posted

hi,

it should be like this:

;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   UnattendSwitch="yes"
   Repartition=No
   WaitForReboot="No"
   DriverSigningPolicy=Ignore
   TargetPath=\WINDOWS
   OemPnPDriversPath="Drivers\000_chipset_intl;Drivers\000_chipset_nv;Drivers\000_chipset_sis;Drivers\001_network;Drivers\002_sound;
Drivers\003_graphics;Drivers\004_monitor;Drivers\005_SiL;Drivers\006_k7;"

[GuiUnattended]
   AdminPassword=REMOVED
   OEMSkipRegional=1
   TimeZone=110
   OemSkipWelcome=1

[UserData]
   ProductKey=REMOVED
   FullName="xxx"
   OrgName="yyy"
   ComputerName=REMOVED

[Display]
   BitsPerPel=32
   Xresolution=1024
   YResolution=768
   Vrefresh=75
   ConfigureAtLogon=0
   AutoConfirm=1

[TapiLocation]
   AreaCode=0
   LongDistanceAccess="0"

[RegionalSettings]
   LanguageGroup=1
   SystemLocale=00000409
   UserLocale=00000407
   InputLocale=0407:00000407

[Identification]
   JoinWorkgroup=REMOVED

[Networking]
   InstallDefaultComponents=No

[NetAdapters]
   Adapter1=params.Adapter1

[params.Adapter1]
   INFID=*

[NetClients]
   MS_MSClient=params.MS_MSClient

[NetServices]
   MS_SERVER=params.MS_SERVER

[NetProtocols]
   MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
   DNS=Yes
   UseDomainNameDevolution=No
   EnableLMHosts=Yes
   AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
   SpecificTo=Adapter1
   DHCP=Yes
   WINS=No
   NetBIOSOptions=0

[Components]
   msmsgs=off
   msnexplr=off
   zonegames=off
   upnp=off
   OEAccess=off
   IEAccess=off
   TerminalServer=off
   IndexSrv_System=off
   freecell=off
   Pinball=off

[SetupParams]
   UserExecute="%SystemDrive%\Install\XPlode.exe /xml:#SYSTEMDRIVE#\Install\Phase3.xml /log:#SYSTEMDRIVE#\Phase3.log"

[GUIRunOnce]
   "%Systemdrive%\Install\XPlode.exe /xml:#XPLODE#\Phase4.xml /log:#SYSTEMDRIVE#\Phase4.log"

hope this helps a bit

cya

Killer Bee


Posted
and the language group should be right b/c I'm including some asian languages since some of the sites I check have characters like that so I want them to display properly

Have you or anyone else figured out how to automatically install support for reading say Japanese characters? I asked about it in another thread but never got a response.

Posted
and the language group should be right b/c I'm including some asian languages since some of the sites I check have characters like that so I want them to display properly

Have you or anyone else figured out how to automatically install support for reading say Japanese characters? I asked about it in another thread but never got a response.

To my understanding (and I am a noob to this so I could be dead wrong) but the languagegroup setting tells it which language packs to install.... so mine is english, chinese, japanese, etc and theoretically I should be able to go to one of those sites and not need to install the language pack... but I could be wrong...

and no one has any tips or even places to look about the install file I'm using? I can accept needing to do the update page but I would like to have the rest of it be automated... then at least it's just one thing I need to do and then still have all my programs installed...

Posted
To my understanding (and I am a noob to this so I could be dead wrong) but the languagegroup setting tells it which language packs to install.... so mine is english, chinese, japanese, etc and theoretically I should be able to go to one of those sites and not need to install the language pack... but I could be wrong...

Actually you're quite right. I just did a test and it worked. All you need is:

[RegionalSettings]
   LanguageGroup=7

This installs support for Simplified and Traditional Chinese, Japanese, and Korean. :)

Posted

well thanks for the help everyone... seems to be working now and I think I've figured out the problem with my install file...

so does anyone have any tips on how to clean it up or tools I can look into? I keep reading about xplode... is it something I should look into or is it meant for more advanced stuff than I'm doing...

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