April 22, 20224 yr Author 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 will download pages from windows update v3 to keep these files for this project. Edited April 22, 20224 yr by WULover
April 22, 20224 yr 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
April 22, 20224 yr Author 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 April 22, 20224 yr by WULover
April 22, 20224 yr 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.
April 22, 20224 yr 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.
April 22, 20224 yr 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 "?"
April 23, 20224 yr 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?
April 23, 20224 yr Author I re created Windows Update v3 on Windows 95, but when I clicked on Product Updates, it stops me...
April 23, 20224 yr 25 minutes ago, WULover said: I re created Windows Update v3 on Windows 95, but when I clicked on Product Updates, it stops me... What happens?
April 23, 20224 yr Author This happens. When I click Product Updates, I can't check for updates. I'm using Windows 95.
April 23, 20224 yr 1 minute ago, WULover said: These are actual photos of my VM. @WinFX had the same issue with that. Maybe he fixed it.
Create an account or sign in to comment