IE7 Unattended installstion during a Win XP Unattended Inatallation
i trying set win xp unattended installation on cd install ie7, media player 11 , of latest services packs.
i have created winnt.sif file. have places of service packs, ie7 exe , mp11 exe in i386\svcpack folder.
in svcpack.inf file have scripted this:
;windows xp
[version]
signature="$windows nt$"
majorversion=5
minorversion=1
buildnumber=2600
[setupdata]
catalogsubdir="\i386\svcpack"
[productcatalogstoinstall]
[setuphotfixestorun]
ie7-windowsxp-x86-enu.exe
wmp11.exe
kb885835.exe /q /o /n /z
kb885836.exe /q /o /n /z
kb886185.exe /q /o /n /z
{i abbreviated list here sake of keeping message shorter}
kb925902.exe /q:a /r:n
qchain.exe
i want ie7 install unattended when installation runs ie7 runs would.
is there way make run form unattended install silently or @ least unattended?
i think might able add switch or 2 ie7-windowsxp-x86-enu.exe line in svcpack.inf file i’m not sure be, if any.
can please me figure 1 out?
ie7-windowsxp-x86-enu.exe /norestart /nobackup /update-no /quiet
Windows Server > Setup Deployment
Comments
Post a Comment