|
我设好无人值守安装,但是虚拟的时候竟然是全手动,为什么?
我是用联想oem改成的
;这是默认无人参与的安装文件
;Target Path 应该是新的目录
;Adminpassword 为空。
[Data]
MsDosInitiated="0"
UnattendedInstall="Yes"
AutoPartition=0
[Unattended]
Unattendmode = FullUnattended
UnattendSwitch="no"
OemPreinstall = Yes
TargetPath = \Windows
OemSkipEula = YES
WaitForReboot="No"
[UserData]
FullName = "FISH"
OrgName = "FISH (Beijing) Limited"
ComputerName = FISH-ZERO
ProductID=PWBPT-6PGKF-TP6MY-299P4-CPXQG
[GuiUnattended]
TimeZone = "210"
AdminPassword =gcrystal
AutoLogon = No
OEMSkipRegional = 1
OEMSkipWelcome = 1
[GuiRunOnce]
command0="%systemdrive%\Program Files\PATCHES\GBPatch\GBEXTSUP.MSI /qn"
command1="%WinDir%\regedit /s %WinDir%\system32\oemlink.reg"
command2="%systemdrive%\Program Files\PATCHES\msjav\msjavx86.exe /q"
command3="%systemdrive%\install\ad.cmd
[LicenseFilePrintData]
AutoMode = "PerServer"
AutoUsers = "5"
[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 85
[Branding]
BrandIEUsingUnattended = Yes
[Components]
msmsgs=off
hearts=off
minesweeper=off
freecell=off
solitaire=off
spider=off
[Networking]
[Shell]
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\FISH.theme"
[Identification]
JoinWorkgroup = Workgroup
[TapiLocation]
CountryCode=86 |
|