Jump to content

Microsoft Windows Update v3/v4/v5


Recommended Posts


26 minutes ago, WULover said:

I got iuident.ca! here it is: http://download.overrender.com/content/software/other/mysoft/wu/iuident.cab

I don't think if it will work, but this is the release from 2004.

I think it will worked

26 minutes ago, WULover said:

I will download pages from windows update v3 to keep these files for this project.

Good news, @WULover have v3 files, @WinFX have v4 files, and I have v5 files

Link to comment
Share on other sites

nice

I have the files for all Windows Update v3/v4/v5

We have the files for Windows Update and Microsoft Update, but how will I host the sites on my sites for persons who have an old computer and doesn't have IIS to host WU?

And I have the files, but when the URL has a "?", it replace it by a "%"...

That's a problem

Edited by WULover
Link to comment
Share on other sites

3 hours ago, WULover said:

nice

I have the files for all Windows Update v3/v4/v5

We have the files for Windows Update and Microsoft Update, but how will I host the sites on my sites for persons who have an old computer and doesn't have IIS to host WU?

And I have the files, but when the URL has a "?", it replace it by a "%"...

That's a problem

Windows 2000 also has IIS, you can install it on Professional.

Link to comment
Share on other sites

I already discovered the problem, the problem is that the WU4 pages almost all use the GET method, like "splash.asp?page=3" and IIS does not detect the files since they are in ASCII. So replace asp with php and add a conditional for each GET method.

Link to comment
Share on other sites

14 hours ago, WULover said:

nice

I have the files for all Windows Update v3/v4/v5

We have the files for Windows Update and Microsoft Update, but how will I host the sites on my sites for persons who have an old computer and doesn't have IIS to host WU?

And I have the files, but when the URL has a "?", it replace it by a "%"...

That's a problem

v3 uses "%", v4 uses "?", and v5 uses "?"

Link to comment
Share on other sites

1 hour ago, WinFX said:

I already discovered the problem, the problem is that the WU4 pages almost all use the GET method, like "splash.asp?page=3" and IIS does not detect the files since they are in ASCII. So replace asp with php and add a conditional for each GET method.

Is there a tutorial for that?

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...