All Activity
- Past hour
-
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
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-20250719-3577496e0-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250719-3577496e0-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: Issue #2499 - Part 1: Add overflow: clip support and tests (ad396c6c) (70c17fd4f) - import from UXP: Issue #2499 - Part 2: Fix overflow shorthand serialization for mixed clip values (205ea844) (ec17993dc) - import from UXP: Issue #2499 - Part 3: Add CSS clip overflow support with serialization fixes (5e8e1208) (68ce5c95d) - import from UXP: Issue #2720 - Follow-up: Use temp value for duplicate color stop (07cf2e64) (df0626865) - import from UXP: Issue #2736 - Follow-up: Stop using worker thread-only functions for checking if CSP is enabled (c8608ad5) (c9ee7fc5a) - import from UXP: Issue #2792 -Implements parsing, computed style, and writing mode mapping for overflow-block and overflow-inline properties (0903daca) (7194d6223) - import from UXP: Issue #2691: Implement ParseSupportsSelector (squashed) (3577496e0) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250719-7bda12e7-uxp-198222fc03-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250719-7bda12e7-uxp-198222fc03-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-20250719-id-656ea98-uxp-198222fc03-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250719-id-656ea98-ia-c642e3c-uxp-198222fc03-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
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. - Today
-
ganbaruritsukisabu joined the community
-
There are no more keys for Kaspersky Antivirus. Therefore, this is now also eliminated. Which antivirus program is still suitable for Windows XP and also gets virus updates? The system should not burden the system too much either.
- 1,226 replies
-
- Security
- Antimalware
-
(and 3 more)
Tagged with:
-
NorthQiaofeng joined the community
-
In that case, it might be a little bit before I can test it (the patch) In all seriousness, it might not be that bad. Depends on the source. IPv6 was implemented in v2.8.6; maybe for the Win port too. Side Note: I've noticed that some Ws2 applications will work, with the older versions of Trumpet, if the Ws2_32.dll is present. But not many.
- Yesterday
-
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".
-
Could you perhaps give me some basic information about the rebase? Perhaps you could give me some parameters/addresses I could test. You're right about Windows XP. It's very dated, but I need programs that only run under Windows XP. I can't run them in a VM either, because the manufacturer's activation no longer works. It only works on my Windows XP computer. I would be grateful for any help.
-
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.
-
Yes, I'm already working on that. I've installed version 126.0.6478.261 and am trying to reduce memory usage there. You've had good success with rebasing 360Chrome. I tested this with Supermium's chrome.dll, but the memory usage is higher there. Can you see if you can improve memory usage with rebasing? Or would you recommend a different Supermium version for XP? Do you have any other tips for reducing memory usage?
-
ok here is a generic link taken from the first page https://inv.nadeko.net/watch?v=h5IteCKxNj4 and which works on mypal 68.14.8 and which does not work on 74.1.0. if I tell you that the invidious video does not work on version 74.1.0 it is because I have done tests in every possible way and no video launches...A parameter is missing somewhere... the screenshots are here to display the console and show you the errors. I took them at different times,but that doesn't change the problem of the invidious videos which absolutely doesn't work on 74.10.0.
-
So please give an exact link which is playing on 68.14.8 and not on the 74.1.0 I see you put pictures (unnecessary) but different why? Particular videos was broken on invidus in its best times As I told invidus broken for me long ago before 68.14.8, but today I checked nadeko.net and there videos play regardless the version
-
You're not going to like the answer. You need something like PROXOMITRON to change ":autofill" to "-webkit-autofill" for any version of Chrome older than v110 for the below javascript - But that's ony the FIRST HURDLE. Once you get past that, the error console will fill up with tons of more errors to overcome one by one. ie, once you resolve the required -webkit-autofill for Chrome versions older than v110, the paypal site then loads TWO captcha's that 360Chrome cannot pass (especially in XP). One from www.recaptcha.net and one from hcaptcha.com.
-
Hi yes I am absolutely sure I use invidious on all browsers, Serpent and Newmoon. I have no playback problems with invidious using the integrated proxy with youtubenuker.lol "inv.nadeko.net" or " invidious.tiekoetter.com " without proxy with the mypal 68.14.8.B version and it works well. I remind you that I use the modified mypal 68.14.8 version for Xp sp1 and sp2. but invidious https://youtubenuker.lol "inv.nadeko.net" or " https://invidious.tiekoetter.com " no longer reads any videos with version 74.1.0 with or without extension installed
-
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.
-
For some reason, when i disable uac, drag and drop in explorer address line won't work with "win11 command bar" style, but "win 10 ribbon ui" work fine Win 11 pro 24H2 26100.4652, SAB 3.9.12