Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. @roytam1 On May 1st if I remember correctly, I asked you if you could build Classilla or Mozilla 1.2 using Visual C++ 5.0 SP3 so you can try reproducing hanging and/or crashing on startup. I did a build of Mozilla 1.6 using Visual C++ 6.0 SP5, but undefined HAVE_CPP_ACCESS_CHANGING_USING, and I discovered that was causing hanging on startup. Trying to use HAVE_CPP_ACCESS_CHANGING_USING on Visual C++ 5.0 SP3 comes with the side effect of producing internal compiler errors... The first of which is while trying to compile netwerk/base/src/nsInputStreamChannel.cpp.
  3. True, but you can only directly configure Windows versions released in last 4 years or so to use DOH (eg. https://www.howtogeek.com/765940/how-to-enable-dns-over-https-on-windows-11/). Older ones require to use a sort of DNS proxy or special support from the browser side. In Windows XP, you can either directly insert the desired DNS service in the native network configuration window, or you do it more convenient with a very few clicks by using a third party tool like, for example, ChrisPC DNS Switch. I use the pro version which has more features.
  4. I try to install W11 update 26200.5001 and see this: I uninstalled SaB and restarted Windows. Update started again and still the same window. Any suggestions what is the reason W11 still see SaB in the system? SaB 3.7.9.4907
  5. Here's the link: https://discord.gg/windowsupdaterestored [NOT AN AD]
  6. https://portableapps.com/apps/internet/supermium-portable
  7. Today
  8. That won't disable the API...appropriate setting is at chrome://settings/content/usbDevices Still, I find disabling it pointless...if you're seeing prompts to connect to USB unexpectedly, you should re-evaluate your browsing habits. I would try talking to one of my USB devices through a web browser just because, but I don't know how any of devices work and I'm back at the fact that I hate programming.
  9. it is. pressing the button from start menu, request that. i deleted the file SlideShutDown.exe because i think i want to bypass that, but is not. i think is a Microsoft Implementation of Shutdown in SaB StartMenu 😅
  10. Disable the flag #enable-webusb-device-detection!
  11. Please tell how do I disable USB detection and WebUsb in Supermium? Thank you!
  12. Not true, it's present even in older Supermium versions, not only the latest. You don't even need update to the latest hotfix 122 of Supermium. Try this. Paste and click enter. chrome://flags/#disable-search-engine-collection
  13. I thought when you post in this thread anyways, you also would surely use Supermium. BTW, Thorium has this flag, too. Yep! I already knew.
  14. I don't have a way to enlarge .text section. you can do the same as NTDLL.DLL, but you have to remove .rsrc section before adding new section. in PE Explorer, open file and goto Data Directories, and set Resource Table to Zero: to this: then goto section page to uncheck .rsrc section: click Yes to both message boxes, and save. then you can add new section. once you finished rewriting cx8 with codes in your new section, we can add back .rsrc with resource hacker: open modded file, Add from resource file: select original(unmodified) file, check all and overwrite and click File -> Save to save it.+
  15. True, roytam1 may do some own tweaks every once in a while, but all the big stuff comes from upstream. True, but you can only directly configure Windows versions released in last 4 years or so to use DOH (eg. https://www.howtogeek.com/765940/how-to-enable-dns-over-https-on-windows-11/). Older ones require to use a sort of DNS proxy or special support from the browser side.
  16. Guys, I just found out the secret of logagent.exe and its use I just read through the assembly codes of "logagent.exe" and... logagent.exe, also known for Windows Media Player Log Agent. The application that logs errors with Windows Media Player. Maybe, just maybe, windows media player is also leading the trails to this logagent.exe, maybe fixing Windows Media Player would fix logagent.exe problem
  17. BTW, how much space does logagent.exe has left. It might be possible.
  18. The flag debuted in Ungoogled Chromium, Supermium also adds it.
  19. I think, to fix this logagent.exe space problem may requires us to code another one in C++ However, why is logagent.exe so strict when it just write logs?
  20. @ProgramHacker This will not work Dietmar
  21. Unfortunately, in my browser the flag is not present I have been using the extension since the year 2019.
  22. @Dietmar why don't you take the windows 2000 files and overlap it with windows xp install. That way it might help to solve some problems
  23. @roytam1 I want to do this, but for those a lot of cmpxchg8b there, it is just not enough free place in it at the end of their .text section. And I have small success with to enlarge the .text section. Can you enlarge the .text section of my german files? And write me, where those free place is now in those files. Then I will do the modd Dietmar
  24. I wonder if you will patch them later?
  25. You can use the flag #disable-search-engine-collection if existent.
  26. There is a way to make it work, you JUST need a single ssd with 32gb of storage, like this First step, you use the "IDE TO USB" adapter and connect your very old HDD to the new pc Make sure that the very old HDD had only ONE partition, or it won't work Then, type these commands; diskpart (if permissions, press yes) lis dis lis vol (look at your HDD <DRIVELETTER> and type: sel vol <DRIVENUMBER> at diskpart) then sel ur volume active exit After that, you copy ALL of your windows XP CD-ROM files to the very old HDD that you plug in, then eject the drive. For some reason this method works for windows vista and later DVD-ROMS when trying to copy all files over to the harddrive to make hdd boot. After that, plug it back into your old 486 PC and pray that it works. If problems, please tag me in the description.
  1. Load more activity
×
×
  • Create New...