Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Blame Microsoft. Check and make sure C:\Program Files\StartAllBack is empty, or check if it's still installed in appdata if installed per user.
  3. @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.
  4. 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 and is more convenient.
  5. 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
  6. Here's the link: https://discord.gg/windowsupdaterestored [NOT AN AD]
  7. Today
  8. https://portableapps.com/apps/internet/supermium-portable
  9. 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.
  10. 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 😅
  11. Disable the flag #enable-webusb-device-detection!
  12. Please tell how do I disable USB detection and WebUsb in Supermium? Thank you!
  13. 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
  14. 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.
  15. 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.+
  16. 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.
  17. 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
  18. BTW, how much space does logagent.exe has left. It might be possible.
  19. The flag debuted in Ungoogled Chromium, Supermium also adds it.
  20. 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?
  21. @ProgramHacker This will not work Dietmar
  22. Unfortunately, in my browser the flag is not present I have been using the extension since the year 2019.
  23. @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
  24. @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
  25. I wonder if you will patch them later?
  26. You can use the flag #disable-search-engine-collection if existent.
  1. Load more activity
×
×
  • Create New...