jackmacc 发表于 2024-10-15 08:49

日志- 让windows7 能运行 win10 下才能运行的程序程序,

有些在win7 下能运行的软件,升级后却只能在win10 下运行,这很郁闷啊!


好在现在还有个vxkey 项目能让,这些软件还能正常运行在 win7 下, 不废话

上图

例如BQ这BT 下载软件, 4.6 后无法运行在Win7



缺少运行库,





安装

这个运行库



执行文件勾选.




就可以正常运行了.





Chrome ,可以支持到 124





目前关注这个项目,能让 后续的 Chrome 能正常运行.

jackmacc 发表于 2024-10-15 08:51

Q: What applications are supported?

A: The list of compatible applications includes, but is not limited to:

Bespoke Synth
Blender
Blockbench
Calibre
Chromium (including Ungoogled Chromium)
Citra
Commander Wars
Cygwin
Dasel
Discord Canary
ElectronMail
Firefox
GIMP (2.99.18)
GitHub Desktop
HandBrake
Kodi
MKVToolNix
MongoDB
MPC-Qt
MPV
MPV.NET
Opera
osu!lazer
Python
qBittorrent
QMMP
Qt Creator
Rufus
Steel Bank Common Lisp
Spotify
Steinberg SpectraLayers
TeamTalk
VSCode and VSCodium
WinDbg (classic from Windows 11 SDK, and preview)
Yuzu (gameplay was not tested)
Zig
See the Application Compatibility List.docx file, which is installed together with VxKex, for more information.

The majority of Qt6 applications will work, and many Electron applications will work as well.

Q: Does VxKex modify system files? Will it make my system unstable?

A: VxKex does not modify any system files. Its effect on the whole system is extremely minimal. No background services are used, no global hooks are installed, and the shell extensions and DLLs that are loaded have minimal impact and can be disabled if needed. You can rest assured that your Windows 7 will remain as stable as it always is.

Q: Do I need to have specific updates installed?

A: VxKex is only designed to work with Service Pack 1 installed. Users of Windows 7 RTM can try to use it, but I don't know if it will install or work. Many programs require KB2533623 and KB2670838 in order to run. It is a good idea to install those two updates.

Q: If I have ESUs (Extended Security Updates) installed, can I use VxKex?

A: Yes. There is no problem with ESUs.

Q: Do console applications work with VxKex?

A: Yes. After you have enabled VxKex for a program you can use it through the command prompt as normal.

Q: Can I use this with Windows 8 or 8.1?

A: VxKex is designed for use only with Windows 7. If you use Windows 8 or 8.1, it's unlikely that VxKex will do anything useful, but you're free to install it anyway and see what happens.

Q: How does VxKex work?

A: VxKex works by loading a DLL into each program where VxKex is enabled. This is accomplished through using the IFEO (Image File Execution Options) registry key.

Specifically, the "VerifierDlls" value is set to point to a VxKex DLL. This DLL then loads into the process.

API extension is accomplished by editing the program's DLL import table so that instead of importing from Windows 8/8.1/10 DLLs, it imports to VxKex DLLs instead. These VxKex DLLs contain implementations of Windows API functions which were introduced in newer versions of Windows.

weist123 发表于 2024-10-15 09:00

好是好,但也不是万能

StormBolt 发表于 2024-10-15 09:16

去年就发现了,一般般

临江独钓 发表于 2024-10-15 09:21

我的问题是,有的软件win7根本就装不上

jackmacc 发表于 2024-10-15 09:39

要用这个软件,心态要摆正,本身就是个开源项目!小白不要上.
页: [1]
查看完整版本: 日志- 让windows7 能运行 win10 下才能运行的程序程序,