From b356654ea897dc48f3dd5482d117894031d19416 Mon Sep 17 00:00:00 2001 From: aiek Date: Wed, 24 Jul 2024 02:52:02 +0300 Subject: [PATCH] Update 'backport.md' --- backport.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) 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