Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. @feodor2 What kind of P4 CPU did you use for testing? My Pentium 4 Northwood CPU is equipped with the SSE2 instruction set at maximum. What is yours? I'm asking you this for a clear reason. The P4 Prescott CPU was introduced in 2004, and it already has the SSE3 instruction set. Just an idea!
  3. Thanks for investigating this! Here are my hardware ans OS specifications: Windows XP Professional SP3 with all POSReady updates with an Intel Pentium Northwood 2.80 GHz CPU (single core, 32 Bit), 1.5 GB SD-RAM and a NVIDIA GeForce 6200 graphic card. It is very strange that you and I often come to different results. The uBO logger does not work for you in single-process mode, but it does for me. On your P4 machine, you have no problems with loading the filter lists in multi-process mode, but I do. What's going on there? It's almost hard to believe. And where is the explanation? Something is not right at all.
  4. @genieautravail ChatGPT is blind as much as possible in coding. Nearly nothing is correct, even most easy errors. BUT: You can use ChatGPT for to get new ideas. The hard way to make them come true, is ALWAYS on you Dietmar
  5. Incredible and impressive! Do you have try to code with ChatGPT a modern ACPI driver for XP ? @Dietmar would be probably very interested. Joke apart, I'm not a programmer too... Perhaps can you ask to ChatGPT what the error can means ? Nevertheless, congrats,for your work with ChatGPT! I think it would be a good idea to add to the first post of this thread that the main developer is ChatGPT and that the software is release as is it, without support. @Dave-H I ask myself if this is the first program coded by ChatGPT to be release on the forum ? Regards
  6. Today
  7. @seven4ever This require many effort, so not soon at all, I think few people use this OS, its just poor if have hardware supporting x64 and 4g RAM even vista64 is better. @AstroSkipper I have checked ublock in the single core P4 machine and was no error with filters installation, what else it may be.
  8. You can improve performance much better with MicroXP designed by experience. The iso file is 63MB, so it would fit on 128MB usb flash drive or minidisc (aka mini cd-rom). The link for this is here https://archive.org/details/ListOfEXPer1enceMicroXPTinyXPVersionsApr2018 and there's the ISO that is more than 100MB https://archive.org/details/MicroXP-0.82/MicroXP Screenshot 3.png I think you should try it and see if it works
  9. Actually this bug is present on Vista, too. It's not "XP-only", like someone there tried to imply. Therefore, you're in the wrong right repository, Dave, you can edit the post and include Vista so they get out of your hair. They have no respect to the famous moderator!
  10. No, it was Thorium's creator who referred to this in the quoted reply.
  11. But then they'll keep making more Chromium exclusive web pages... Is it just me, or are there more and more sites that have the problem as exhibited on https://www.tomsguide.com/?
  12. Lucky you! I get that shift in EVERYTING newer than v86 that works in XP. Chromium ESR, CatsXP, Supermium, Thorium. They ALL do that shift on my system. So at least I guess they're all "consistent". Maybe they're all CLONING each other? waka waka waka
  13. I'm not actually seeing that effect. I don't know if that's what Alex is referring to. Good to see that Alex and Win32ss are apparently stealing from each other working together! I had pointed out to Alex that the DigitalSpy forum site displays perfectly natively in Supermium and 360Chrome. There should be a new Thorium XP build soon which hopefully will fix it.
  14. Hello everybody ! After hours of struggle and impossibility, I finally managed to get Firefox 125.0.2 working on Windows Vista! More information on my Lipton Acer YouTube channel for Firefox 125. I will be releasing a video about this soon.
  15. Installed also today on XP64. Sill waiting for a 64 working version for XP64.
  16. Speaking of Chase and always feeling like a dog "chasing" its own tail, I was recently "forced" to upgrade from XP to Win10 because my checking account could no longer be polyfilled or Proxomitron'd to "working" in XP. That was some time over a month but less than two months ago. I'm wondering if there was enough "backlash" because I just noticed today that my checking account is once again accessible in XP using 360Chrome! While that is good news, I admit that I am now a bit reluctant to return to XP - because that forced upgrade WILL happen again. Two months from now, two years from now, who knows when.
  17. This bug has fixed in 3.7.9 test build: https://startisback.com/StartAllBack_setup.exe
  18. Alex313031: "I have fixed GDI fonts being askew by rolling a newer version of Skia and then using a patch that win32ss created. " https://github.com/Alex313031/Thorium-Win/issues/210#issuecomment-2081336104
  19. Why? Unless their server serves .webp, then why would they care if your browser has that "so-called" security hole fixed or not. WepP is over-exaggerated, doesn't really "effect" folks anywhere near as much as the HYPE AND PROPAGANDA suggests.
  20. Here is the source for the 486 fun above Dietmar https://ufile.io/i3j8idk7
  21. Maybe it works for this too? Thank you very much! Setting dom.forms.button.standards_compliant to false did the trick. For the very first time, I was able to upload a test file from New Moon 28 to my main folder on Codeberg. I am really happy. Great find! Thanks again!
  22. Here is the working XP SP3 for 486 cpu. It also contains in an extra folder all the for 486 modded files. It is after install in TXT-Setup before first reboot. I tested it on an Amd 133 -p75 cpu. As CD I use my german VL xp.iso with XP SP3 Dietmar https://ufile.io/upxbmmse
  23. No idea, as you can see Disk 1 is missing in list. If exist on your machine, it will be probably something with that. Another important thing, I’m not programmer, just enthusiast. I needed tool like this so I managed it in a week with ChatGPT 4… Of course without programing knowledge it wont be possible. If you detect issue I can try to fix it, like I did with special characters replacement to display them correctly in CMD in systems older than 8.0. Source code is released, so you can always try to investigate. Feel free to fork, improve or fix and push request into main tree. Thats why we have source in public repository
  24. I am happy to say I got it to work finally!!!! I had to throw in some more settings that somebody sent me from a NTLite forum link, so I'm not sure which one of the settings below finally did the trick, but I thought I'd throw them in here in case somebody might need to use them some day. Once again: This is just for my own scripts and experiments, WinNTSetup itself was doing it correctly already (for which I'm giving HUUUGE thanks to JFX!!!) So here are the things I added: (All are EXTRA things on top of the stuff in JFX's code example) Software hive: ============== [HKEY_LOCAL_MACHINE\temp\Microsoft\Windows Defender\Real-Time Protection] "DisableBehaviorMonitoring"=dword:00000001 "DisableOnAccessProtection"=dword:00000001 "DisableScanOnRealtimeEnable"=dword:00000001 [HKEY_LOCAL_MACHINE\temp\Policies\Microsoft\Windows Defender] "DisableRealtimeMonitoring"=dword:00000001 "DisableRoutinelyTakingAction"=dword:00000001 "DisableSpecialRunningModes"=dword:00000001 "ServiceKeepAlive"=dword:00000001 [HKEY_LOCAL_MACHINE\temp\Policies\Microsoft\Windows Defender\Signature Updates] "ForceUpdateFromMU"=dword:00000001 [HKEY_LOCAL_MACHINE\temp\Policies\Microsoft\Windows Defender\SmartScreen] "ConfigureAppInstallControlEnabled"=dword:00000001 "ConfigureAppInstallControl"=dword:00000001 [HKEY_LOCAL_MACHINE\temp\Policies\Microsoft\Windows Defender\Spynet] "DisableBlockAtFirstSeen"=dword:00000001 System hive: ============ [HKEY_LOCAL_MACHINE\temp\ControlSet001\Services\WdFilter] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\temp\ControlSet001\Services\WdNisDrv] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\temp\ControlSet001\Services\WdNisSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\temp\ControlSet001\Services\WinDefend] "Start"=dword:00000004
  25. Moonchild mentioned a workaround - set dom.forms.button.standards_compliant to false on about:config page and restart the browser (page reload is not enough). Maybe it works for this too?
  26. Update Download: Make_WinPE_Trusted-50 - E = file Encrypted with pw=bootwimb Make_WinPE - Make PE WIM file from Windows 10x64 ISO file Download Manual VHD_Compact PDF and PE_Tools with Portable Apps for WinPE Source ISO Windows 10x64 Build 19041.264 Win10_2004_English_x64.iso - Best Source Build Service Pack 2006 and 1288 and 3803 English and Dutch (and Mexican Spanish) OK in testing Not OK - Crash Build Service Pack 2965 Win10_22H2_Dutch_x64v1.iso Credits and Thanks to: ChrisR - for making Win10XPE JFX for making WinNTSetup Program for Install of Windows from ISO File alacran for testing and helpful support and Launchbar for support of Portable Apps
  1. Load more activity
×
×
  • Create New...