Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/18/2025 in all areas

  1. Hello everyone, We’re excited to share a major milestone from the Win2000_dev_community — we've successfully ported ACPI 2.0/NTOSKRNL Emu_Extender support to Windows 2000! 🎉 This achievement was made possible thanks to the incredible work of @Damnation, along with valuable assistance from Rairii, and valuable contributions from others in the community in testing and debugging issues along the way. ✅ As of now, the following are fully working on Windows 2000: Windows 7's NVMe driver Windows 8's USB3 driver Windows 8’s STORAHCI driver Windows 7's Storport.sys KMDF 1.11 support ⚠️ Known Issues: processr.sys does not function correctly due to differences in CPU throttling mechanisms between Windows 2000 and XP. ▸ This may be caused by the lack of PROCESSOR_STATE_HANDLER2 in Windows 2000 kernel, which only implements PROCESSOR_STATE_HANDLER. InsydeH2O BIOS is not fully tested yet. Currently, it still presents problems at the "Setup is starting Windows 2000" phase.
    1 point
  2. Windows Vista works with them without patches, sorry I don't know about XP. Your suspicion is that they should work in XP has some solid grounds. I have a 4kn drive, but I can't remove it from the plastic storage box to test it in SATA mode, sorry.
    1 point
  3. There's no such update in MS catalogue. Are you sure??? https://www.catalog.update.microsoft.com/Search.aspx?q=KB2653312 Not off-topic, we all are very interested in the sound quality if Windows 11, but no one posted, so we can't (as of yet) determine whether it added up or contributed to the claimed (alleged) failure. I'm also an owner of a very good card (shown at my profile, first post I think). But the description and my impressions were deleted by the supervisor.
    1 point
  4. accessibility.force_disabled=true app.shield.optoutstudies.enabled=false beacon.enabled=false browser.laterrun.enabled=false browser.shell.checkDefaultBrowser=false
    1 point
  5. Not only! See about the mismatches in 7. https://github.com/win32ss/supermium/issues/797#issuecomment-2303311131
    1 point
  6. wmic.exe is a WMI command-line program. Maybe you have to set a path to where it is located in your system (path command). I have it twice in c:\WINDOWS\system32\wbem\ and c:\WINDOWS\system32\dllcache\. Usually these paths already exist.
    1 point
  7. In my opinion this cmd file is not working properly. So I decided to disable sfc to do it manually where the batch file fails. You can do registry manipulation by reg file (copy the section in cmd file to reg file) and apply all patches which were executed. I did it and it works. I think this file has to be executed as admin.
    1 point
  8. @maile3241 Once more, thanks for your great help! Glad it works for you too and I could help a bit. It wasn't easy to find the cause of my error codes (I had a lot of them) but my guess to edit config.ini of HTTPSProxy was correct. I have checked a lot of registry entries and files. Now I have tested Microsoft Update site several times and it works flawlessly. It found one update missing and I could install it from there. See my screenshot https://imgur.com/oAO72vT
    1 point
  9. Hello to all. First thanks all for your help! I've examined what was going wrong in my system. I found out that the patch in Restore_WU_XP_2003.7z didn't work in my system due to system file protection. The file wuaueng.dll was replaced by sfc. So I patched my sfc_os.dll in folder system32 to disable sfc. Here is a working instruction: After that patching I put the patched sfc_os.dll in both folder system32 and system32\dllcache. Now I was able to copy manually wuaueng.dll in both folders. But that was not enough. To get Microsoft Update working you have to edit config.ini in ProxHTTPSProxy or HTTPSProxy shown in my screenshot. Now it works and I can use Microsoft Update in my Internet Explorer. See my screenshot! https://imgur.com/CmN76Au https://imgur.com/re8X4cH
    1 point
  10. Well, I did all steps without any success. I tried ProxHTTPSProxy instead of HTTPSProxy, imported ca.cert and so on. I get different error codes dependent on entries in ProxHTTPSProxy's config.ini. @xpandvistafan Did you change these settings? What am I missing?
    1 point
  11. Ok, I've merged the reg file into my registry. The first two entries have been already there, only the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp was missing. After restarting my computer when searching updates I get a new error code 0x80244004. Additionally I tried to modify the entries [SSL No-Verify] and [SSL Pass-Thru] of HTTPSProxy's config.ini without final success. Can you provide your entries in ProxHTTPSProxy's config.ini? And did you patch anything else or have you imported additional certificates? Here is my screenshot with error code 0x80244004: https://imgur.com/yDfXPOc
    1 point
×
×
  • Create New...