Français
Voici L’Extended Kernel pour Windows Vista :
il contient :
Chromium 90.0 Dev Portable
Chromium 72.0.3626
Firefox 78.7.1 ESR Patched pour Windows Vista
7-Zip
ExplorerSuite
le certificat rootupd
et les différents Extended Kernel selon votre installe je l’ai ai modifier ainsi vous aurez le choix de votre installe.
Extended Kernel for Vista 2017 Hotfixes Updates
Extended Kernel for Vista 2017 Updates
Extended Kernel for Vista 2019 HotFixes Updates avec Volet sans Firefox
Extended Kernel for Vista 2019 Hotfixes Updates sans Volet avec Firefox
Extended Kernel for Vista 2019 Updates avec Volet sans Firefox
Extended Kernel for Vista 2019 Updates sans Volet avec Firefox
Voilà !
English
Here is the Extended Kernel for Windows Vista:
it contains:
Chromium 90.0 Dev Portable
Chromium 72.0.3626
Firefox 78.7.1 ESR Patched for Windows Vista
7-Zip
ExploreSuite
rootupd certificate
and the different Extended Kernel depending on your install I have modified so you will have the choice of your installs.
Extended Kernel for Vista 2017 Hotfixes Updates
Extended Kernel for Vista 2017 Updates
Extended Kernel for Vista 2019 HotFixes Updates avec Volet sans Firefox
Extended Kernel for Vista 2019 Hotfixes Updates sans Volet avec Firefox
Extended Kernel for Vista 2019 Updates avec Volet sans Firefox
Extended Kernel for Vista 2019 Updates sans Volet avec Firefox
Enjoy !
Unofficial Windows Vista x64 Extender Kernel step by step installation guide
All the credits for the Extended Kernel go to @win32, not me.
Disclaimer: I take absolutely no responsibility for any damage to your PC (or laptop or whatever) caused by following/misfollowing this tutorial. Backup everything before continuing.
Special thanks to @winvispixp for guide improvement suggestions.
List of Vista-unsupported programs that work with the extended kernel
version 03092023 (current):
Note: for best stability it’s recommended to go for the October 2022 version (10192022) and only install 64-bit files (see step 
Preparations:
1. Prepare a .7z extracting program (for example 7-zip).
2. Prepare Ubuntu or Linux Mint installation CD (for method 2 and uninsallation).
3. Update your Vista to 2017 EOL version (especially install sp1,sp2 and the platform update).
4. (Optional) You can install some server 2008 updates if you want. List of compatible updates by @LiptonAcer
5. (Optional but highly recommended) Install KB4019478 — D3Dcompiler-x64 update, .NET Framework 4.6.1 and 3.5, DirectX June 2010 redistributable and all the Visual C++ redistributables 64 and 32 bit.
6. Install SHA-2 Server 2008 updates in the following order: KB4039648-v2,KB4493730, KB4474419.
7. Backup your original files.
8. Extract the vistaexkernsetup_03092023.7z file (or vistaexkernsetup_10192022.7z if you are installing October 2022 version) into any folder you like (later called folder X).
Method 1 — Automatic installation
Method 1 involves using the Installer. If you are facing some problems, use alternative installer by @Bizzbob or method 2 instead. If you don’t want to install 32-bit extended kernel, use method 2.
1. Copy your original kernel32.dll located in %systemroot%\syswow64, rename it to kernelol.dll and put the new file in syswow64
2. Run the setup.exe as administrator. (These steps do not apply to @Bizzbob’s installer)
3. Follow the instructions on your computer’s screen.
4. Make sure that files like kernel32.dll are present in %systemroot%\system32. If they are not, use method 2.
5. Reboot the computer.
6. Repair file permissions.
7. Congratulations, enjoy
Method 2 — Manual installation
Method 2 involves using the Ubuntu live CD. The reason why we use Ubuntu and not another windows installation is because Ubuntu doesn’t support NTFS file permissions and thus ignores them completely making file replacing much easier.
1. Launch cmd.exe as administrator and run the following command without quotes: “bcdedit /set {current} nointegritychecks yes”.
2. Insert Ubuntu installation disk Either CD or USB (AKA live CD).
3. Reboot into the Ubuntu live CD.
4. Choose: “Try Ubuntu”.
5. On the top bar go to: Places\Computer. (This may differ depending on version of Ubuntu you have).
6. Locate folder X and copy all the dll and exe files from the folder X (EXCEPT setup.exe and files, that have filename ending with .wow64) to yourpartition:\windows\system32, click replace when prompted (make sure you have a backup).
7. If your Vista is UEFI, do the same for winload.efi.
8. (Optional) Move all the .wow64 files from the folder X to a different directory and remove .wow64 from their name, than copy them to yourpartition:\windows\SysWOW64, click replace when prompted (Right now 32bit extended kernel is in a very early stage of development, so personally I don’t recommend it for daily usage).
9. Shut down Ubuntu and boot Windows.
10. Repair file permissions.
11. Congratulations, enjoy
Method 3 — Redirection
If you don’t want to replace your system files, you can make specific programs use extended kernel dlls instead of vanilla Vista ones using local redirection. Unfortunately this method doesn’t let you run most of the new applications, that file replacing would do (for example there is a problem with exe files that spawn from another and many other).
1. Apply the DLLredirectionenabler.reg.
2. For each application you want to run with the extended kernel, do the following:
3. For exefilesname.exe create an exefilesname.exe.local folder.
4. Put files from folder X in the exefilesname.exe.local folder.
5. Congratulations, enjoy
Repairing file permissions
Automatic tool
If you visit system32 after the installation you will probably notice that permissions for extended kernel files look like this:
Obviously letting “Everyone” to modify your core system files causes a serious security issue so it is necessary to restore the default file permissions pattern:
The owner should be: “nt service\Trustedinstaller”.
Example:
1. Locate %systemroot%\system32\kernel32.dll
2. Open properties and under security tab click “Advanced”.
3. Make sure that “Include inheritable permissions from this object’s parent” checkbox is disabled.
4. Close the advanced window and click “edit”
5. Remove “Everyone” and other account that are not in the default pattern.
6. Add “Users” and “Administrators” accounts and set permissions for them to match the default pattern. The names have to be in your language. Look at other system files if you don’t know how to spell the words.
7. Add “SYSTEM” account and set permissions for it to match the default pattern.
8. Add “nt service\Trustedinstaller” account and set permissions for it to match the default pattern. They are different this time.
9. Click “OK”.
10. Open properties and under security tab click “Advanced” again.
11. Under “Owner” tab click “edit” than “Other users or groups”.
12. Enter “nt service\Trustedinstaller” without quotes.
13. Click “OK”.
14. Congratulations!
Do the same for other files:
If you have installed only 64 extended kernel than you have to restore file permissions only in system32 for the following files that you have replaced:
- ci.dll
- dwmapi.dll
- kernel32.dll
- ntdll.dll
- ntk32.dll
- ntoskrnl.exe
- ole32.dll
- powrprof.dll
- shell32.dll
- user32.dll
- uxtheme.dll
- winload.efi
- winload.exe
- api-ms-win-core-fibers-l1-1-0.dll
- advapi32.dll
- dxgi.dll
- dxgiext.dll
- api-ms-win-core-synch-l1-2-0.dll
- API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.dll
- API-MS-WIN-CORE-WINRT-ERROR-L1-1-1.dll
- API-MS-WIN-CORE-WINRT-L1-1-0.dll
- API-MS-WIN-CORE-WINRT-STRING-L1-1-0.dll
- api-ms-win-shcore-scaling-l1-1-1.dll
- bcrypt.dll
- shcore.dll
- userenv.dll
- useren0.dll
- kernel33.dll
- jobsrv.exe
- gdi33.dll
- gdi32.dll
- dwritent60.dll
- dwritent10.dll
- DWrite.dll
- api-ms-win-core-memory-l1-1-6.dll
- api-ms-win-core-memory-l1-1-5.dll
- api-ms-win-core-fibers-l1-1-0.dll
- api-ms-win-core-delayload-l1-1-1.dll
- api-ms-win-core-delayload-l1-1-0.dll
If you have installed 32 bit extended kernel than you also have to restore access rights in syswow64 too (for the following files that you have replaced):
- kernel32.dll
- powrprof.dll
- ole32.dll
- shell32.dll
- user32.dll
- uxtheme.dll
- dwmapi.dll
- ntext.dll
- powrprof.dll
-
shellnew.dll - ntk32.dll
-
miscstubs.dll - ws2_33.dll
- ws2_32.dll
- user33.dll
- shell33.dll
- shcore.dll
These are the final names for those files, remember that some of them have to be renamed during the installation as described in the guide.
Optional Extended Kernel components
d3d12.dll — This is DirectX 12 for Windows 7. You can copy it to system32. It does not work on Vista, but can be useful for Windows 8 users.
Windows 7 Media Foundation Platform — This is needed for video codec support in some programs like Firefox. Making the Windows 7 mfplat system wide by installing it causes problems with Windows Media Player and Dremscene, so it’s recommended to use redirection method instead:
1. Apply the DLLredirectionenabler.reg.
2. For each application you want to run with the Windows 7 mfplat, do the following:
3. For exefilesname.exe create an exefilesname.exe.local folder.
4. Extract the mfplatsetup.7z and copy all the dlls it contains to the exefilesname.exe.local folder.
5. Congratulations, enjoy
378.66_Vista and 398.11_Vista — Modfied Nvidia drivers for Vista. More details: https://msfn.org/board/topic/184056-breakthrough-p2-new-pascal-special-microsoft-nvidia-driver-port-for-vista-x64/
Windows Version Spoofer
Version spoofer allows you to fool programs into thinking that you are running a newer version of Windows!
- Create an empty file called «osver.ini» (without quotes) in the %systemroot% folder.
- Put contents of the template below in your file.
- Adjust the template depending on your needs.
Template:
[Path to an exe file] Commandname=1 [Path to another exe file] Commandname=1 [global] Commandname=1
List of supported commands:
Enabled (this one is always needed)
MajorVersion
MinorVersion
BuildNumber
CSDVersion
PlatformId (2 is used to indicate that the OS is Windows NT. 1 represents 9x and 0 represents Win32s)
to spoof Windows 7 sp1, use:
Enabled=1 MajorVersion=6 MinorVersion=1 BuildNumber=7601
Windows 8.0
Enabled=1
MajorVersion=6
MinorVersion=2
BuildNumber=9200
Windows 8.1
Enabled=1
MajorVersion=6
MinorVersion=3
BuildNumber=9600
Windows 10 (the build number depends on the Windows 10 version, that you want to spoof)
Enabled=1 MajorVersion=10 MinorVersion=0 BuildNumber=19044
Windows 11 (the build number depends on the Windows 11 version, that you want to spoof)
Enabled=1 MajorVersion=10 MinorVersion=0 BuildNumber=22000
Example:
[C:\Program Files\Mozilla Firefox\firefox.exe] Enabled=1 MajorVersion=6 MinorVersion=1 BuildNumber=7601 [global]
Common errors
List of Vista-compatible programs that don’t work with the extended kernel.
Windows Sidebar (resolvable):
1. Apply the DLLredirectionenabler.reg.
2. Create a «sidebar.exe.local» folder in %programfiles%\Windows Sidebar\ .
3. Copy your backup ole.dll to the «sidebar.exe.local» folder.
4. Congratulations, enjoy
CPU-Z (old Extended Kernel version) — https://msfn.org/board/topic/183046-guide-vista-extended-kernel-installation/?do=findComment&comment=1207488
Kaspersky antivirus — https://msfn.org/board/topic/181612-wip-windows-vista-extended-kernel/page/112/
VirtualBox (as a host) — VirtualBox checks if system files were signed by Microsoft. (it is called «hardering»)
Windows Live Photo Gallery (only if you install 32-bit extended kernel)
Feel free to report other programs.
How to uninstall the extended kernel?
Method 1
- If you used Method 1 durning installation, the dlls were automatically backed up as [nameofdll].dll.bak. You just need to delete the extended kernel dll and then change the name of the vanilla one (delete the .bak extension; it should look like [nameofdll].dll after)
- Repair File permissions
Method 2
- Follow the Method 2 steps, but instead of copying extended kernel files, put your backup files back in system32 (or SysWOW64 if you are uninstalling the 32bit extended kernel)
- Repair file permissions.
Method 3
- Alternatively, file replacement can be done using Windows Vista PE.
- Boot from CD or USB
- Choose your keyboard layout and on the next screen click «Repair my Computer» and choose CMD.
- You can use 7-Zip or Notepad’s «save as» dialog as GUI
- Put your backup files back in system32 (or SysWOW64 if you are uninstalling the 32bit extended kernel)
- Repair file permissions
Old versions
Edited by TSNH
Main Extended Kernel Installer
The latest version of the Vista Extended Kernel was released on March 9, 2023.
Revision 2 includes a stable version of the User Profile Service, preventing any problems with the service when using the Extended Kernel on newer patch levels (2020+).
Download all necessary prerequisite updates here before installing.
Failure to do so may render your system inoperative!
The SHA checksum for the installer package named vistaexkernsetup_03092023_rev2.7z is:
6C1095AF0376DE8B75C335B82C91E524E369E46F
Main Download
MEGA Mirror
Yandex Mirror
Media Foundation Update Installer
The latest version of the Media Foundation Update was released on November 23, 2020.
The SHA-256 checksum for the installer package named mfplatsetup.7z is:
CFA956D44CC71153C5BE8766AAC4DF321B2F6B1B26DAC762A8DB6BFEB5E0D26A
Main Download
MEGA Mirror
Yandex Mirror
Modified NVIDIA Driver, version 378.66
This driver package is compatible with most GTX 1000 series GPUs except GT 1030, and is considered stable.
The SHA-256 checksum for the installer package named 378.66_Vista.7z is:
80a686b47d900f508022ad6b8dba9aa89bb2583652dfb9b6598fd5fdef23ad9c
Main Download
MEGA Mirror
Yandex Mirror
Modified NVIDIA Driver, version 398.11
Newer driver with support for GT 1030 and OpenGL 4.6. Full compatibility is not assured at this time.
There are presently conflicts with some other hardware such as NICs. If your system boots up to a frozen «orb»,
uninstall this driver in Safe Mode and replace with 378.66.
The SHA-256 checksum for the installer package named 398.11_Vista.7z is:
a95f91fcb7dbee3dd06f7ddc1da8f57575bfc346e24d0a80d8eb6bc8b4713457
Main Download
MEGA Mirror
Yandex Mirror
Modified Intel HD Driver, version 9.17
Modified driver package for Intel HD 4000 series integrated graphics by Ximonite.
Full support for OpenGL 4.0 features, among other optimizations are included in this package.
The SHA-256 checksum for the installer package named IntelHD_9.17.10.4459_Vista.7z is:
D14085FD20F4250A6830D45C41CA82C2A1C3D47B
Main Download
MEGA Mirror
Yandex Mirror
Modified AMD Catalyst Driver, version 15.6 (beta)
Modified driver package for AMD Radeon cards up to R9 series.
This driver is considerably more stable and performant than the antiquated 13.12 driver Vista users were officially served.
The SHA-256 checksum for the installer package named AMD_Catalyst_15.6_Beta_Windows_Vista.7z is:
C33212565B102BB7EDD1054AD39FDFD4DF2BC9FC
Main Download
MEGA Mirror
Yandex Mirror
Visit the file directory to see all download options.
-
-
#1
-
- Operating System
- Windows 7 Ultimate x64
- Manufacturer/Model
- HP Elite 8300
- CPU
- I5-3750
- Motherboard
- HP Elite Motherboard
- Memory
- 8GB Ram
- Graphics card(s)
- Intel HD Graphics 2500/Nvidia GT 1030 2GB
- Sound Card
- Realtek Speakers (Built In)
- Monitor(s) Displays
- Dell Square Monitor (60-75ghz)
- Screen Resolution
- 1024×960
- Hard Drives
- 500GB HDD
- PSU
- HP 240w PSU
- Case
- HP Elite Black Computer Case
- Cooling
- HP CPU Fan
- Mouse
- I Live Mouse (Glow)
- Keyboard
- I Live Keyboard (Glow)
- Internet Speed
- 2-5Ghz
-
-
#2
We do have at least one active member who uses the extended kernel (but not me). There has been no new version since October 2022. Unless a new version is forthcoming that supports Chromium 110 and above, I suspect this fad will soon fade away, and dozens of bright young people around the world will find something else to occupy their time. Developer win32 says he is devoted to the Chromium issue, so we’ll see what happens.
-
- Operating System
- Vista Home Premium x86 SP2
- Manufacturer/Model
- HP Pavilion Elite m9150f
- CPU
- Intel Q6600
- Memory
- 3 GB
- Graphics card(s)
- NVIDIA GeForce 8500 GT
-
-
#3
don’t hold your breath on the vista extended kernel project as it hasn’t been active for almost a year
-
- Operating System
- Windows 7 SP1 Ultimate x64
- Manufacturer/Model
- Dell Inspiron 640m/e1405 laptop
- CPU
- Intel Core 2 Duo T7600 2.33Ghz
- Memory
- 4Gb (3.24Gb usable to OS)
- Sound Card
- Sigmatel/IDT STAC9200
- Internet Speed
- Spectrum Cable Internet up to 100Mbps
-
-
#4
don’t hold your breath on the vista extended kernel project as it hasn’t been active for almost a year
The latest news is that Win32’s newest Supermium browser version (based on Chromium 119) no longer requires the extended kernel to work on Vista SP2! Perhaps wither 3 might be brave enough to test it:
Release Version 119.0.6045.192 · win32ss/supermium
This would pretty much eliminate any need for his extended kernel, with the exception of Firefox diehards who would like to be stuck with the same ESR as Windows 7/8. Of course Chromium has clearly won the browser wars, and Mozilla might not even exist much longer.
-
- Operating System
- Vista Home Premium x86 SP2
- Manufacturer/Model
- HP Pavilion Elite m9150f
- CPU
- Intel Q6600
- Memory
- 3 GB
- Graphics card(s)
- NVIDIA GeForce 8500 GT
-
-
#5
Do I need to download the .zip file or would I just download one of the .exe files?
Edit: I downloaded the 64 bit .exe file and am running it right now.
-
- Operating System
- Vista Home Premium 64 bit SP2
- Manufacturer/Model
- Cyberpower
- CPU
- Intel Quad CPU Q6700 2.67 GHZ
- Motherboard
- NVIDIA 780i
- Memory
- 4 GB
- Graphics card(s)
- MSI GTX 560 TI Twin Frozr
- Sound Card
- Sound Blaster SB Audigy
- Monitor(s) Displays
- Viewsonic VG2436
- Screen Resolution
- 1920x1080p
- Hard Drives
- Samsung HD 105SI
WDC WD20
- Case
- Apevia XJupiter
- Cooling
- air
- Mouse
- Logitech MX 600
- Keyboard
- Logitech MX 3200
- Internet Speed
- 30 Mbps
-
-
#6
I downloaded the 64 bit .exe file and am running it right now.
Tell us more wither 3! This is the most interesting Vista news in years.
-
- Operating System
- Vista Home Premium x86 SP2
- Manufacturer/Model
- HP Pavilion Elite m9150f
- CPU
- Intel Q6600
- Memory
- 3 GB
- Graphics card(s)
- NVIDIA GeForce 8500 GT
-
-
#7
Well, I installed it and it opened on the internet. It looks very sparse but works well. There are practically no settings other than bookmarks, unlike 360Chrome and other browsers . Problem is, it didn’t create a desktop shortcut and I had a heck of a time finding where the files were installed, other than Appdata/Local to run it this morning. Turns out, the latter is the only place for it’s files so I created a desktop shortcut from there.
-
- Operating System
- Vista Home Premium 64 bit SP2
- Manufacturer/Model
- Cyberpower
- CPU
- Intel Quad CPU Q6700 2.67 GHZ
- Motherboard
- NVIDIA 780i
- Memory
- 4 GB
- Graphics card(s)
- MSI GTX 560 TI Twin Frozr
- Sound Card
- Sound Blaster SB Audigy
- Monitor(s) Displays
- Viewsonic VG2436
- Screen Resolution
- 1920x1080p
- Hard Drives
- Samsung HD 105SI
WDC WD20
- Case
- Apevia XJupiter
- Cooling
- air
- Mouse
- Logitech MX 600
- Keyboard
- Logitech MX 3200
- Internet Speed
- 30 Mbps
-
-
#8
Can you log in at Google/Gmail/YouTube using that Supermium browser?
I’m pretty sure that you never installed KB4474419, hence it is evidently not required by the latest Supermium — but could you please search Installed Updates and confirm that you do not have update KB4474419 installed?
Thank You wither 3!
-
- Operating System
- Vista Home Premium x86 SP2
- Manufacturer/Model
- HP Pavilion Elite m9150f
- CPU
- Intel Q6600
- Memory
- 3 GB
- Graphics card(s)
- NVIDIA GeForce 8500 GT
-
-
#9
I can login to Google using my account information. I thought I had a Gmail account from years ago but I can’t find the info. However, Gmail offers to let me login or create an account to log in with. I can go directly to YouTube and watch video.
I don’t have the KB you mentioned.
As I mentioned before, I’m underwhelmed by the settings available. I much prefer 360chrome, even if I have to occasionally put up with pages and dialog boxes which are in chinese.
On the other hand, if the powers to be put the kabosh (sic) on 360 on their websites, then it appears this would be a good alternate (perhaps the only one).
-
- Operating System
- Vista Home Premium 64 bit SP2
- Manufacturer/Model
- Cyberpower
- CPU
- Intel Quad CPU Q6700 2.67 GHZ
- Motherboard
- NVIDIA 780i
- Memory
- 4 GB
- Graphics card(s)
- MSI GTX 560 TI Twin Frozr
- Sound Card
- Sound Blaster SB Audigy
- Monitor(s) Displays
- Viewsonic VG2436
- Screen Resolution
- 1920x1080p
- Hard Drives
- Samsung HD 105SI
WDC WD20
- Case
- Apevia XJupiter
- Cooling
- air
- Mouse
- Logitech MX 600
- Keyboard
- Logitech MX 3200
- Internet Speed
- 30 Mbps
-
-
#10
Thanks for the info wither 3! Do you know what Chromium version your 360 browser is based on? I believe it’s a few years old now, although much more recent than Chrome 49 (or Firefox 52). Perhaps you could let the developer know about any missing settings that you regard as essential. The latest versions of 360 no longer support XP/Vista.
I wish someone running Vista x86 would also test the latest Supermium browser.
-
- Operating System
- Vista Home Premium x86 SP2
- Manufacturer/Model
- HP Pavilion Elite m9150f
- CPU
- Intel Q6600
- Memory
- 3 GB
- Graphics card(s)
- NVIDIA GeForce 8500 GT
-
-
#11
The About for 360 says it’s based on Chrome 86.042…………….. and there are no updates.
Now, what’s really special is that, when I launched Supermium this morning (took forever) and went to settings, it gave me a completely new list of settings that it didn’t before. Much better.
I don’t know what you mean by your last sentence in the first paragraph. Here-
it shows that I have the latest version.
-
- Operating System
- Vista Home Premium 64 bit SP2
- Manufacturer/Model
- Cyberpower
- CPU
- Intel Quad CPU Q6700 2.67 GHZ
- Motherboard
- NVIDIA 780i
- Memory
- 4 GB
- Graphics card(s)
- MSI GTX 560 TI Twin Frozr
- Sound Card
- Sound Blaster SB Audigy
- Monitor(s) Displays
- Viewsonic VG2436
- Screen Resolution
- 1920x1080p
- Hard Drives
- Samsung HD 105SI
WDC WD20
- Case
- Apevia XJupiter
- Cooling
- air
- Mouse
- Logitech MX 600
- Keyboard
- Logitech MX 3200
- Internet Speed
- 30 Mbps
-
-
#12
I’m glad you found the settings!
I don’t know what you mean by your last sentence in the first paragraph.
I mean the latest 360 browser version 22.1.1056.64 based on Chromium 119 cannot be used on Windows XP or Vista, so you are stuck with 13.x (or older) versions based on Chromium 86 (or older). An interesting question is whether 22.x versions can be used on Windows 7, but I’ll leave that to Windows 7 gurus like yourself since I can’t read Chinese anyway. Supermium has the advantage of being a Chromium fork from an English-speaking developer. (I don’t think it supports XP, or else it would be all the rage at MSFN.)
-
- Operating System
- Vista Home Premium x86 SP2
- Manufacturer/Model
- HP Pavilion Elite m9150f
- CPU
- Intel Q6600
- Memory
- 3 GB
- Graphics card(s)
- NVIDIA GeForce 8500 GT
-
-
#13
I tried searching on that version and all the selections were in chinese. When I asked to translate a page, it locked my system up (actually, it just probably takes longer than what I’m willing to wait.)
-
- Operating System
- Vista Home Premium 64 bit SP2
- Manufacturer/Model
- Cyberpower
- CPU
- Intel Quad CPU Q6700 2.67 GHZ
- Motherboard
- NVIDIA 780i
- Memory
- 4 GB
- Graphics card(s)
- MSI GTX 560 TI Twin Frozr
- Sound Card
- Sound Blaster SB Audigy
- Monitor(s) Displays
- Viewsonic VG2436
- Screen Resolution
- 1920x1080p
- Hard Drives
- Samsung HD 105SI
WDC WD20
- Case
- Apevia XJupiter
- Cooling
- air
- Mouse
- Logitech MX 600
- Keyboard
- Logitech MX 3200
- Internet Speed
- 30 Mbps
-
-
#14
I wish someone running Vista x86 would also test the latest Supermium browser.
Bleeping Computer member cafejose has reported successfully using the latest Supermium on Vista x86! (There was never any extended kernel for Vista x86, and it runs better on newer Intel hardware than Vista x64 does.) @wither 3 you might want to post about Supermium in the “What browser do you use?” sticky thread.
-
- Operating System
- Vista Home Premium x86 SP2
- Manufacturer/Model
- HP Pavilion Elite m9150f
- CPU
- Intel Q6600
- Memory
- 3 GB
- Graphics card(s)
- NVIDIA GeForce 8500 GT
-
-
#15
I haven’t switched to Supermium yet but, when (if ) I do, I’ll post there. Thanks.
-
- Operating System
- Vista Home Premium 64 bit SP2
- Manufacturer/Model
- Cyberpower
- CPU
- Intel Quad CPU Q6700 2.67 GHZ
- Motherboard
- NVIDIA 780i
- Memory
- 4 GB
- Graphics card(s)
- MSI GTX 560 TI Twin Frozr
- Sound Card
- Sound Blaster SB Audigy
- Monitor(s) Displays
- Viewsonic VG2436
- Screen Resolution
- 1920x1080p
- Hard Drives
- Samsung HD 105SI
WDC WD20
- Case
- Apevia XJupiter
- Cooling
- air
- Mouse
- Logitech MX 600
- Keyboard
- Logitech MX 3200
- Internet Speed
- 30 Mbps
-
-
#16
Today, I accidently found that 360Chrome had hijacked some of the more common video and audio file formats within Default Programs. I fixed all those manually. There were also other files that I’m not familiar with that it hijacked.
-
- Operating System
- Vista Home Premium 64 bit SP2
- Manufacturer/Model
- Cyberpower
- CPU
- Intel Quad CPU Q6700 2.67 GHZ
- Motherboard
- NVIDIA 780i
- Memory
- 4 GB
- Graphics card(s)
- MSI GTX 560 TI Twin Frozr
- Sound Card
- Sound Blaster SB Audigy
- Monitor(s) Displays
- Viewsonic VG2436
- Screen Resolution
- 1920x1080p
- Hard Drives
- Samsung HD 105SI
WDC WD20
- Case
- Apevia XJupiter
- Cooling
- air
- Mouse
- Logitech MX 600
- Keyboard
- Logitech MX 3200
- Internet Speed
- 30 Mbps
About a month ago I started working on kernel extensions for Windows NT 6.0.
The x64 branch of the extended kernel is quite mature, running current versions of Firefox/Gecko-based browsers, GIMP 2.10.18 and PassMark PerformanceTest 10.0. A release of Brave browser based on Chromium 83 has a fault that points to an entry in the import table of kernel32 as of writing, but Electron-based applications like Visual Studio Code work.
The x86 branch is much younger and I’m just getting to grips with making x86 kernel extensions, though it will help with the many x86-native applications still floating around including Office 2013+ installers, as well as those who run Vista x86.
There are two ways to install the extended kernel files.
First Method
Replacement of Files in System Folders
Simply put, you copy the extended kernel files to the system32 and syswow64 (for x86 files on x64 systems) folders. Obviously you will have to do this from another OS. From another version of Windows, you will have take ownership of each file to be replaced. From Linux/BSD/etc. you don’t have to worry about permissions.
This method is necessary to ensure proper functioning of the address and search bars in Firefox 68+ based browsers. Otherwise search engine data is not downloaded and you will have to type in URLs manually, including extensions (like https://, ftp:// etc.).
All software will now rely on my files. Keep your original Vista files handy for when Vista-compatible applications exhibit unforseen behaviour; VMware WS 10-12 installers are one such example.
This method may also be undesirable if you make use of ESU updates.
Second Method
Local DLL Redirection
In this case, the system relies on the original MS DLLs and only user-specified programs will be able to use my DLLs and their extra functions. Preferred if you are concerned about malware using W7+ functions and/or use ESU updates.
Even if you use the first method, you can use this method to substitute extended DLLs with original Vista DLLs if Vista-compatible applications are broken.
To prepare for DLL redirection, create the following registry key and reboot:Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options]
"DevOverrideEnable"=dword:00000001
Once you have done that, you can make programs use my modified files by creating a file or folder labelled xxxx.exe.local (where xxxx.exe is the program’s executable) in the program’s folder. If a .local file is created, then modfiied files are placed in the program’s folder. If a .local folder is created, then the modified files are placed in that folder.
Unfortunately, offering the download links in this thread would run afoul of the anti-XP+ policy, even after I badly scarred and abused the files. So contact me directly if you are interested or have questions.
