Auto Rename NSP/XCI on Windows
This software require that you add in same folder : prod.keys
and title.keys
To ensure proper functionality of the software, you need to place all related files in a designated folder and add that folder to the Windows PATH environment variable. This will allow you to run the software from any command prompt without having to specify the full path.
-
Create a Folder (if not already created):
- Navigate to
C:\Program Files\
on your computer. - Create a new folder named
NXRe
if it doesn't already exist.
- Navigate to
-
Move Files to the Folder:
- Copy all the necessary files for the software.
- Paste them into
C:\Program Files\NXRe
.
-
Open Environment Variables:
- Right-click on the Start menu and select System.
- Click on Advanced system settings on the left.
- In the System Properties window, click on the Environment Variables button.
-
Edit the PATH Variable:
- In the Environment Variables window, find the Path variable under the "System variables" section and select it.
- Click on Edit....
-
Add the New Path:
- In the Edit Environment Variable window, click on New.
- Type in the path to the folder where your files are located, for example:
C:\Program Files\NXRe
. - Click OK to close each window.
-
Confirm Changes:
- Open a new Command Prompt window (important: a new window to apply changes).
- Type
echo %PATH%
and press Enter to verify that your new path has been added.
To ensure everything is set up correctly:
- Open a Command Prompt window.
- Type the command to run your software (for example,
nxr C:/Path/of/your/nsp
). - If the software runs without any errors, the setup is complete.
- Administrator Permissions: You might need administrative privileges to move files to
C:\Program Files
and to modify the PATH variable.
By following these steps, this software should now be ready to run from any location in the Command Prompt.
Thanks Garoxas for NX Game Info