nodejs7/README.md

21 lines
758 B
Markdown
Raw Normal View History

2024-07-25 12:00:08 -07:00
# NodeJS7 - a full NodeJS backport for Windows Vista/7
Please note that for Windows Vista compatibility, the [extended kernel](https://win32subsystem.live/extended-kernel/) is needed
2024-07-25 12:02:11 -07:00
Windows 8.0 users - NodeJS works natively on your operating system, you just gotta install it manually but other than that it's just fine
2024-07-23 16:36:08 -07:00
![image](https://github.com/AiekDev/nodejs-win7/assets/145149166/fcd071b1-6588-4a52-9f84-292a3d23e626)
2024-07-23 17:08:21 -07:00
## Download Pre-Patched NodeJS builds here
[Find them here](https://git.randomserver.top/aiek/nodejs7/releases)
2024-07-23 16:36:08 -07:00
### Backporting:
[Learn more here](https://git.randomserver.top/aiek/nodejs7/src/branch/main/backport.md)
### Installation:
2024-07-23 17:08:21 -07:00
[Learn more here](https://git.randomserver.top/aiek/nodejs7/src/branch/main/install.md)
2024-07-22 10:33:48 -07:00