Please report issues to speed up the development process and any pull requests are welcome. To make a pull request, first create a conversation to be given access to the private repository.
VxKex provides API extensions that enable Windows 8, 8.1, and 10-exclusive applications to run on Windows 7.
- Install VxKex
- Right-click any program (.exe or .msi)
- Open Properties
- Select the VxKex tab
- Check "Enable VxKex for this program"
- Run the program
For advanced configuration, refer to "Application Compatibility List.docx" in
C:\Program Files\VxKex
- No system file modifications
- Minimal system impact
- No background services
- Optional shell extensions
Notable applications that work with VxKex include:
- Modern browsers (Firefox, Chromium, Opera)
- Development tools (VSCode, Qt Creator, Python, Zig)
- Media applications (MPV, GIMP, Blender)
- Popular apps (Discord Canary, Spotify, GitHub Desktop)
Full compatibility list available in the installed documentation
- Windows 7 Service Pack 1
- Recommended updates:
- KB2533623
- KB2670838
- Compatible with Extended Security Updates (ESUs)
A: Currently limited support. Future releases may improve gaming compatibility.
A: VxKex is designed exclusively for Windows 7.
A: VxKex injects a DLL using IFEO registry keys and redirects API calls to compatible implementations.
VxKex uses:
- IFEO (Image File Execution Options) for DLL injection
- Import table modification for API redirection
- Custom DLL implementations of modern Windows APIs