Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I think you posted in the wrong thread. This is about @roytam1's browsers and not Supermium. There are no Chrome processes here, fortunately.
  3. Actually, reading some more, it doesn't seem like Otter Browser counts as WebKit based anymore. Pretty sure 360Chrome has it mislabelled as well. It might be that Chrome extensions also don't come naturally for WebKit browsers. Blink is a fork of WebKit with changes tailoring it specifically to Chromium. Edit: Version 46.0 of Gnome WEB should be more interesting than 41.0 I have at hand in the repo of this outdated Ubuntu installation. I've read they added support for Web Extensions about 2 years ago. The user agent of version 41.0 reads: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15
  4. Sorry. I meant to put that comment in the supermium thread.
  5. Then you meet the requirements. (- Kext ( Kstub824.dll + ini file Kstub824.7z ) - usage see Kext topic - reg file: APISets Stub dll's Knowndlls.txt ... - Remove all entries "api-ms-win-......dll" from dependentlibs.list - The UCRTBASE.DLL ...) Then something may have gone wrong with the replace of RaiseEception. You also can try manually the replace. Changed area marked: Don't forget to save the change to GetLastError. Make sure that Xul.dll doesn't run with compatibility mode Windows2000SP4 => Xul.dll -> XPSP3 or higher
  6. Today
  7. Hi, If it is a Firefox-based browser you should add the search engine from the address bar. First search for the engine you want to add. In the image I used StartPage (not my search engine). Then right click with the mouse and follow the directions with the red arrow:
  8. Probably @Cixert assumed, and rightfully so, the double engine of 360 Explorer or something similar would be implemented in Supermium, too.
  9. Right this way: https://msfn.org/board/topic/182599-nt-5x-windows-update-urls-dump-inc-custom-support-updates/ In the archive you need the file NT_5.2.3790-x64-Custom.txt in it there are links to updates released for the period July 2015 - August 2019. The links seem to be working for now. Almost all updates can be installed on XP x64. There are also updates for .Net in the NT_5-x64-NetFx.txt file.
  10. I have ran Firefox 52.9 and Mypal on this 98 VM before I have set compatiblity mode (xp sp3) on palemoon.exe
  11. tried to build with VC2010, it builds, but I can't get it work like official 35.0.1.
  12. - return ( - (FStar_UInt128_uint128){ - .low = a.low + b.low, - .high = a.high + b.high + FStar_UInt128_carry(a.low + b.low, b.low) }); + FStar_UInt128_uint128 c; + c.low = a.low + b.low; + c.high = a.high + b.high + FStar_UInt128_carry(a.low + b.low, b.low); + return c; What may need to be done in this example is change return c to return c.low, c.high.
  13. I sure will. Just home from work so in a while I will give the new file a test. thanks again, I am still on cloud nine that the sound is even working! 🤩🤩 EDIT: I tried downloading the new hdaicout file but the link seems to be broken
  14. If you get any crashes in freebl, security/nss/lib/freebl/verified/FStar.c is probably the reason why.
  15. alright fixed. https://github.com/roytam1/palemoon27/commit/4b17002b2d927dc83ff92d8b0bd2005398fb5816
  16. Hi, i found another bug with enhanced classic taskbar enabled in build 26100.268. I use Dynamic Theme App from Store for desktop background. So when i wake my pc from sleep the wallpaper from dynamic theme disappears and i have a black wallpaper. I have to reapply the wallpaper back from Dynamic Theme to get it back. With enhanced classic taskbar disabled and enhanced classic start menu enabled clicking once on start logo with the mouse it opens the start menu but if i click the second time it should close but it doesn't it just opens the start menu again really fast. Using the keyboard button for start second time, the behavior is normal and it closes the start menu. It's very annoying not being able to to close the start menu with the mouse so using enhanced classic start menu enabled enhanced classic taskbar disabled is a no go for me.
  17. Hello all! I'd recommend you to join the WUR Discord Server if you want quick help from us. However, concerning @Condor.07's problem, I can tell that there are no inventories for this configuration in Italian. @Tru8Ins00er What do you mean "you can't install IE5.5"?
  18. Try selecting "Enable VGA mode" from the F8 menu. Maybe some program changed the screen settings and they became incompatible with the base driver.
  19. Where are you getting that from? AFAIK everything Chromium based is Blink, WebKit is mostly present on Apple's devices. I'm not aware of any readily downloadable recent web browser available for any Windows version based on WebKit. Otter Browser? On Linux, there's Gnome WEB, might be more updated. Haven't tried either. It simply doesn't happen here.
  20. That could be the problem. There's internet out there beyond MSFN, but perhaps some of us have become too stuck in our ways. I have a hunch all this repetitive discussion about web browsers and merits of Windows version XYZ is more mentally draining than we realize. @Sampei.Nihira Agreed, too many complications. I also don't like smartphone as mandatory key for these things. I don't even mind smartphones, moderate use is the key, but this crazy society takes everything to extremes.
  1. Load more activity
×
×
  • Create New...