Jump to content

IE8 support?


jvidal

Recommended Posts

Test. In pt-br work.

Hi!

I did the mods on latest 1.7.9 hfslip and it is working. IE8 + KB968220 is installed.

Just correct this line:

MD WORK\IE7&START/WAIT HF\IE8-WindowsXP-x86-PTB.exe /Q /X:WORK\IE7

I had to change PTB to ELL to work to my language. You have to correct this to work in every language.

Also I don't know if this has to do with the modifications of the script but the "Show Desktop" shortcut in the "Quick Launch Bar" dissapeared. Can you correct that?

Superb work. Thank you

Link to comment
Share on other sites


Just correct this line:
MD WORK\IE7&START/WAIT HF\IE8-WindowsXP-x86-PTB.exe /Q /X:WORK\IE7

I had to change PTB to ELL to work to my language. You have to correct this to work in every language.

Superb work. Thank you

Sorry. Substitute for this.

MD WORK\IE7&START/WAIT HF\%IE8EXE% /Q /X:WORK\IE7

Here it has to be this way:

IF EXIST WORK\IE7DLL.TXT (
REN "WORK\I386E\msfeedsbs.dll" msfdsbs.dll
REN "WORK\I386E\msfeedssync.exe" msfdsync.exe
REN "WORK\I386E\WinFXDocObj.exe" wfxdocob.exe
REN "WORK\I386E\msfeedsbs.mof" msfdsbs.mof
REN "WORK\I386E\inetcpl.cpl.mui" inetcpl.mui
REN "WORK\I386E\html.iec.mui" htmliec.mui
REN "WORK\I386E\msfeedsbs.dll.mui" msfdsbs.mui
REN "WORK\I386E\WinFXDocObj.exe.mui" wfxdocob.mui
FOR /F %%I IN (WORK\IE7DLL.TXT) DO REN "WORK\I386E\%%I.DLL.MUI" %%I.mui
FOR /F %%I IN (WORK\IE7EXE.TXT) DO REN "WORK\I386E\%%I.EXE.MUI" %%I.mui
REN WORK\I386E\iesetup.dll iesetup2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\iesetup.dll DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\iesetup.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\iesetup2.dll %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\iesetup.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\iesetup.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\iesetup2.dll iesetup.dll
REN WORK\I386E\mshtml.dll mshtml2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\mshtml.dll DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\mshtml.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\mshtml2.dll %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\mshtml.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\mshtml.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\mshtml2.dll mshtml.dll
REN WORK\I386E\msrating.dll msratng2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\msrating.dll DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\msrating.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\msratng2.dll %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\msrating.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\msrating.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\msratng2.dll msrating.dll
REN WORK\I386E\inseng.dll inseng2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\inseng.dll DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\inseng.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\inseng2.dll %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\inseng.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\inseng.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\inseng2.dll inseng.dll
REN WORK\I386E\webcheck.dll webchck2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\webcheck.dll DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\webcheck.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\webchck2.dll %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\webcheck.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\webcheck.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\webchck2.dll webcheck.dll
REN WORK\I386E\imgutil.dll imgutil2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\imgutil.dll DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\imgutil.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\imgutil2.dll %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\imgutil.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\imgutil.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\imgutil2.dll imgutil.dll
REN WORK\I386E\inetcpl.cpl inetcpl2.cpl
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\inetcpl.cpl DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\inetcpl.cpl
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\inetcpl2.cpl %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\inetcpl.cpl
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\inetcpl.cpl
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\inetcpl2.cpl inetcpl.cpl
REN WORK\I386E\pngfilt.dll pngfilt2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT IF EXIST %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\pngfilt.dll DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\pngfilt.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\SYSTEM32\pngfilt2.dll %%SYSTEMROOT%%\SYSTEM32\DLLCACHE\pngfilt.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\SYSTEM32\pngfilt.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\SYSTEM32\pngfilt2.dll pngfilt.dll
)
IF EXIST WORK\I386E\dxtmsft.dll (
REN WORK\I386E\dxtmsft.dll dxtmsft2.dll
REN WORK\I386E\I386\dxtrans.dll dxtrans2.dll
REN WORK\I386E\mshtmled.dll mshtmld2.dll
REN WORK\I386E\mstime.dll mstime2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\system32\dxtmsft2.dll %%SYSTEMROOT%%\system32\dllcache\dxtmsft.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\system32\dxtmsft.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\system32\dxtmsft2.dll dxtmsft.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\system32\dxtrans2.dll %%SYSTEMROOT%%\system32\dllcache\dxtrans.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\system32\dxtrans.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\system32\dxtrans2.dll dxtrans.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\system32\mshtmld2.dll %%SYSTEMROOT%%\system32\dllcache\mshtmled.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\system32\mshtmled.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\system32\mshtmld2.dll mshtmled.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\system32\mstime2.dll %%SYSTEMROOT%%\system32\dllcache\mstime.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\system32\mstime.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\system32\mstime2.dll mstime.dll
REN WORK\I386E\iepeers.dll iepeers2.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\system32\iepeers2.dll %%SYSTEMROOT%%\system32\dllcache\iepeers.dll
ECHO>>WORK\HFSLIPCMDP1.TXT DEL/Q/F %%SYSTEMROOT%%\system32\iepeers.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\system32\iepeers2.dll iepeers.dll
:: Problem with wininet.dll in IE7 for Server 2003 and in IE8 - Replace at T-13
REN WORK\I386E\wininet.dll wininet3.dll
ECHO>>WORK\HFSLIPCMDP1.TXT COPY/Y %%SYSTEMROOT%%\system32\wininet3.dll %%SYSTEMROOT%%\system32\dllcache\wininet.dll
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\system32\wininet.dll wininet.old
ECHO>>WORK\HFSLIPCMDP1.TXT REN %%SYSTEMROOT%%\system32\wininet3.dll wininet.dll
:: Delaying replacement of wininet.dll requires delaying replacement of iertutil.dll and urlmon.dll - Replace from SYSOC.INF
REN WORK\I386E\urlmon.dll urlmon3.dll
ECHO>>WORK\HFS_SYS32.TXT iertutil.dll&ECHO>>WORK\HFSSDF.TXT iertutil.dll=1
ECHO>>WORK\HFS_SYS32.TXT urlmon.dll,urlmon3.dll&ECHO>>WORK\HFSSDF.TXT urlmon3.dll=1
ECHO>>SOURCESS\I386\TXTSETUP.SIF iertutil.dll = 1,,,,,,,,3,3&ECHO>>SOURCESS\I386\DOSNET.INF d1,iertutil.dll
ECHO>>SOURCESS\I386\TXTSETUP.SIF urlmon3.dll = 1,,,,,,,,3,3&ECHO>>SOURCESS\I386\DOSNET.INF d1,urlmon3.dll
)

