Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otya128/ntvdm64.dll
ntvdm64.dll for ARM64 Windows to run https://github.com/otya128/winevdm
https://github.com/otya128/ntvdm64.dll
Last synced: 3 days ago
JSON representation
ntvdm64.dll for ARM64 Windows to run https://github.com/otya128/winevdm
- Host: GitHub
- URL: https://github.com/otya128/ntvdm64.dll
- Owner: otya128
- License: gpl-2.0
- Created: 2021-10-29T07:22:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T09:07:39.000Z (about 2 years ago)
- Last Synced: 2023-08-05T19:39:44.765Z (over 1 year ago)
- Language: C++
- Size: 34.2 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ntvdm64.dll
ntvdm64.dll for ARM64 Windows to run https://github.com/otya128/winevdmInstalling this DLL on ARM64 Windows will allow you to launch Win16 programs directly using https://github.com/otya128/winevdm
## How to install (Windows 11)
1. Download https://github.com/otya128/ntvdm64.dll/releases
2. Copy ntvdm64.dll-1.0\Windows11\System32\ntvdm64.dll to C:\Windows\System32\ntvdm64.dll
3. Copy ntvdm64.dll-1.0\Windows11\SysArm32\ntvdm64.dll to C:\Windows\SysArm32\ntvdm64.dll
4. Copy ntvdm64.dll-1.0\Windows11\SysWOW64\ntvdm64.dll to C:\Windows\SysWOW64\ntvdm64.dll
5. Download https://github.com/otya128/winevdm and extract (e.g. C:\otvdm\)
6. Copy ntvdm64.dll-1.0\otvdm-install.bat to C:\otvdm\otvdm-install.bat
7. Execute C:\otvdm\otvdm-install.bat as administrator## How to install (Windows 10)
1. Download https://github.com/otya128/ntvdm64.dll/releases
2. Copy ntvdm64.dll-1.0\Windows10\System32\ntvdm64.dll to C:\Windows\System32\ntvdm64.dll
3. Copy ntvdm64.dll-1.0\Windows10\SysArm32\ntvdm64.dll to C:\Windows\SysArm32\ntvdm64.dll
4. Copy ntvdm64.dll-1.0\Windows10\SysWOW64\ntvdm64.dll to C:\Windows\SysWOW64\ntvdm64.dll
5. Download https://github.com/otya128/winevdm and extract (e.g. C:\otvdm\)
6. Copy ntvdm64.dll-1.0\otvdm-install.bat to C:\otvdm\otvdm-install.bat
7. Execute C:\otvdm\otvdm-install.bat as administrator