Running the cmd as admin runs it in your windows' system32 folder FOR WHATEVER REASON, and is attempting to find a folder in C:\Windows\System32\Patch, which does not exist.
The workaround for this is, Windows button + R to open up run, type in cmd, and ctrl + shift + enter to launch an elevated CMD prompt
now, copy the directory of where you have extracted the patch, and paste it in cmd in the following way:
cd "path" (replace path with the directory you just copied), press enter
now, type "install_stickrpg2_hd.bat" to run it in the patch folder with admin, instead of running in system32 because the repo owner did a stinky and didnt account for this issue that could easily be found with a single test.
Running the cmd as admin runs it in your windows' system32 folder FOR WHATEVER REASON, and is attempting to find a folder in C:\Windows\System32\Patch, which does not exist.
The workaround for this is, Windows button + R to open up run, type in cmd, and ctrl + shift + enter to launch an elevated CMD prompt
now, copy the directory of where you have extracted the patch, and paste it in cmd in the following way:
cd "path" (replace path with the directory you just copied), press enter
now, type "install_stickrpg2_hd.bat" to run it in the patch folder with admin, instead of running in system32 because the repo owner did a stinky and didnt account for this issue that could easily be found with a single test.