diff --git a/backport.md b/backport.md index 32f95c0..a7cf0c9 100644 --- a/backport.md +++ b/backport.md @@ -1 +1,22 @@ -hi \ No newline at end of file +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 + +Steps needed before backporting: + +Download CFF explorer +[You can download it from here](https://ntcore.com/explorer-suite/) + +The actual backporting: + +1. Install NodeJS, even though you haven't patched it you still need to install it (with the system enviorment variables and everything) + + After that, open it with CFF Explorer + +![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/1.png) + +2. Load node.exe, if it prompts you to load 40mbs into memory and whatever, just click "No" + +![image](https://git.randomserver.top/aiek/nodejs7/raw/branch/main/images/2.png) + +ill continue this gimme 1 sec \ No newline at end of file