Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 06/03/2025 in all areas

  1. yeah, but it is too late to replace the release. for a workaround, replace xul.dll from previous release should be fine.
    4 points
  2. I get a warning from the Malwarebytes Browser Guard extension on that site, but it works fine if I override it. Supermium 132.0.6834.224 on XP.
    4 points
  3. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250628-3219d2d-uxp-bde8fbbb5f-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250628-3219d2d-uxp-bde8fbbb5f-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250628-3219d2d-uxp-bde8fbbb5f-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250628-d849524bd-uxp-bde8fbbb5f-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250628-d849524bd-uxp-bde8fbbb5f-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250628-d849524bd-uxp-bde8fbbb5f-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250628-d849524bd-uxp-bde8fbbb5f-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250628-d849524bd-uxp-bde8fbbb5f-w7plus-avx2.7z Official UXP changes picked since my last build: - No issue - Escape `<` and `>` in element attribute values. (3c2c7ce1e2) - Issue #2488 - Follow-up: Ensure container is initialized for cloned declaration blocks (c91730dc7b) - Issue #2762 - Remove SVGZoomEvent interface. (1c8e994b65) - [DOM] Update YouTube embed rewrites. (0c2770ff7b) - [Layout] Hold stronger references to FontFaces. (5e12078904) - [XPCOM] Add Mac-specific executable extensions (80b542efc3) - Issue #2765 - Part 1: Scrollbar width should be treated as a non-inherited property (8236eec152) - Issue #2765 - Part 2: Create a helper function for resolving the non-NAC style context of a given NAC (b2c435a189) - Issue #2765 - Part 3: Make scrollbar width checks use the originating non-NAC style context (3ba0b10bb4) - No issue - Refactor nsStyleUIReset::CalcDifference to accumulate change hints (2c704d1b8e) - Issue #2764 - Fix several properties to return NeutralChange hint (d14972602f) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - nss: update certdata and bump ckbi version to 2.78 (cd1840493f) - nss: merge changes from upstream UXP (bde8fbbb5f) Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.
    4 points
  4. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250621-3219d2d-uxp-6414271c91-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250621-3219d2d-uxp-6414271c91-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250621-3219d2d-uxp-6414271c91-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-w7plus-avx2.7z Official UXP changes picked since my last build: - No issue - Set device contrast to an acceptable value if OOB. (91a026ea65) - [devtools] Improve special character escaping for curl (7d099a8080) - Fix loop for column picker's drop-down menu (#2758) (72a17a5284) - Issue #2721 - Create special case exception for <A>.Click() outside of DOM (37de431ac0) - Issue #2721 - Remove nsILinkHandler. (c3f1c0cdba) - Issue #2721 - Simplify CheckHandleEventForAnchorsPreconditions. (3b1fe322f7) - Issue #2721 - Remove nsILinkHandler include from `/mailnews` (9c69a34da4) - Issue #2751 - Use rounded interpolation value when interpolating the Integer type and Font stretch type, per spec. (321b75a391) - Issue #2752 - Change DOMMatrix Rotate{Self}() to the current spec. (2782cded29) - No issue - Update SQLite lib to 3.50.1 and require it as syslib. (5ae40cfe47) - Issue #2734 - Add base-64 grammar check to CSP nonces where applicable. (51022b98b2) - Issue #2723 - Remove obsolete NPN prefs and callbacks. (5960178802) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.
    4 points
  5. New version now released, Supermium 132.0.6834.224 R4. This release of Supermium includes various changes and improvements, including: (#1412) - Option to disable autoplay introduced in chrome://flags, #disable-autoplay (#1403) - --force-dark-mode option introduced to deal with possible issues with white flashes in dark mode. However, some flashes may still appear due to caching of previous page views (#1445) - chrome://version uses Supermium branding (#1441, #1433, #1398, #1400) - Small changes to default metrics, particularly affecting v109 and CR23 tab styles (#1438) - New tab button fixed in place (and the tab close button should no longer overlap favicons) (#1411) - Download link now appears by default in chrome://downloads, as opposed to referrer link (issue unassigned) - #disable-gpu-driver-bug-workaroundsnow available in chrome://flags Some small mitigations have also been introduced for crashes in portable configurations on Windows 7.
    4 points
  6. @K4sum1 Could you try again with the new update? An important issue was fixed. I tried in my Windows 7 VM with the following command: yt-dlp --no-config -f "(bestvideo[height<=720]+bestaudio/best[height<=720])[vcodec!*=av01]" -t mkv "https://youtu.be/bCTObNkRGsg" And it gave me an mkv file with opus audio: Algemeen Unique ID : 57964954628617501393979581759164836982 (0x2B9BA4E945544816E3D80FC0D01CEC76) Volledige naam : C:\Users\Nico\I Built a Toilet Paper Slot Machine and It Actually Works! [bCTObNkRGsg].mkv Formaat : Matroska Formaatversie : Version 4 Bestandsgrootte : 5,04 MiB Duur : 2 min 22s Totale bitrate : 297 kb/s Framerate : 30,000 FPS Gebruikt programma : Lavf62.0.102 Gebruikte encoderbibliotheek : Lavf62.0.102 ErrorDetectionType : Per level 1 Video ID : 1 Formaat : VP9 Formaatprofiel : 0 Codec-ID : V_VP9 Duur : 2 min 22s Breedte : 360 pixels Hoogte : 640 pixels Beeldverhouding : 0,562 Frameratemodus : Constant Framerate : 30,000 FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Taal : Engels Default : Ja Forced : Nee Color range : Limited Color primaries : BT.709 Transfer characteristics : BT.709 Matrix coefficients : BT.709 Audio ID : 2 Formaat : Opus Codec-ID : A_OPUS Duur : 2 min 22s Kanaal(en) : 2 kanalen Channel layout : L R Samplerate : 48,0 kHz Bit depth : 32 bits Compression mode : Lossy Video vertraging : 7 ms Taal : Engels Default : Ja Forced : Nee
    4 points
  7. The contents of the updroots.sst file have been changed; the contents of the other * .sst files are unchanged.
    3 points
  8. ... This only means further/wider proliferation of such MITM anti-crawler "services", with the web becoming even more "unpleasant" as time moves on (with a greater impact, of course, on older browser engines, on old/weak H/W); what's the point of having 500 (or more) Mbps fiber internet speeds when every tab you open in your browser will need additional time to pass complex JS tests? FTR, I keep, for historical purposes, a "portable copy" of NM27 (not the last one published, though), which isn't able to pass the Anubis test (e.g., on RPO Gitea repos); and even Serpent 52 struggles passing that test, especially if I don't disable "security/privacy"-oriented solutions (extensions and/or userscripts); privacy also falls victim here, because you're given no other choice on such web-policing "services": either "open" your "privacy fences" or be denied access to the site you're after ... This is all depression-inducing ...
    3 points
  9. It's Cloudflare, Jim, but not as we know it. Anubis is another clunky piece of software developed by people who believe that only selected browsers are allowed to use the internet. It seems to be predicated on the idea that any non-conformant browser must be evil. Ironically, https://forums.mozillazine.org/ are using the exact same thing. Ben.
    3 points
  10. Many people use a different system than they have in their profile, or have several computers with different systems.... So reboot12 was right to ask the question.
    3 points
  11. True. Also sad, as that version really isn't that old. Today I found myself unable to log into my discover.com account using Thorium. Seriously? Perhaps a UAO would've gotten me in, but the discover.com site was not at all helpful with regard to minimum supported browser versions. I only tried a Chromium 125 user agent, which didn't work. Version 125 works with Chase, which is only reason I tried even that one UAO. As a Windows 7 user, it was easier for me to just try R3dfox, which worked, so I didn't pursue UAOs any further.
    3 points
  12. Yesssssaaa After soso much crazy tests and hacks I succeed with the Nvidia GT 730 graphik card for to boot XP SP3 with full 32 bit 3D graphik on the Arrow Lake Gigabyte board B860 DS3H under pure Uefi, means no csm at all. Dietmar
    3 points
  13. I'm glad you like my article. Creating it and making the HTTPSProxies more future-proof was a pleasure for me as a die-hard fan of Windows XP.
    3 points
  14. You can find the download link for the CAupdater in my main article ProxHTTPSProxy and HTTPSProxy in Windows XP for future use in the section 11.2.4. Downloads related to Root Certificate Updates.
    3 points
  15. I have a lot more run-ins with Cloudflare than I do Anubis. Both of them can get stuck in an infinite validation loop. Cloudflare can get insanely aggressive, it will quite happily lock your browser into an irretrievable Loop of Death (who would write code like that?). At least Anubis can easily be stopped. I think the thing I object to the most is that they focus on the way a browser looks rather than what it is actually doing. In civil society this is characterised as profiling rather than being intelligence led. All that will happen is that the bots will better disguise themselves and their behaviour will go unchecked. Ben.
    2 points
  16. RPO (repo.palemoon.org) is a server owned and paid-for by Moonchild himself; Gitea is just the version control software deployed on that private server to manage source development for UXP, Pale Moon and related projects; it's what is called a "private (self-hosted) Gitea instance" ; on the Anubis test page itself, one can read: ... so I believe MC is mainly concerned with excessive bandwidth consumption; please also note that he had already implemented geolocation-based ACLs (access-control-lists) to counter automated DDoS attacks and, as a consequence, in Hong Kong (where our own roytam1 lives ) RPO is blocked ...
    2 points
  17. The thing that hath been, it is that which shall be. Been here before Dave, we covered this back in 2017. Simple fix with a Server 2003 version of USBPORT.SYS. daniel_k's solution appears to be the best of the various different packages that address the PAE limit.
    2 points
  18. The alternative forum is now available. It is located here: https://tripredacus.net/forum/index.php This forum is actively managed by myself and has public status sections for the three websites that I am providing temporary forums for. The fallback boards are not visible to the public and are not segregated, meaning if you can see a board, you can post in it if you want. The sections will always be open, even if the hosted site has an Up status such as MSFN currently does. This forum is not intended to, nor can it replace MSFN. It is also not meant to be a replacement for other unmanaged or unofficial meatup destinations such as any Discord channels, Steam or Facebook groups. It simple is a place to go in case there is a problem or you want to get info about whatever might be happening. This is not an indication that there is any longevity issue with MSFN. The forum rules are not MSFN's rules, with the exception that discussion about circumventing MSFN rules 1 are not allowed. UK/EU members make sure you read the end of the Registration Agreement. Whether you decide to register on it or not is up to you. This post is just to make you aware that it exists. You choose your own level of involvement. If you decide to register, you should edit your profile to put your MSFN name as it explains in the appropriate profile field. Doing so will cause a MSFN icon appear on your info card if you post in a thread.
    2 points
  19. @Karla Sleutel Site work normal for me on Supermium 126.0.6478.254 64-bit What OS?
    2 points
  20. New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20250628-d30d4d3a0-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250628-d30d4d3a0-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - nss: update certdata and bump ckbi version to 2.78 (50af71f27) - nss: merge changes from upstream UXP (4fff1ea8b) - ported from UXP: No issue - Escape `<` and `>` in element attribute values. (3c2c7ce1) (2f49d0788) - import from UXP: Issue #2488 - Follow-up: Ensure container is initialized for cloned declaration blocks (c91730dc) (13795f1b7) - ported from UXP: Issue #2762 - Remove SVGZoomEvent interface. (1c8e994b) (c1bbbdea8) - ported from UXP: [DOM] Update YouTube embed rewrites. (0c2770ff) (a455f5736) - import from UXP: [Layout] Hold stronger references to FontFaces. (5e120789) (7c1aa8b94) - ported from UXP: [XPCOM] Add Mac-specific executable extensions (80b542ef) (8507563c7) - ported from UXP: Issue #2765 - Part 1: Scrollbar width should be treated as a non-inherited property (8236eec1) (58bcb2dcf) - import from UXP: Issue #2765 - Part 2: Create a helper function for resolving the non-NAC style context of a given NAC (b2c435a1) (b26faa19f) - import from UXP: Issue #2765 - Part 3: Make scrollbar width checks use the originating non-NAC style context (3ba0b10b) (ed6d6ffc2) - ported from UXP: No issue - Refactor nsStyleUIReset::CalcDifference to accumulate change hints (2c704d1b) (52ff82c79) - ported from UXP: Issue #2764 - Fix several properties to return NeutralChange hint (d1497260) (d30d4d3a0)
    2 points
  21. Serpent/Newmoon latest Versions 20250617: Restore Previous Session, Recently Closed Tabs and Recently Closed Windows seem to be not functional and the History and the Bookmarks created on XP+ can't be used on ME/98 anymore - now empty. So Library could be almost completely broken on Win ME now. Probably the passwords aren't saved anymore and auto fill is broken, too. Maybe even more broke. The next days will show that.
    2 points
  22. New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20250621-7d334e013-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250621-7d334e013-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: No issue - Set device contrast to an acceptable value if OOB. (91a026ea) (427c76a4f) - ported from UXP: [devtools] Improve special character escaping for curl (7d099a80) (907358c5c) - import from UXP: Fix loop for column picker's drop-down menu (#2758) (72a17a52) (8fcbddc07) - ported from UXP: Issue #2721 - Create special case exception for <A>.Click() outside of DOM (37de431a) (66afe9f75) - ported from UXP: Issue #2721 - Remove nsILinkHandler. (c3f1c0cd) (96cac3a54) - import from UXP: Issue #2751 - Use rounded interpolation value when interpolating the Integer type and Font stretch type, per spec. (321b75a3) (0fa273491) - import from UXP: Issue #2752 - Change DOMMatrix Rotate{Self}() to the current spec. (2782cded) (4d9db3b9d) - import from UXP: No issue - Update SQLite lib to 3.50.1 and require it as syslib. (5ae40cfe) (6c4f2fc44) - ported from UXP: Issue #2723 - Remove obsolete NPN prefs and callbacks. (59601788) (7d334e013)
    2 points
  23. After months of inactivity, I've finally tried running new versions of Microsoft 365 on Windows 8.1. I managed to install v2507 (the latest beta) on Windows 8.1. This is the 30th post-EOL version that can run on Windows 8.1 without an Extended Kernel (EOL: 2301, no ESU program). Windows 8.1 definitely benefits from newer APIs compared to Windows 7. Proof: imgur.com/a/microsoft-365-latest-on-windows-8-1-QKaEJhG
    2 points
  24. since @rn10950 is doing his job, I don't think I need to pick this up again.
    2 points
  25. This is not a problem (only) with legacy browsers. It is also related to the use of tweaks that reduce the ID'ing of one's browsing behavior, even in the newest versions of FF and derivatives. I haven't used legacy browsers (other than icecat, if you can call that legacy) for over six months. And yet, I get annoying cloudfare BS all the time. I blame those who use cloudfare, or similar s*** to "secure" their sites. Do your homework. Make safe your castle on your own. Do not rent knights for hire to do so.
    2 points
  26. https://repo.palemoon.org/MoonchildProductions/UXP/issues/1721 https://repo.palemoon.org/MoonchildProductions/UXP/commit/c030a50228349fa1b2c0b4fbc2e83752324dd4d7 https://www.palemoon.org/support/global-privacy-control
    2 points
  27. @IXOYE : In NM28, a SSUAO for ARTE is needed; posing as FxESR-128 on Win10x86 works for me in order to load its English homepage : general.useragent.override.arte.tv;Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0 ...
    2 points
  28. 2 points
  29. Hi, everyone! I'm trying to install Windows Vista on Acer Travelmate P215-52G laptop (from 2020 era). It has Comet Lake chipset, i5-10210U CPU, Intel UHD Graphics iGPU, Nvidia MX230 GPU and 2x8 GB DDR4 RAM. I tried modded ACPI.SYS files for Windows XP and 7 but none of them worked. WinXP ones gave 0x000000A5 ACPI BSOD. Win7 ones gave 0xc00000098 boot error. Also tried HEX editing 84 C0 75 1F to 84 C0 90 90 and 85 C0 78 2E to 85 C0 90 90 but gave 0x000000A5 ACPI BSOD. Can anyone help me or have correct modded acpi.sys for vista x64? Thanks from now!
    2 points
  30. What @D.Drakersays is ironclad. Faulty drivers can easily kill hardware, I had an Nvidia card killed due to overheating (over-voltage?) by their faulty driver 364. Just use search, it's well described.
    2 points
  31. Why you just won't copy-paste the whole post here? Have you no respect for MSFN?
    2 points
  32. The topic is about Win 8.1, but since there is no separate one for 8.0 I am posting the information here, it also works after very similar modifications (even GetSystemTimes is not missing, although this 8.0 is RTM without any updates, and 8.1 I use updated to the end of 2017)
    2 points
  33. Thanks for reporting! It is good that such changes are reported here. However, I already noticed the update issue. I'll first provide the changes via automatic update soon. Assets updated. The automatic update of uBlock Origin Legacy's assets can be triggered by the "Purge all caches" function.
    2 points
  34. Thanks for reporting! It is good that such changes are reported here. However, I already noticed the update issue. I'll first provide the changes via automatic update soon.
    2 points
  35. Yes, of course. These themes you linked to have never been compatible with Mypal 68.x but with the old Mypal 29.x. You have to look for themes compatible with Firefox 68.x (Firefox Quantum), for example, here: https://addons.mozilla.org/de/firefox/themes/ But do not expect to find complete themes as it was the case in the legacy browsers! They are almost gone. Only light ones are still available. Regarding your issue, you seem to mix up legacy browsers like Pale Moon, New Moon and Mypal 29 with Quantum based browsers like Firefox 68 or Mypal 68. You can read more about that, for example, here: https://msfn.org/board/topic/183657-mypal-68-in-windows-xp-custom-buttons-and-extensions/ There, I have listed different ways to customise Mypal 68. And of course, you will also find information in many other threads here on MSFN and everywhere else in the WWW. Search for Firefox Quantum themes!
    2 points
  36. Correct! You can even block external fonts via the dashboard settings page of uBO or via the content settings page of the browser but in these cases, for all websites. Here is your website called up in New Moon 28 when blocking the external font via uBlock Origin Legacy:
    2 points
  37. The only example you gave is a website where the user has to register. You said: "...more and more sites...". So please list here examples of websites which appear unsecure in 360Chrome and do not need any registering! Thanks
    2 points
  38. What's good about this is that I always find time to smoke a cigarette and drink a cup of strong coffee or East Frisian tea.
    2 points
  39. Correct, compact characterisation. It looks like the browser world is about to shrink a little. At least for me. Chrome 127 is definitely the end for me. A browser like that has to be avoided. And there seem to be many users who feel the same way. The reason for this is, of course, manifest 3 and the associated restrictions on extensions, which are particularly tragic for content blockers like uBlock Origin. Personally, I'm happy to use New Moon 28, Serpent and Mypal 68 and will continue to do so for as long as possible.
    2 points
  40. Hi, bookie32, actually there should be "Safely Remove Hardware" icon on the taskbar with a dedicated USB icon. https://support.microsoft.com/en-us/windows/safely-remove-hardware-in-windows-1ee6677d-4e6c-4359-efca-fd44b9cec369
    2 points
  41. I'm sorry, I can't say whether he was German or not, it might be seen as PM leaks. But he seemed like a nice fella. And yes, I agree with you, less rumours is always better, people need their privacy. Again, I'm very glad you're with us and share your knowledge!
    2 points
  42. Where did you get this information? It usually comes in two versions, the free version Malware Hunter and the commercial version Malware Hunter Pro. As already described in my article, the features real-time protection and automatic updates are only available in Malware Hunter Pro. Actually, Glarysoft Malware Hunter Pro has a 30-day free trial period. After that, you must purchase a license for the software to use all its professional features. That means you can use it as an on demand scanner when the trial period has expired.
    2 points
  43. Please, translate such kind of messages! This is an English speaking forum, and not all are proficient in the Greek language.
    2 points
  44. Where did you get this information? It usually comes in two versions, the free version Malware Hunter and the commercial version Malware Hunter Pro. As already described in my article, the features real-time protection and automatic updates are only available in Malware Hunter Pro.
    2 points
  45. Yep! However, I deactivated the file PromoUtil.exe in my installation when I used this security programme. Less pop-ups and less RAM consumption. The problem with all recent 360 Total Security versions is the quality of their scanners since they don't use Avira and Bitdefender scan engines any longer but unfortunately their own ones, 360 Cloud Scan Engine, 360 QVMII AI Engine, QEX and KunPeng. Read this review here: https://www.safetydetectives.com/best-antivirus/360-total-security/ And once again, please provide more information when you do a request! One image and a few words are simply too few.
    2 points
  46. I’ve provided a detailed account here for anyone seeking more answers. https://msfn.org/board/topic/183465-windows-7-extended-kernel/page/8/#findComment-1276105
    1 point
  47. Well, that really is news. BTW, did I mention that I have over 38 years of DOS and over 32 years of Windows experience? The registry is so to speak my home. And where do you live?
    1 point
  48. You are using a different version of Thorium than mine. Yours is an SSE4 release, mine is the SSE2 variant. And why do you have two icons with uBlock Origin in your browser? Strictly according to the motto twice is better?
    1 point
  49. Thanks for the hint! New list found! I will release an update of uBlock Origin Legacy as soon as possible.
    1 point
  50. 32-bit Vista could be a temp replacement, since it doesn't.
    1 point
×
×
  • Create New...