Also I don't know if this has to do with the modifications of the script but the "Show Desktop" shortcut in the "Quick Launch Bar" dissapeared. Can you correct that?

In my hfslip work fine. :thumbup

Link to comment
Share on other sites

rhadamants - Thanks for the inputs. Did you use the latest beta (reg G) when you made the mods?

To all, what is the concensous - dump IE7 slipstreaming and replace with IE8? Or do both?

Link to comment
Share on other sites

rhadamants - Thanks for the inputs. Did you use the latest beta (reg G) when you made the mods?

To all, what is the concensous - dump IE7 slipstreaming and replace with IE8? Or do both?

My Vote is drop IE7, but many people still using IE7.

edit: I think that the missing "show desktop" shortcut has something to do with the ie7_fixes. Can you check that?

Edited by bfc_xxx
Link to comment
Share on other sites

In my hfslip work fine. :thumbup

Hi @rhadamants

it didn't work for me. ie8 didn't install. I put "IE8-WindowsXP-KB968220-x86-TRK.exe" to HF folder. Am I right ?

And KB905474 in HF folder. But also it didn't install.

They are appear on windows update site.

Can you make "hfslip-1.7.9_beta_f.cmd" for both of them. And please can you upload fixed "hfslip-1.7.9_beta_f.cmd" for us.

