Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 07/12/2025 in Posts

  1. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250712-3219d2d-uxp-b9ebe5b259-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250712-3219d2d-uxp-b9ebe5b259-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-20250712-3219d2d-uxp-b9ebe5b259-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-20250712-d849524bd-uxp-b9ebe5b259-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250712-d849524bd-uxp-b9ebe5b259-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250712-d849524bd-uxp-b9ebe5b259-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250712-d849524bd-uxp-b9ebe5b259-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250712-d849524bd-uxp-b9ebe5b259-w7plus-avx2.7z Official UXP changes picked since my last build: - Issue #2106 - Part 1: Un-prefix -moz-user-select (cc55a380f6) - Issue #2106 - Part 2: Align value names (17b594b705) - No issue - Fix mixing of tabs with space-indented code. (552cb8dbcc) - Issue #2045 - Part 1: Revert "Temporarily force hidden elements to be actually hidden." (dd2cf17d30) - Issue #2045 - Part 2: Add handling and storage for the revert unit and value (7f3f90eed4) - Issue #2045 - Part 3: Implement cascade origin tracking to CSS parser (b0f0972314) - Issue #2045 - Part 4: Parse "revert" in property values wherever "unset" is allowed (9105c58a30) - Issue #2045 - Part 5: Serialize shorthands using "revert" like those containing "unset" (801d4a2db8) - Issue #2045 - Part 6: Treat "revert" values as the same as "unset" when encountered in the rule node (c4b6135c99) - Issue #2045 - Part 7: Override revert values during presentation hint cascade (166e98d2b9) - Issue #2045 - Part 8: Remap revert keyword values to a higher cascade level (a47f44e93d) - Issue #2045 - Part 9: Include the revert keyword in the list of accepted values for CSS properties returned by inDOMUtils (5346e55655) - Issue #2045 - Part 10: Regenerate devtools CSS database and include the revert keyword in related devtools code (f0b8d1df2c) - Issue #2106 - Part 3: Add 'contain' as user-select value, retain 'element' (e6b48fcc95) - [devtools] Further improve special character escaping in "copy as curl". (2d9cb22a28) - No Issue - Add detection for medium in border shorthand (9f7430f8b9) - Issue #2124 - Adjust overflow parser to handle two values (f4ffb1ec16) - Issue #2662 - Implement axis-shorthand parsing (7c52fd934f) - Issue #2124/2662: Optimize overflow shorthand parsing and serialization (7626c99ceb) - Issue #2124/2662: Cleaning of code (dae72b452c) - Issue #2106 - Follow-up: Additional Un-prefixing (1a5b3dcae6) - Issue #2106 - Follow-up: Un-prefix DOM Attribute MozUserSelect (abb891ff26) - Issue #2106 - Follow-up: Additional contain Keyword Entries (f1815317c3) - Issue #2106 - Clean-up: Remove Defunct -moz-user-select CSS Directives (8f46cd0d63) - Issue #2106 - Clean-up: Un-prefix -moz-user-select in Comments (b11affbdf3) - Issue #2780: Add back the mismatch overflow handling in nsRuleNode.cpp (c3590da576) - Issue #2757: Create a new basicShape of type inset then set inset coords to zero. (67421b3048) - Issue #2757 - Follow-up: Add clip-path test (manual QA) (3f67905afc) 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: - gfx: relax DrawTargetCairo::IsValid() check, fixes crash when loading spectrumsurveys.com (10b96192dd) - layout: plug back alias of -moz-user-select so it won't break pages/extensions relying on this (4c8df426a8) 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.
    5 points
  2. No firsthand experience. Supermium was never very stable on my computers. But as @jumper pointed out, I'm pretty sure that the developer already provides rebased .dll's. Haven't visited that GitHub project in a very long time so no clue where they are located. I've actually erased/deleted/permanently-moved-on from all of my XP "experiments", be they Supermium, Thorium, Pale Moon, New Moon, you name it, they ***ALL*** were nothing but "headaches". I obviously keep my own 360Chrome's around, but seldom are they ever launched. And the only Serpent that is reliable for my needs is a VERY OLD version - new updates only introduce new problems, nothing but "headaches".
    3 points
  3. Apologies again, but I'm afraid I'm not the person to ask. I ditched XP roughly a year or so ago and my life has IMPROVED a million-trillion-zillion times a million-trillion-zillion ever since! XP was holding me back !!! It's up to you to decide if all of the time spent to do things on XP is a waste of your time or not. Sorry. XP, to me, is like Linux, neat and novel, a good HOBBY, but nothing more than a HOBBY.
    3 points
  4. Apologies, but no. This rabbit hole is far too deep for me to get pulled in any further. Sorry. You will need to use Supermium and "let go" of the notion that a v86 Chrome engine can be made to do whatever you throw at it.
    3 points
  5. 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-20250712-6129895b4-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250712-6129895b4-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - ported from UXP: Issue #2106 - Part 1: Un-prefix -moz-user-select (cc55a380) (cfadbb5d6) - ported from UXP: Issue #2106 - Part 2: Align value names (17b594b7) (3a0677ec7) - import from UXP: No issue - Fix mixing of tabs with space-indented code. (552cb8db) (4634fe9d1) - import from UXP: Issue #2045 - Part 1: Revert "Temporarily force hidden elements to be actually hidden." (dd2cf17d) (29e601bb8) - import from UXP: Issue #2045 - Part 2: Add handling and storage for the revert unit and value (7f3f90ee) (f49dc1068) - ported from UXP: Issue #2045 - Part 3: Implement cascade origin tracking to CSS parser (b0f09723) (13380336f) - import from UXP: - Issue #2045 - Part 4: Parse "revert" in property values wherever "unset" is allowed (9105c58a) - Issue #2045 - Part 5: Serialize shorthands using "revert" like those containing "unset" (801d4a2d) (f780f6a0c) - ported from UXP: Issue #2045 - Part 6: Treat "revert" values as the same as "unset" when encountered in the rule node (c4b6135c) (0ddba686d) - ported from UXP: Issue #2045 - Part 7: Override revert values during presentation hint cascade (166e98d2) (33497a7bb) - import from UXP: Issue #2045 - Part 8: Remap revert keyword values to a higher cascade level (a47f44e9) (7e8276dd1) - import from UXP: Issue #2045 - Part 9: Include the revert keyword in the list of accepted values for CSS properties returned by inDOMUtils (5346e556) (5b3195dad) - ported from UXP: Issue #2045 - Part 10: Regenerate devtools CSS database and include the revert keyword in related devtools code (f0b8d1df) (e92c563a4) - import from UXP: Issue #2106 - Part 3: Add 'contain' as user-select value, retain 'element' (e6b48fcc) (f073823cd) - ported from UXP: [devtools] Further improve special character escaping in "copy as curl". (2d9cb22a) (28bf4bcf2) - ported from UXP: No Issue - Add detection for medium in border shorthand (9f7430f8) (4f0690a20) - import from UXP: Issue #2124 - Adjust overflow parser to handle two values (f4ffb1ec) (ae483ab3b) - ported from UXP: Issue #2662 - Implement axis-shorthand parsing (7c52fd93) (f7844356c) - ported from UXP: Issue #2124/2662: Optimize overflow shorthand parsing and serialization (7626c99c) (55a3af5f7) - ported from UXP: Issue #2124/2662: Cleaning of code (dae72b45) (9c80beb8f) - ported from UXP: Issue #2106 - Follow-up: Additional Un-prefixing (1a5b3dca) (82ff6f599) - import from UXP: Issue #2106 - Follow-up: Un-prefix DOM Attribute MozUserSelect (abb891ff) (2b505c1fd) - import from UXP: Issue #2106 - Follow-up: Additional contain Keyword Entries (f1815317) (db2c8fdb5) - ported from UXP: Issue #2106 - Clean-up: Remove Defunct -moz-user-select CSS Directives (8f46cd0d) (37991f84a) - import from UXP: Issue #2106 - Clean-up: Un-prefix -moz-user-select in Comments (b11affbd) (477ab51c4) - import from UXP: Issue #2780: Add back the mismatch overflow handling in nsRuleNode.cpp (c3590da5) (0ee810368) - import from UXP: Issue #2757: Create a new basicShape of type inset then set inset coords to zero. (67421b30) (0ea914daf) - import from UXP: Issue #2757 - Follow-up: Add clip-path test (manual QA) (3f67905a) (1b8fbc344) - import from `custom` branch of UXP: gfx: relax DrawTargetCairo::IsValid() check, fixes crash when loading spectrumsurveys.com (10b96192) (6129895b4)
    3 points
  6. Your issue is with the developer.mozilla.org "test". findLastIndex does not require a polyfill in Chrome v97 and that "test" does not work in Chrome v97. It most likely does not work in v98, v99, v100, v101... et cetera... And doesn't "start to work" until who knows where. Again, Chrome v97 wholly and fully implements findLastIndex and even v97 cannot 'pass' that "test".
    2 points
  7. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250712-7bda12e7-uxp-b9ebe5b259-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250712-7bda12e7-uxp-b9ebe5b259-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20250712-id-656ea98-uxp-b9ebe5b259-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250712-id-656ea98-ia-c642e3c-uxp-b9ebe5b259-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild
    2 points
  8. No problems for me, including posting random HTTPS links. https://www.pcmag.com/picks/chrome-edge-firefox-opera-or-safari-which-browser-is-best
    2 points
  9. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250719-3219d2d-uxp-198222fc03-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250719-3219d2d-uxp-198222fc03-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-20250719-3219d2d-uxp-198222fc03-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-20250719-d849524bd-uxp-198222fc03-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250719-d849524bd-uxp-198222fc03-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250719-d849524bd-uxp-198222fc03-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250719-d849524bd-uxp-198222fc03-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250719-d849524bd-uxp-198222fc03-w7plus-avx2.7z Official UXP changes picked since my last build: - Issue #2499 - Part 1: Add overflow: clip support and tests (ad396c6c59) - Issue #2499 - Part 2: Fix overflow shorthand serialization for mixed clip values (205ea844f4) - Issue #2499 - Part 3: Add CSS clip overflow support with serialization fixes (5e8e1208e7) - Issue #2720 - Follow-up: Use temp value for duplicate color stop (07cf2e643f) - Issue #2736 - Follow-up: Stop using worker thread-only functions for checking if CSP is enabled (c8608ad5cf) - Issue #2792 -Implements parsing, computed style, and writing mode mapping for overflow-block and overflow-inline properties (0903dacaa7) - Issue #2691: Implement ParseSupportsSelector (8be86514f0) - Issue #2691: Adjusted the function to use ParseSelectorGroup (e9a7190529) - Issue #2691: Add basic parentheses tracking to ParseSupportsSelector (fcb4b3d01f) - Issue #2691: Improve token handling for selectors (69556b7b1b) - Issue #2691: Enhance spacing logic for selector formatting (aaae6484ee) - Issue #2691: Add special handling for nth-child expressions (224d1724b2) - Issue #2691: Improve Parser State Handling (ea580ec54b) - Issue #2691: Refactored ParseSupportsSelector (f2d6170830) - Issue #2691: Utilize regex for spacing rules (906f05e606) 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.
    1 point
  10. https://msfn.org/board/topic/182566-monkey-scripts/ If you are a beginner in Tampermonkey, start with the script called "Old Reddit Redirect", that one is easy to test whether you have set it up properly or not.
    1 point
  11. The test also works with Chrome v126 and Supermium is now at v132. The test would have "started" working at some version between v97 and v126 - feel free to try each and every one of those versions to track it down specifically. Generally speaking, you cannot use javascript (querySelectorAll) to affect pseudo-elements (:after, :before, :checkmark, :placeholder, etc) or to affect pseudo-classes (:autofill, :active, :modal, :fullscreen, :enabled, :disabled, :nth-child, :checked, etc). You could try "::autofill" instead of ":autofill" (two colons instead of one), but I suspect that won't solve the javascript code using querySelectorAll to hunt down a pseudo-class.
    1 point
  12. I took a closer look at updated file "update.py": https://github.com/nicolaasjan/youtube-dl/blob/embedthumbnail/youtube_dl/update.py which you originally copied from: https://github.com/ytdl-org/ytdl-nightly/blob/master/youtube_dl/update.py The update process correctly "calculates" the hashsum of "current" version, Latest version: 2025.07.12.1, Current version: 2025.07.12 Current Build Hash 58815fc0de70a06e76a9e9ca0337dfcdda59b1db0ffed12d150df626d8cd7735 which is indeed identical to the value displayed at https://github.com/nicolaasjan/youtube-dl/releases/tag/2025.07.12 Which part of the code inside "update.py" is responsible for that? I understand that your tags/releases don't have a SHA2-256SUMSfile as asset... Updating to version 2025.07.12.1 ... WARNING: no hash information found for the release According to https://github.com/nicolaasjan/youtube-dl/releases/tag/2025.07.12.1 the missing hashsum value for youtube-dl.exe should be: 21534c1543d62f4543efff017da1c8dd18a47e64995fd7e8c84215a433752db5 Why isn't "update.py" able to "calculate" it and, more importantly, how can it be fixed? GitHub adding a "sha256:*" column under assets (not as separate asset) is a relatively new feature, AFAIAA... In file update.py, I can identify two hashsum calculating blocks: https://github.com/nicolaasjan/youtube-dl/blob/da27e0bb378940575d4ac1a5d2a9c9899f7f94ec/youtube_dl/update.py#L84-L91 Is this one for "current" (non-updated) binary? Then, there is: https://github.com/nicolaasjan/youtube-dl/blob/da27e0bb378940575d4ac1a5d2a9c9899f7f94ec/youtube_dl/update.py#L130-L138 which obviously pertains to the "updated" binary; I can see mentions there of files "SHA2-256SUMS" that your fork lacks; lastly, the WARNING is issued as a result of lines: https://github.com/nicolaasjan/youtube-dl/blob/da27e0bb378940575d4ac1a5d2a9c9899f7f94ec/youtube_dl/update.py#L172-L174 Someone knowledgeable in Python needs to review the "update.py" file and come up with a "fix"; perhaps if you kindly ask dirkf in GitHub, he could oblige ... C'mon, you know me better than that ... Sorry for being a PITA, best wishes !
    1 point
  13. They have. There's an "ancient" one called xoblite. It's kind of like using fluxbox on Windows instead of Linux. Check out the screenshots and you'll see what I mean. xoblite™ / Blackbox for Windows
    1 point
  14. @VistaLover That's because of line 37 in `./youtube_dl/update.py`. UPDATE_URL = 'https://yt-dl.org/update/' For some reason it redirects to: https://github.com/yt-dlp/yt-dlp/update/ ---> 404. In version 2025.06.26 (and previous versions) I had it set to: UPDATE_URL = 'https://ytdl-org.github.io/youtube-dl/update/' (also 404, by the way) My version is not supposed to be updated with `-U`. Do you perhaps have any idea how to change `update.py` for my fork to actually make it work with `-U`? [Edit] I think I managed to fix it. Took `update.py` from youtube-dl Nightly as an example. youtube-dl -vU [debug] System config: [] [debug] User config: ['--console-title', '--rm-cache-dir', '-i', '-o', '/dev/shm/test-ytd/%(title)s.%(ext)s', '-f', 'bestvideo[height<=1080][ext=mp4][vcodec^=avc]+bestaudio[ext=m4a]/best[ext=mp4]/best', '--no-mtime', '--embed-thumbnail', '--force-ipv4'] [debug] Custom config: [] [debug] Command-line args: ['-vU'] [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8 [debug] youtube-dl version 2025.07.12 [debug] Lazy loading extractors enabled [debug] Single file build [debug] Python 3.10.12 (CPython x86_64 64bit) - Linux-5.15.0-143-generic-x86_64-with-glibc2.35 - OpenSSL 3.0.2 15 Mar 2022 - glibc 2.35 [debug] exe versions: ffmpeg N-120171-g05094c1749-20250705, ffprobe N-120171-g05094c1749-20250705, rtmpdump 2.4 [debug] Proxy map: {} Latest version: 2025.07.12, Current version: 2025.07.12 youtube-dl is up to date (2025.07.12) Removing cache dir /home/nico/.cache/youtube-dl .. I also don't understand why @dirkf still hasn't updated the Installation section in the Readme. It's a complete mess. BTW, I've made a significant change to `./youtube_dl/utils.py`, as I suggested here. Youtube-dl actually works now.
    1 point
  15. So I updated my Vista SP2 x64 to 2016, still no joy. Chromium for Windows 7 by e3kskoy7wqk starts with the same method! Ideas? I don't understand what else CatsXP wants, aren't those both made for win 7?
    1 point
  16. Then it's a good idea to use the patched ungoogled for Server 2008 R2. No one knows and no one can guarantee how good and when the old 132 Supermium will (ever?) be patched for that serious vulnerability. https://github.com/e3kskoy7wqk/Chromium-for-windows-7/releases/tag/ungoogled-chromium_138.0.7204.96 Edit/ They say it's been patched in R5. But in the article they say the patch is for 138+! Contradictory. https://github.com/win32ss/supermium/releases/tag/v132-r5
    1 point
  17. I don't really care about it personally. I have to deal with it here and the other thing I mentioned but MSFN is based in Europe so we have to follow those rules. If MSFN wasn't an official fallback location that line wouldn't be there. It is only because MSFN has many EU members that I mention it. It seems standard practice that US sites don't care about those things, even if the forum software supports it.
    1 point
  18. Ok. I was able to improve a bit my custom button for calling up the "Manage Cookies and Site Data" window. Both, the about:preferences#privacy and three seconds later the desired dialogue are now loaded in the same chrome window which avoids an additional loading of a tab. Nevertheless, I hope that there is a better solution yet. As custom buttons are actually the topic of this thread, I have decided to post about this stuff here again. My project of creating a custom button to directly call up the "Manage Cookies and Site Data" dialogue in Mypal 68 seems to have come to a temporary end. It works perfectly. I have solved the issues encountered in my own way and I am currently in testing mode. Here is a short preview:
    1 point
  19. If you are additionally using the Bypass Paywalls Clean filter usersrcipts, don't forget to also update them in your userscript manager!
    1 point
  20. 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.
    1 point
  21. I don't have the installer anymore, sorry. I'll search the old HDDs with backups. I found these installers: Comodo Firewall 6.3.39949.2976: https://web.archive.org/web/20140202172445/http://downloads.comodo.com/cis/download/installs/2000/standalone/cfw_installer.exe Comodo Firewall 6.3.39542.2974: https://download.comodo.com/cis/download/installs/2000/xml_binaries/cis/cis_setup_x86.msi or https://download.comodo.com/cis/download/installs/2000/xml_binaries/cis/cis_setup_x64.msi Here is the command to only install the firewall from the MSI file: msiexec /I cis_setup_x86.msi INSTALLANTIVIRUS=0 INSTALLFIREWALL=1 FWFEATURES=1 THREATCASTFEATURE=2 SETOURDNSSERVER=0 CIS_LANGUAGE_ID=1033 Comodo Firewall 6.3.39106.2972: https://web.archive.org/web/20131116044454/http://downloads.comodo.com/cis/download/installs/2000/standalone/cispremium_installer.exe Comodo Firewall 6.2.23257.2860: https://web.archive.org/web/20130826060441/http://downloads.comodo.com/cis/download/installs/2000/standalone/cfw_installer.exe
    1 point
  22. The programme LegacyUpdate has been updated and is now available in version 1.9. Changelog from GitHub: Very important is the hint for Windows XP users on their homepage: I'll also update my original post as soon as possible. Cheers, AstroSkipper
    1 point
  23. @Hackerman Here are two further, more recent SSE alternatives. A Firefox 45 fork: http://o.rthost.win/gpc/files1.rt/firefox-45.9.34-20230930-69f77fc6e-win32-sse.7z and New Moon 27: https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20240720-be4fef94e8-xpmod-sse.7z
    1 point
  24. Great progress! As far as I could see, Mypal 68 runs now more smoothly. Hope you can fix the plugins (flash) issue in the next release.
    1 point
  25. @genieautravail BTW, I tested the SUPERAntiSpyware Free Edition last night. The installation worked without any problems. Also the update of the programme to version 10.0.1266 and the update of the signatures database. Additionally, I carried out a function check. Everything ran as it should. TBH, I have no idea what's going on in your Windows XP system. But one thing is clear. Your hasty conclusions are simply wrong. And this is unfortunately not the first time.
    1 point
  26. SUPERAntiSpyware Free Edition works absolutely fine here. No issues. No DLL problems. I can access all features. I think your system is the causer. You can alternatively try the installer version 10.0.1250 as this version was the one before incompatibilities with the programme appeared the first time. BTW, I have been using SUPERAntiSpyware since 2007 without any serious issues. So, please check your system first before posting issues one can't confirm!
    1 point
  27. You're welcome. Finding download links was no problem, but the constant testing is annoying. Anyway! Thanks for reporting the XP incompatibility of the more recent SUPERAntiSpyware installers! One thing has once again become clear. The incompatibility of an installer does not necessarily mean that the programme itself is also incompatible.
    1 point
  28. @genieautravail My advice to you is to find the last XP-compatible installer of SUPERAntiSpyware Free Edition and install the programme. Then try to update the programme using the internal updater.
    1 point
  29. Personally, I am using the Professional X Edition which is working fine under Windows XP. I have installed the latest verson 10.0.1266 on my Windows XP machine (via the internal updater). Look at my screenshots! However, I didn't try the Free Edition. I thought it was also XP-compatible, especially if the Professional X edition is still XP-compatible. But first, try an older installer version from here: https://www.filepuma.com/download/superantispyware-17/versions/ I would try the version SUPERAntiSpyware 10.0.1250 first as I had compatibility problems with the version 10.0.1252 I already reported here. Maybe, only the installer of the more recent versions is no longer XP-compatible.
    1 point
  30. One entry of my internal list of security programmes is Comodo. I already wrote about Comodo Antivirus in the old antivirus thread: https://msfn.org/board/topic/177099-which-antiviruses-are-known-for-a-fact-to-be-working-on-xp-sp3-as-of-2019/?do=findComment&comment=1241826 https://msfn.org/board/topic/177099-which-antiviruses-are-known-for-a-fact-to-be-working-on-xp-sp3-as-of-2019/?do=findComment&comment=1241854 Is anyone here who has been using Comodo Antivirus or Comodo Internet Security under Windows XP in the last time? I need information, user experiences and test results together with the name and the number of the used version. It is particularly important how up-to-date these versions still are with regard to programme and virus definitions updates. It would also be interesting to know whether the programmes for Windows XP that are still advertised on the Comodo websites are actually XP-compatible and still work today. Here is a link: https://antivirus.comodo.com/security/windows-xp-free-antivirus.php In any case, my research from last year revealed that the last error-free, XP-compatible release of Comodo Antivirus was the version 12.0.0.6818. However, I don't know whether it is still working today or not. BTW, Comodo Firewall will also be looked at. But only at a later date.
    1 point
  31. Thanks for replying! The last official Chrome which supported Windows XP was the version 49.0.2623.112. I think I have a copy of it in my archive. In any case, I will check if the hardware acceleration worked at all in this version on my hardware and report here.
    1 point
  32. Done! https://msfn.org/board/topic/186225-change-a-letter-game-part-ii/?do=findComment&comment=1266415
    1 point
  33. And now, disable Circular Kernel Context Logger and Audio logger. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger] "Status"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Audio] "Start"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Circular Kernel Context Logger] "Start"=dword:00000000
    1 point
  34. WMItracing.log OFF (Vista) Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WBEM\Tracing\WMI] "SessionEnabled"=dword:00000000 "Level"=dword:00000000
    1 point
  35. Hello @UCyborg! I have just tested your new release uBlock Origin 1.16.6b1 by using the ad block testing site https://test.adminforge.de/adblock.html. While my release uBlock Origin Legacy 1.16.4.34 blocked all ads with a score of 100%, your version wasn't able to do this and got a score of only 84%. The comparison was done using the same filter lists and same own filters in both versions. I was checking the performance of both releases with the uBO logger to see what's going on and noticed entries about noop.txt and noop.js in the log generated by your release which I didn't get when using my release. As far as I know, noop stands for no operation. One consequence of this is that some of my own filter rules under the tab "My rules" are simply ignored when using your release. Any ideas what your release is doing on this ad block testing site? Here is a screenshot testing uBlock Origin Legacy 1.16.4.34 in New Moon 28: And here is a screenshot testing uBlock Origin 1.16.6b in New Moon 28: Cheers, AstroSkipper
    1 point
  36. Update notification! - uBlock Origin Legacy 1.16.4.34 - Special mod by @AstroSkipper I have again updated my special mod uBlock Origin Legacy from version 1.16.4.33 to version 1.16.4.34. Starting with this version, installing over an existing installation of uBlock Origin Legacy (1.16.4.34 and higher) is completely working again. The immediate loading of the updated, internal list of all preselected filter lists (assets.json) can be triggered by the function "Purge all caches" or "Update now". From now on, the user will get the internal list of all preselected filter lists (assets.json) automatically. And I added new filter lists to different groups. More details can be found in the changelog in my main article, and of course the download link. The update to version 1.16.4.34 should be done as already described, but this time for the very last time. The easiest way is the alternative method: Backup all your settings using the "Back up to file" button on the page "Settings". Install the new version of uBlock Origin Legacy over the existing one. Reset your installation using the "Reset to default settings" button on the page "Settings". Restore all settings from your backup file. Cheers, AstroSkipper
    1 point
  37. No, I do not use the property window.status. The script code for creating such a status bar has not grown out of my own hands, though. I simply took over an old script which is still working in Mypal 68. TBH, there are a couple of scripts but most of them are not compatible with Mypal 68. My part was finding working code. And that wasn't so easy due to the age of Firefox 68. Many scripts targeting this Firefox version have been lost or replaced by newer ones. However, I modified the css file for exact placing the status panel onto the status bar by myself. And the css file I am using is much more modified and exactly adapted to my browser, in which I also made changes to the interface font. This file is therefore useless for other users.
    1 point
  38. Thanks for reporting! The problems probably only occurred on Saturday. Since Sunday, it seems to be working better. At least, I didn't notice further problems since then.
    1 point
  39. I'm sorry, I don't see another one, is it that better?
    1 point
  40. Thank you all, the issue is no more, thanks to @Dixel and his driver 348.12! NVIDIA System Information report created on: 11/16/2023 11:13:14 System name: KARLA-PC [Display] Operating System: Windows Vista (TM) Business, 64-bit (Service Pack 2) DirectX version: 11.0 GPU processor: GeForce GTX 780 Ti Driver version: 348.12 Direct3D API version: 11 Direct3D feature level: 11_0 CUDA Cores: 2880 Core clock: 875 MHz Memory data rate: 7000 MHz Memory interface: 384-bit Memory bandwidth: 336.00 GB/s Total available graphics memory: 6968 MB Dedicated video memory: 3072 MB GDDR5 System video memory: 0 MB Shared system memory: 7695 MB Video BIOS version: 80.80.34.00.2A IRQ: Not Used Bus: PCI Express x16 Gen3 Device ID: 10DE 100A 19DA 1314 Part Number: 2083 0030 [Components] nvui.dll 8.17.13.4812 NVIDIA User Experience Driver Component nvxdsync.exe 8.17.13.4812 NVIDIA User Experience Driver Component nvxdplcy.dll 8.17.13.4812 NVIDIA User Experience Driver Component nvxdbat.dll 8.17.13.4812 NVIDIA User Experience Driver Component nvxdapix.dll 8.17.13.4812 NVIDIA User Experience Driver Component NVCPL.DLL 8.17.13.4812 NVIDIA User Experience Driver Component nvCplUIR.dll 8.1.820.0 NVIDIA Control Panel nvCplUI.exe 8.1.820.0 NVIDIA Control Panel nvViTvSR.dll 6.14.13.4812 NVIDIA Video Server nvViTvS.dll 6.14.13.4812 NVIDIA Video Server nvDispSR.dll 6.14.13.4812 NVIDIA Display Server NVMCTRAY.DLL 8.17.13.4812 NVIDIA Media Center Library nvDispS.dll 6.14.13.4812 NVIDIA Display Server PhysX 09.15.0428 NVIDIA PhysX NVCUDA.DLL 8.17.13.4812 NVIDIA CUDA 7.0.41 driver nvGameSR.dll 6.14.13.4812 NVIDIA 3D Settings Server nvGameS.dll 6.14.13.4812 NVIDIA 3D Settings Server
    1 point
  41. https://archive.org/details/icafe-winxp-9.00.300.3010-beta1-br294594-sep24
    1 point
×
×
  • Create New...