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.

Microsoft Windows Update v3/v4/v5

Featured Replies

9 hours ago, WinFX said:

Hey but that's great news, that it checks for updates after 11 years of "retirement" is just amazing (and the backend being completely different from WUv6).
By the way, the problem that WUv4 keeps looking for updates is in top.js, since the sCodeBase line for some reason does not work, and not being able to embed the activeX in default.asp, then change the variable so that it uses the activeX of the 2003 but it says access denied or something like that, but if we manage to make WUv3.1 work even more WUv4 will work.

Regarding your great achievement of kicking the obsolescence of Micro$oft and reviving a site that was closed exactly 11 years ago, what cab files are what makes WUv3.1 work? And are you using the free or paid version of WayBack Machine Downloader?

I used the free wayback machine downloader. There are some .plt files needed, but I can't say that, because there are different directories for everyone, where WU accesses. I found the files with the help of fiddler and copied them into the respective directory. What exactly in WUv4 to change so that it downloads iuident.cab? But I'm glad if you found the error. I really want to try it out. :D

Edited by maile3241


  • Author

The v3 site is actually working, but the updates cannot be downloaded, because of dead download links. But I can check, uncheck updates, go to Support informations and more. I also can't view updates description, due to missing files in the WindowsUpdate folder.

Windows 2000 Professional English-2022-08-05-15-05-49.png

50 minutes ago, WULover said:

The v3 site is actually working, but the updates cannot be downloaded, because of dead download links. But I can check, uncheck updates, go to Support informations and more. I also can't view updates description, due to missing files in the WindowsUpdate folder.

Windows 2000 Professional English-2022-08-05-15-05-49.png

Can you post one of those dead links here? 9x updates are still up, but on a different url.

  • Author

I use Windows 2000, so I need Windows 2000 updates.

20 minutes ago, WULover said:

I use Windows 2000, so I need Windows 2000 updates.

I know that, but what is the dead url link? Many older Windows 2000 updates were deleted from 1 Microsoft url but not from the other.

  • Author
2 hours ago, xpandvistafan said:

I know that, but what is the dead url link? Many older Windows 2000 updates were deleted from 1 Microsoft url but not from the other.

This really stupid from Microsoft. Deleting updates from only one URL.

1 minute ago, WULover said:

This really stupid from Microsoft. Deleting updates from only one URL.

Do you have 404 fiddler errors? to see which are the dead urls?

  • Author

I have some 404

But what is strange is that the update can be downloaded from the server, but the website can't install it.

 

Also, do you know a program like Fiddler for Windows 98 / 95 ?

 

Edited by WULover

@WinFX Do you mean this line? What needs to be changed here?

function fnInitializeControl(bAttemptedInstall){
	if(bAttemptedInstall == null) bAttemptedInstall = false;

	var dDate, sCodeBase, iInitReturn;

	try{
		if(g_oControl == null){
			dDate = new Date();
			sCodeBase = "/CAB/" + (g_bX86 ? "x86/" : "ia64/") + (conWinNT ? "unicode/" : "ansi/") + "iuctl.CAB?" + dDate.getTime();
			IUCtl.outerHTML = "<object id='IUCtl' classid='CLSID:9F1C11AA-197B-4942-BA54-47A8489BB47F' codebase='" + sCodeBase + "'></object>";
			g_oControl = IUCtl;
		}
		iInitReturn = g_oControl.Initialize(IU_INIT_CHECK, window);
	}catch(e){
		if(e.number == ERROR_INVALID_PROPERTY){
			fnDisplayErrorPage(conErrorNotAdmin, true);
		}else{
			fnHandleControlError(e.number, bAttemptedInstall);
		}
		return false;
	}

 

Edited by maile3241

21 hours ago, WULover said:

I have some 404

But what is strange is that the update can be downloaded from the server, but the website can't install it.

Can you send the screenshot of some of the 404 url's in Fiddler? That would help us pinpoint the issue of why the 404 errors are happening.

  • Author

Windows Update has been restored by @maile3241 for Windows Me and 98, but IE crash when checking for updates on W98.

  • Author
On 8/6/2022 at 5:54 PM, xpandvistafan said:

Can you send the screenshot of some of the 404 url's in Fiddler? That would help us pinpoint the issue of why the 404 errors are happening.

I don't remember the URL because i'm not at home for a moment... Sorry

 

spacer.png

I have news about Windows Update v3, I have managed to get Windows Update back to Windows NT 4.0, but only a critical update appears as in Windows 2000.
But in Windows 9x whether in Windows 95, 98 or Millennium Internet Explorer crashes

14 minutes ago, WinFX said:

 

spacer.png

I have news about Windows Update v3, I have managed to get Windows Update back to Windows NT 4.0, but only a critical update appears as in Windows 2000.
But in Windows 9x whether in Windows 95, 98 or Millennium Internet Explorer crashes

Are these updates for Windows NT 4.0 actually current updates or are they hardcoded?

7 minutes ago, xpandvistafan said:

Are these updates for Windows NT 4.0 actually current updates or are they hardcoded?

Most likely they are hardcoded. Although I understand that Windows Update v3 you have to install critical updates before anything else.

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.