Thanks for working.

My HFSLIP.LOG

Files in your HF folder:
IE8-WindowsXP-KB968220-x86-TRK.exe
msxml4-KB954430-enu.exe
rootsupd.exe
windows-kb890830-v2.8.exe
Windows-KB909520-v1.000-x86-TRK.exe
WindowsMedia11-KB929399-v2-x86-INTL.exe
WindowsMedia11-KB936782-x86-TRK.exe
WindowsMedia11-KB939683-x86-TRK.exe
WindowsMedia11-KB954154-x86-TRK.exe
WindowsMedia11-KB959772-x86-TRK.exe
Windows-tr-TR-KB943729.exe
windowsupdateagent30-x86.exe
windowsxp-kb892130-enu-x86_72e487d115be77f49f64053893a23ecb58bc59cb.exe
WindowsXP-KB898461-x86-TRK.exe
WindowsXP-KB905474-ENU-x86.exe
windowsxp-kb905474-trk-x86_91e02bbffac7564840124e2de79221640618262a.exe
WindowsXP-KB923789-x86-TRK.exe
WindowsXP-KB938464-v2-x86-TRK.exe
WindowsXP-KB941569-x86-TRK.exe
WindowsXP-KB946648-x86-TRK.exe
WindowsXP-KB950760-x86-TRK.exe
WindowsXP-KB950762-x86-TRK.exe
WindowsXP-KB950974-x86-TRK.exe
WindowsXP-KB951066-x86-TRK.exe
WindowsXP-KB951376-v2-x86-TRK.exe
WindowsXP-KB951698-x86-TRK.exe
WindowsXP-KB951748-x86-TRK.exe
WindowsXP-KB951978-x86-TRK.exe
WindowsXP-KB952287-x86-TRK.exe
WindowsXP-KB952954-x86-TRK.exe
WindowsXP-KB953155-x86-TRK.exe
WindowsXP-KB954211-x86-TRK.exe
WindowsXP-KB954459-x86-TRK.exe
WindowsXP-KB954600-x86-TRK.exe
WindowsXP-KB955069-x86-TRK.exe
WindowsXP-KB955535-x86-TRK.exe
WindowsXP-KB955704-x86-TRK.exe
WindowsXP-KB955839-x86-TRK.exe
WindowsXP-KB956391-x86-TRK.exe
WindowsXP-KB956802-x86-TRK.exe
WindowsXP-KB956803-x86-TRK.exe
WindowsXP-KB956841-x86-TRK.exe
WindowsXP-KB957095-x86-TRK.exe
WindowsXP-KB957097-x86-TRK.exe
WindowsXP-KB958644-x86-TRK.exe
WindowsXP-KB958687-x86-TRK.exe
WindowsXP-KB958690-x86-TRK.exe
WindowsXP-KB959252-v2-x86-TRK.exe
WindowsXP-KB960225-x86-TRK.exe
WindowsXP-KB960680-v2-x86-TRK.exe
WindowsXP-KB960715-x86-TRK.exe
WindowsXP-KB961118-x86-TRK.exe
WindowsXP-KB961503-x86-TRK.exe
WindowsXP-KB967715-x86-TRK.exe
WindowsXP-WindowsMedia-KB952069-v2-x86-TRK.exe
wmp11-windowsxp-x86-TR-TR.exe

Files in your HFCABS folder:
LegitCheckControl.cab
MUAuth.cab
muweb_site.cab
SWFLASH.CAB
wbemoc.cab

Files in your HFGUIRUNONCE folder:
UPHClean-Setup.msi

Files in your HFSVCPACK folder:
timezone.cmd.cmd

Files in your HFSVCPACK_SW1 folder:
WindowsXP-KB955839-x86-TRK.exe

Files in your HFSVCPACK_SW2 folder:

