A
AFC_1903
Guest
I am trying to create an image for Vista (Enterprise) using sysprep and
ImageX. The image is being (has been) made in VMware, and to this image
I would like to add other languages. I have a selection of other
language Vista ISO disks at my disposal (French, Spanish, Japanese,
German, Polish etc).
How would I go about attaching these to it? Images can be made of
each/any other languages. The end image is (if all goes to plan) to
allow users the option of which language they want to use.
Do I take images of multiple OS's then combine them in some way?
I am a beginner with Vista, and scripting isn't a strong point either,
so any and all help will be much appreciated.
G
*EDIT*
This is the script I made.....
;SetupMgrTag
[Unattended]
KeepPageFile=0
OEMSkipEULA=Yes
UpdateInstalledDrviers=No
NonDriversSigningPolicy=Ignore
[Sysprep]
BuildMassStorageSection=Yes
[GuiUnattended]
AdminPassword="Password"
EncryptedAdminPassword=NO
OEMSkipRegional=1
OEMSkipWelcome=1
AutoLogon=Yes
AutoLogonCount=100
OEMSkipRegional=0
TimeZone=85
[UserData]
FullName="Test"
OrgName="Cork"
ComputerName=Cork*
[Identification]
JoinWorkgroup=Work1
--
AFC_1903
Posted via http://www.vistaheads.com
ImageX. The image is being (has been) made in VMware, and to this image
I would like to add other languages. I have a selection of other
language Vista ISO disks at my disposal (French, Spanish, Japanese,
German, Polish etc).
How would I go about attaching these to it? Images can be made of
each/any other languages. The end image is (if all goes to plan) to
allow users the option of which language they want to use.
Do I take images of multiple OS's then combine them in some way?
I am a beginner with Vista, and scripting isn't a strong point either,
so any and all help will be much appreciated.
G
*EDIT*
This is the script I made.....
;SetupMgrTag
[Unattended]
KeepPageFile=0
OEMSkipEULA=Yes
UpdateInstalledDrviers=No
NonDriversSigningPolicy=Ignore
[Sysprep]
BuildMassStorageSection=Yes
[GuiUnattended]
AdminPassword="Password"
EncryptedAdminPassword=NO
OEMSkipRegional=1
OEMSkipWelcome=1
AutoLogon=Yes
AutoLogonCount=100
OEMSkipRegional=0
TimeZone=85
[UserData]
FullName="Test"
OrgName="Cork"
ComputerName=Cork*
[Identification]
JoinWorkgroup=Work1
--
AFC_1903
Posted via http://www.vistaheads.com