Maybrick
Thu Mar 27 05:19:01 PDT 2008
Thank you very much for your answer Robear , but it´s not usefull in may case
because I need to install IE 7.0 and MUI for IE 7.0 in only one step.
This means that after install IE 7.0 and you don´t reboot if you try to
install MUI , appears the following error message :
" The version of internet explorer you have installed does not match the
update you are trying to install "
I want to avoid this message and install both apps in only one step. So the
question is , there is any way to install IE 7.0 and MUI for IE 7.0 without
rebooting in the middle of the installation of both apps ???
Thank you very much
"PA Bear [MS MVP]" wrote:
> Start here:
>
> Internet Explorer 7 Administration Kit:
>
http://technet.microsoft.com/en-us/ie/bb219556.aspx
> --
> ~Robear Dyer (PA Bear)
> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
> AumHa VSOP & Admin
http://aumha.net
> DTS-L
http://dts-l.net/
>
>
> Maybrick wrote:
> > I´m trying to deploy IE 7.0 with file IE7-WindowsXP-x86-enu.exe and MUI
> > for
> > IE 7.0 with file IE7MUI-x86-enu.exe.
> >
> > I´m trying to deploy via silent install with this instructions :
> >
> > %~dp0IE7-WindowsXP-x86-enu.exe /quiet /update-no /norestart
> > %~dp0IE7MUI-x86-enu.exe /quiet /norestart
> > %SystemRoot%\System32\shutdown.exe -r -t 60
> >
> > and after that I reboot the computer. After reboot I realized that MUI it
> > is
> > not installed but if I do the following "sort" :
> >
> > %~dp0IE7-WindowsXP-x86-enu.exe /quiet /update-no /norestart
> > %SystemRoot%\System32\shutdown.exe -r -t 60
> > %~dp0IE7MUI-x86-enu.exe /quiet /norestart
> > %SystemRoot%\System32\shutdown.exe -r -t 60
> >
> > Mui it´s succesfully installed.
> >
> > Anyone has any idea to avoid rebooting the computer in the middle of the
> > installation ?? I need to install both packages without reboot between
> > them
> > ...
> >
> > Thank you very much
>
>