Content Type
Profiles
Forums
Events
Posts posted by ED_Sln
-
-
On 8/5/2026 at 1:28 AM, NotHereToPlayGames said:
Is it possible to totally remove/disable the "AI" features in the e3k Chromium fork?
It cannot be completely disabled or removed. In version 151, the flag that disables AI in the address bar was removed, but you can disable it using the --disable-features=AiModeOmniboxEntryPoint
On 8/5/2026 at 7:25 AM, EliraFriesnan said:How do I remove support for "colour emojis on Windows XP through Windows 8.1 created by @mjd7989."?
Delete the files you extracted from the dwrite_xp_x86 folder in the webgl_hw_and_dwrite.zip archive.
1 -
Version 94 is already available, so updates are coming out quickly. There are no links to the build, so here's a screenshot.
0 -
On 7/18/2026 at 6:29 PM, Jody Thornton said:
But based on v91?
For now, the version is v91, and they’ll keep updating it until they reach the current version (or run into a problem they can’t solve), while version 91 is just a test version to show that progress is being made and to see how it works in general. Chromium for XP also started out as these kinds of test builds, and once they managed to bring the version up to the current one, the old repository was archived and a new one was created, which already supports XP+.
1 -
5 hours ago, Jody Thornton said:
Did I read this right? Is Firefox for Windows 7 now kaput?
No, he'll just create a new repository where he'll (apparently) upload versions that work starting with Windows XP. He responded to this in the post below.
0 -
On 5/19/2026 at 12:25 PM, user57 said:
its nice to have a other chrome for windows xp, seems that i was mistaken
i wasnt looking for e3kskoy7wq´s browser because the title just says something about win7
"Firefox and Chromium running on Windows 7 by e3kskoy7wqk"
I need to change the description and content of the thread because Chromium has been running on Windows XP for a long time, while Firefox runs on Windows Vista.
1 -
If you're running a 32-bit OS, the XP drivers will work, but if you're running a 64-bit OS, there are no options — there are no 64-bit drivers available for this network card.
2 -
Here is the solution signed by the driver: https://forums.mydigitallife.net/threads/resolve-the-issue-of-nvidia’s-latest-win7-driver-not-working-due-to-the-signature!.87141/
But as for updating CUDA, I haven't come across that—it's probably not possible.
1 -
16 hours ago, ruthan said:
I tried to download it (first link), there is password for download link, its working fine, but 7zip needs different password, in the note is password, not changed, i searched link for passwords, tried all of them, but nothing seems to be working.
Archive password: C118F50D-391D-45F4-B3D3-11BC931AA56D
0 -
It looks like your builds use the SSE2 version, at least Mypal78 does. When run on a Pentium 3, the application returns error D1. For Windows 2000, it's better to use the SSE version so that it works on older computers as well.
0 -
On 2/20/2026 at 11:57 PM, Egorkaru said:
However, this Windows Update URLs lists are missing update KB921337 for Windows XP SP2 (x86).
http://old-dos.ru/index.php?page=files&mode=files&do=show&id=6580
0 -
8 hours ago, Slavich said:
The developer's browser from the adjacent topic does not have such oddities.
The version there is significantly lower. Even between 2-3 versions, the load can be higher. Check the CPU load in Task Manager. If it is close to 100%, install the h264ify extension or https://vorapis.pages.dev/#/home/download
To disable the message about unsupported OS, do the following:
reg add "HKLM\Software\Policies\Chromium" /v SuppressUnsupportedOSWarning /t REG_DWORD /d 1 /f0 -
Shazam has already been fixed. Stuttering and freezing of sound and video on YouTube is usually associated with a weak processor that lacks the power to process 1080 video, especially if it is VP9 and even more so AV1.
1 -
The ungoogled version has the flags #disable-encryption and #disable-machine-id. Enabling them will disable encryption and machine ID creation, allowing you to transfer your profile to another computer. The developer will not transfer them to the regular version, leaving the functionality completely stock. Therefore, for the regular version, use third-party tools to create a portable version.
3 -
@Dave-H Check that the firefox.exe file has not been modified, it must have a valid digital signature and this SHA-1 hash: 800826E19BB46A4FBEB26BD8CE08C9F44D8BC401
0 -
Perhaps the issue is that FF 39 does not support TLS 1.3, so websites that use this protocol cannot be opened. FF 2 has an encryption engine update, so websites with TLS 1.3 can be opened there.
To enable the browser to use system certificates, find (or create) the security.enterprise_roots.enabled parameter in about:config and set it to true.
0 -
19 hours ago, NotHereToPlayGames said:
This issue is DEFINITELY hardware-related and it has ALWAYS existed (all versions of Supermium except maybe the most recent) on my 17/18yr old Intel Core2 Quad Q6700.
If you mean this: https://github.com/win32ss/supermium/issues/1596
This has been fixed in 138 R6. The problem was in the instructions; if the processor did not support SSE4.2, this bug could occur.
1 -
I tested the new Chromium on Win XP. It runs faster than Supermium. But there are a few things to note.
The RAM consumption bug when C++ is installed can be resolved by adding the corrected_api_sets.zip folder from Supermium. In XP x64, there is enormous virtual memory consumption, and I haven't found a solution.
WebGL is completely disabled, even the software version, which means that websites that require it do not work.
Manifest v2 is available but disabled by default. You need to add the parameter --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled to the shortcut.
To disable the notification that the OS is not supported, add --test-type to the shortcut.
The browser requires a CPU with SSE3.
Browser crash during import fixed in version 144.
1 -
11 hours ago, EliraFriesnan said:
Thanks! I can only see some patches in the chromium-131.0.6740.0.zip folder.
There is a second link to mini_installer.exe, which is a browser.
1 -
@EliraFriesnan The developer replied: https://github.com/e3kskoy7wqk/Chromium-for-windows-7/issues/70
The browser he linked to runs even on XP, but it is x64.
1 -
On 11/24/2025 at 1:38 AM, EliraFriesnan said:
Will you help me?
I created Isuue. Now we just have to wait for the developer's response.
1 -
On 11/20/2025 at 5:21 PM, EliraFriesnan said:
I had missed one or two telemetry updates (intentionally).
Was telemetry added to Vista? Write KB, I'll check what these updates are. Maybe there's something important there. Because I installed all the updates that are available.
0 -
20 hours ago, EliraFriesnan said:
Intel Core i5 7th Gen Core i5-7500 Kaby Lake Quad-Core 3.4 GHZ
No, there shouldn't be any problems with that processor. I thought that maybe you have a processor without SSE3 and that's why it won't start.
Then you need to write to the developer. Even though he no longer supports Vista, he may be able to tell you what the problem is.
0 -
On 11/16/2025 at 11:10 PM, EliraFriesnan said:
Yes.
What kind of processor do you have?
1 -
1 hour ago, j7n said:
What is wrong with this website? https://forum.zdoom.org/
Supermium 138 opened without errors.
0
Firefox and Chromium working on Older Windows by e3kskoy7wqk.
in Browsers working on Older NT-Family OSes
Posted
The version for Windows XP has already reached v114. It's just one step away from the supported v115.
https://github.com/e3kskoy7wqk/Firefox-for-windows-7/releases/download/old/firefox-114.0.3.en-US.win32.installer.exe
https://github.com/e3kskoy7wqk/Firefox-for-windows-7/releases/download/old/firefox-114.0.3.en-US.win64.installer.exe