May 17, 20224 yr Hello all, There is a big step forward! I have partially managed to get the WUv5 page up. It prompted me to install the ActiveX control. Unfortunately it gets stuck in a loop. But it is possible to access the settings and view the update history with a lot of effort!
May 17, 20224 yr Amazing! Does checking for updates work too now, or this is something you have yet to solve?
May 17, 20224 yr 7 minutes ago, mina7601 said: Amazing! Does checking for updates work too now, or this is something you have yet to solve? No, unfortunately not yet. It gets stuck in a diversion. This is just a test run. But I think we can still fix that too.
May 17, 20224 yr 4 minutes ago, maile3241 said: No, unfortunately not yet. It gets stuck in a diversion. This is just a test run. But I think we can still fix that too. OK, cool.
May 17, 20224 yr 40 minutes ago, maile3241 said: Hello all, There is a big step forward! I have partially managed to get the WUv5 page up. It prompted me to install the ActiveX control. Unfortunately it gets stuck in a loop. But it is possible to access the settings and view the update history with a lot of effort! What command do u use to download the site?
May 18, 20224 yr 10 hours ago, LonghornXP said: What command do u use to download the site? I have used this command: wayback_machine_downloader http://v5.windowsupdate.microsoft.com/v5consumer
May 18, 20224 yr I have found the problem why the splash.asp?page=3 is not callable. It's the query string and it looks like it would be a lot of work to add that. That will also be the reason why it is stuck in the one place in WU v4. We would have to do the same in v5.
May 23, 20224 yr On 5/18/2022 at 11:53 PM, maile3241 said: I have found the problem why the splash.asp?page=3 is not callable. It's the query string and it looks like it would be a lot of work to add that. Should we add that?
May 23, 20224 yr On 5/23/2022 at 3:22 AM, LonghornXP said: Should we add that? Edit: It has to be added in the default.asp and it is very elaborate. I'm sure it's no problem for a programmer, but unfortunately I don't know how to program. Edited May 24, 20224 yr by maile3241
May 23, 20224 yr 45 minutes ago, maile3241 said: Yes, I think it needs to be added in the Web.config in IIS. Unfortunately, I don't know how. It is already there in the files of WU. a bit edit will work On 5/18/2022 at 11:53 PM, maile3241 said: It's the query string and it looks like it would be a lot of work to add that. it's not a lot, only the web.config
May 23, 20224 yr 40 minutes ago, LonghornXP said: a bit edit will work it's not a lot, only the web.config I wonder how? Unfortunately I can't program.
May 23, 20224 yr I had a weird thing about IIS. When I host WUP4, it just brings me an error looked like this
May 23, 20224 yr 1 hour ago, LonghornXP said: I had a weird thing about IIS. When I host WUP4, it just brings me an error looked like this You need to install these 3 Asp applications:
May 24, 20224 yr On 5/23/2022 at 3:22 AM, LonghornXP said: Should we add that? @LonghornXP I did some more research. You would have to add a code to default.asp that reacts to the query strings. As I said, I don't know how to do that. We need an alternative. For example, we would have to change the url in default.asp (or the js. I'm not sure) to access the individual files directly. Edited May 24, 20224 yr by maile3241
Create an account or sign in to comment