Jump to content

Internet Explorer 7 Beta 2 (Download link iside)


MohamedYousri

Recommended Posts


:hello:

The switches for IE7 are /passive /norestart

i have used them and worked fine

windows has to have legal serial and be activated before the installer starts

if not dont try it, it will not work

so i add it as software or as hotfix

i think your reply means that add it as software

am i right???

Link to comment
Share on other sites

nlite says that you can add it as hotfix but it never worked that way for me but you can try that

another way is to add it as software and create a batch file with this :

echo.
echo Installing Internet Explorer 7 Beta 2
echo please wait...
start /wait %systemdrive%\install\Applications\IE7B2P.exe /passive /norestart

and add the file to $OEM$\$1\Install\Applications

you have to rename the file to IE7B2P.exe cause the original filename is too big

or you can create an installer with winrar and add this commend :

;The comment below contains SFX script commands

Setup=IE7B2P.exe /passive /norestart
TempMode
Silent=1
Overwrite=1

(i dont know how to do it with 7zip)

and then convert this to cab addon with the instructions from the sticky for the addons and add it to nlite hotfixes

(this will work for sure i have done it this way and tested it on vmware and worked fine)

but remember for this to work in any way windows need to have legal key and be activated before this installer starts

if not dont waste your time it will not work

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...