A
Adam Leinss
I'm using the below sysprep.inf file. Sysprep still insists that I accept the EULA, even though
I specifically told it not to by using OEMSkipEULA=1. Any ideas?
[UserData]
FullName="x"
OrgName="x"
ProductID="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
[Unattend]
KeepPageFile=0
OEMPreinstall=No
OEMSkipEula=Yes
ExtendOemPartition=1
OEMPnPDriversPath="\install\drivers\nic;\install\drivers\audio;install\drivers\video"
InstallFilesPath="\install\i386"
[GuiUnattended]
AutoLogonAccountCreation=No
TimeZone=20 ;US Central Time Zone
OEMSkipRegional=1 ;Skip regional options page
OEMSkipWelcome=1 ;Bypass Welcome screen
[Display]
BitsPerPel=24
Xresolution=800
YResolution=600
Vrefresh=72
[OEM_Ads]
Logo="x.bmp"
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
Thanks,
Adam
I specifically told it not to by using OEMSkipEULA=1. Any ideas?
[UserData]
FullName="x"
OrgName="x"
ProductID="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
[Unattend]
KeepPageFile=0
OEMPreinstall=No
OEMSkipEula=Yes
ExtendOemPartition=1
OEMPnPDriversPath="\install\drivers\nic;\install\drivers\audio;install\drivers\video"
InstallFilesPath="\install\i386"
[GuiUnattended]
AutoLogonAccountCreation=No
TimeZone=20 ;US Central Time Zone
OEMSkipRegional=1 ;Skip regional options page
OEMSkipWelcome=1 ;Bypass Welcome screen
[Display]
BitsPerPel=24
Xresolution=800
YResolution=600
Vrefresh=72
[OEM_Ads]
Logo="x.bmp"
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
Thanks,
Adam