Unattended XP CD- Probleme mit IE (ist nicht da)
Habe eine Unattended XP CD erstellt mit den Pre updates funktioniert alles soweit sauber bis auf das der Internet Explorern inicht mehr vorhanden ist wer kann mir helfen??
hier meine winnt.sif:
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemPreinstall=Yes
UnattendSwitch="Yes"
TargetPath=\WINDOWS
OemSkipEula=Yes
WaitForReboot="No"
DriverSigningPolicy = Ignore
OemPnPDriversPath = WINDOWS\Drivers
[GuiUnattended]
AdminPassword = *
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=110
OemSkipWelcome=1
[UserData]
ProductID=**************
FullName="*"
OrgName="Private"
ComputerName=master
[Display]
BitsPerPel=24
Xresolution=1024
YResolution=768
Vrefresh=75
[TapiLocation]
CountryCode=49
Dialing=Tone
AreaCode=*****
[RegionalSettings]
LanguageGroup=1
Language=00000407
[Identification]
JoinWorkgroup=Workgroup
[Networking]
InstallDefaultComponents=Yes
[Branding]
BrandIEUsingUnattended=Yes
[url]
Home_Page=http://www.winhelpline.info
Help_Page=http://www.winhelpline.info
Search_Page=http://www.google.de
[Proxy]
[Proxy]
Proxy_Enable=1
Use_Same_Proxy=0
HTTP_Proxy_Server=197.9.207.2:3128
Proxy_Override=<local>
Secure_Proxy_Server=197.9.207.2:3128
FTP_Proxy_Server=197.9.207.2:3128
Gopher_Proxy_Server=197.9.207.2:3128
Socks_Proxy_Server=197.9.207.2:1080
[Shell]
DefaultStartPanelOff = Yes
DefaultThemesOff = Yes
[SystemFileProtection]
SFCQuota=0
[GuiRunOnce]
Command0="%systemroot%\INSTALL\hotfixes\hotfixes.cmd"
Command0="%systemroot%\INSTALL\hotfixes\main_batch.cmd"
|