Compare commits

..

No commits in common. 'main' and '22.5.1' have entirely different histories.
main ... 22.5.1

  1. 8
      README.md
  2. 4
      backport.md

@ -1,9 +1,5 @@
# 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
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
# Nodejs - Windows 7+ backport
## Finally, windows 7 holdouts like you and me can enjoy nodejs on this "obsolete" and "obscure" operating system..!
![image](https://github.com/AiekDev/nodejs-win7/assets/145149166/fcd071b1-6588-4a52-9f84-292a3d23e626)
## Download Pre-Patched NodeJS builds here

@ -1,4 +1,4 @@
This guide has been written on the 24th of july, 2024, this should work for a few years. If this method ever stops working I'll be more than happy to make a guide on how to compile nodejs from source (ofc, patched for Windows Vista/7)
This guide has been written on the 24th of july, 2024, this should work for a few years. If this method ever stops working I'll be more than happy to make a guide on how to compile nodejs from source (ofc, patched for Windows Vista/7/8)
## How to backport
@ -41,7 +41,7 @@ This is what its supposed to look like after all of that:
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/7.png)
6. Congrats, you've just patched NodeJS for Windows Vista/7!
6. Congrats, you've just patched NodeJS for Windows Vista/7/8!
![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/8.png)

Loading…
Cancel
Save