Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IE8 RC1 won't integrate with nlite

Featured Replies

TranceEnergy, I think CBS is Component-Based Servicing. It is the way Vista installs updates and I guess includes slipstreaming. If XP have it, I suppose we could slip IE8. Enjoy, John.

Again, I succeeded just fine in installing IE8 unattended in XP x64, just using a batch-file that kills itself after auto-logon.

Put a .bat in $OEM$\$Docs\All Users\Start Menu\Programs\Startup\ on the image.

In that .bat put something like this:

@ECHO OFF
FOR %%I IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%I:\uniquefileinCDroot.txt (SET SOURCE=%%I:& GOTO DONECD)
ECHO.
ECHO. Can't find the install CD, can you put it back in please?
ECHO.
PAUSE
FOR %%I IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%I:\uniquefileinCDroot.txt (SET SOURCE=%%I:& GOTO DONECD)
:DONECD
CLS
@ECHO OFF

ECHO. Voila, installing the monster that is IE8

%SOURCE%\Your Folder On CD\IE8-WindowsServer2003-x64-ENU.exe /quiet /update-no /no-default /norestart

SHUTDOWN /r /f /t 10 /c "Restarting 64-bit XP with IE8"
CLS
@ECHO OFF
ATTRIB -R -A -S -H "%ALLUSERSPROFILE%\Start Menu\Programs\Startup\*"
DEL /F /Q "%ALLUSERSPROFILE%\Start Menu\Programs\Startup\desktop.ini"
DEL /F /Q "%ALLUSERSPROFILE%\Start Menu\Programs\Startup\*.bat"

I want to do this with the final version of IE 8 in Win XP x86. Will this work with the final?

Obviously I'd have to change the file names in the .bat.

TedJBrown, I install out of a .cmd file run from nLite's RunOnce and it works fine with the RTM. You should need to change nothing, even the name is the same. Have fun, John.

MS is shooting themself in the foot with this. I will never install vista for personal use (again), and i will never use IE8 either if the final is not possible to integrate into xp, x64 xp in my case. Also the RC1 is totally unusable for me.

simple solution: firefox

MS is shooting themself in the foot with this. I will never install vista for personal use (again), and i will never use IE8 either if the final is not possible to integrate into xp, x64 xp in my case. Also the RC1 is totally unusable for me.

simple solution: firefox

or chrome... :thumbup

ENU = English

Localized means that Sereby has localized his orign german addon to EN.

thanks! I'll give it a try now with a new nlited XP64 installation and see if it works

rebelo, sorry, it is a 32 bit XP AddOn. Perhaps you have the knowledge to convert it. Enjoy, John.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.