Files in your HFTOOLS folder:
7z.exe
7za.exe
cWnd.exe
HFSLIP_PRE_TZ4.CAB
HFSLIP_PRE_TZ4.CMD
MODIFYPE.EXE

Files in your HFAAO folder:

Files in your REPLACE folder:
C:\Documents and Settings\Uzman\Desktop\Guncellemesiz_HFslip\REPLACE\I386\HOSTS

Link to comment
Share on other sites

In my hfslip work fine. :thumbup

Hi @rhadamants

it didn't work for me. ie8 didn't install. I put "IE8-WindowsXP-KB968220-x86-TRK.exe" to HF folder. Am I right ?

And KB905474 in HF folder. But also it didn't install.

They are appear on windows update site.

Can you make "hfslip-1.7.9_beta_f.cmd" for both of them. And please can you upload fixed "hfslip-1.7.9_beta_f.cmd" for us.

Thanks for working.

You should also put IE8-WindowsXP-x86-TRK.exe in HF folder. You only have the KB update.

As far for kb905474, I think you have the older version. You should download 1.9.40.0 version. You should find it in "WINDOWS\SoftwareDistribution\Download" folder after you manually install it through WU.

Link to comment
Share on other sites

Thanks @bfc.

I have forgotten the most important hotfix :blushing:

But I have the new version for kb905474.

I think I have to change some code in "hfslip-1.7.9_beta_f.cmd".

@rhadamants gave that

http://www.msfn.org/board/index.php?showto...st&p=847755

Yes you should change the code. Maybe rhadamants can add the code to hfslip so it will be easier for everyone.

If you do test install can you tell me if "show desktop" shortcut in quick launch bar is there or I'm the only one I'm missing it?

Link to comment
Share on other sites

If you do test install can you tell me if "show desktop" shortcut in quick launch bar is there or I'm the only one I'm missing it?

Yes There isn't "show desktop" shortcut in quick launch bar.

Restore the Show Desktop Shortcut on Quick Launch Bar in Windows XP

March 3rd, 2008 · 2 Comments · Printer Friendly Version

The Quick Launch toolbar (which can be enabled by right-clicking on the taskbar, clicking “Toolbars”, and then clicking “Quick Launch) by default contains a shortcut to instantly minimize all open windows and show the desktop. It is possible to accidentally move or delete this shortcut. If you have accidentally removed the shortcut and want it back, use either of the following methods:

Automated:

1. Download this file.

2. When prompted, save the file in C:\Documents and Settings\All Users\Application Data\Microsoft\Internet Explorer\Quick Launch\

Manual:

1. Copy and paste the following lines into a Notepad file:

[shell]

Command=2

IconFile=explorer.exe,3

[Taskbar]

Command=ToggleDesktop

2. Save the file to your Desktop as “Show Desktop.scf”.

3. Drag the “Show Desktop” file to the Quick Launch bar and release.

Edited by entegre
Link to comment
Share on other sites

Just a little note. Please use the beta thread to obtain the CMD file. rhadamants had issued a few not so nice updates in the script he posted.

BTW, another option for the quicklaunch shortcut, create a CMD file called whatever you want (I call mine showdesktop.cmd) inside the HFSVCPACK folder. This works irregardless of the setting in your winnt.sif file.

IF NOT EXIST "%userprofile%\application data\Microsoft\Internet Explorer\Quick Launch" MD "%userprofile%\application data\Microsoft\Internet Explorer\Quick Launch"
echo>"%userprofile%\application data\microsoft\internet explorer\quick launch\Show Desktop.scf" [Shell]
echo>>"%userprofile%\application data\microsoft\internet explorer\quick launch\Show Desktop.scf" Command=2
echo>>"%userprofile%\application data\microsoft\internet explorer\quick launch\Show Desktop.scf" IconFile=explorer.exe,3
echo>>"%userprofile%\application data\microsoft\internet explorer\quick launch\Show Desktop.scf" [Taskbar]
echo>>"%userprofile%\application data\microsoft\internet explorer\quick launch\Show Desktop.scf" Command=ToggleDesktop

Edited by tommyp
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...