Jump to content

The possibility of running modern Chrome, Brave and Ungoogled on Win Vista 64bit with Manifest V2 using tricks.


Recommended Posts

Posted
On 6/29/2025 at 6:32 PM, mjd79 said:

The first builds of Chromium 140 are available. As expected, flags have been removed and the policies entry in the registry no longer works. But after adding --enable-features=AllowLegacyMV2Extensions --disable-features=ExtensionManifestV2DeprecationWarning,ExtensionManifestV2Disabled,ExtensionManifestV2Unsupported to the MV2 shortcut it still works. We will see for how long, as these are very early compilations.

image.thumb.png.9abf51b0c8ef19f78cd11b76ea965822.png

That is Chromium for Windows 7 by e3kskoy7wqk*

Did you try to launch it on Vista with SM files? See if MV2 will also be supported?


Posted
20 hours ago, Karla Sleutel said:

Did you try to launch it on Vista with SM files? See if MV2 will also be supported?

8411527700_1751303412.png

I used kernel33 from extended kernel and advapi32, ole32, shell32, user32 wrappers from Supermium 132.

As you can see, for example, ublock works.

I didn't need a platform upgrade or an extended kernel installation for this :) 

Posted (edited)

I see that there is a need for a more detailed explanation.
You need:
Vista SP2 x64 (you may need to upgrade it to 2017 EOL)
kernel33.dll from Vista extended kernel v2023-03-09. 
p_advp32, p_ole, pwp_shl, p_user from Supermium 132 R4. (for convenience you can name them advapi33, ole33, shell33, user33 etc)

In the chrome.exe file, change kernel32.dll to kernel33.dll in the import table using CFF Explorer
In the chrome.dll file, change the same import. Then open this file in HxD and search for advapi32, ole32, shell32, user32 - they may be in several places, change the ones that are full import table looking like below:

3192153700_1751548546.png
In the chrome_elf.dll file, as you rightly pointed out, change NtOpenKeyEx to the NtOpenKey version.

Edited by mjd79
Posted
11 hours ago, mjd79 said:

may need to upgrade it to 2017 EOL

That I can't do, I need to maintain the gaming performance.

BTW, I had managed to start 137. But not 140. And with the old redirection method, WITHOUT SM files at all.

I don't have any EX kernels extensions installed. 

Version 137..png

Version 137. 2.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...