Skip to content
PixCap Soft edited this page May 3, 2026 · 3 revisions

Welcome to the PyRcEdit wiki!

Here we will teach you how to use PyRcEdit tool correctly.

First of all, you need to download latest version of the tool. Visit release page and download the .exe file.

If you done that next proceed to next step!

Installation

PyRcEdit don't need to install on your system. It works as single executable. However, you had to let your computer know where is PyRcEdit located.

So, proceed as following:

  1. Create a folder and name it PyRcEdit(or use any name you want).
  2. Now move PyRcEdit.exe file to that folder. Then copy the path to that folder. For example, if you move file into your C drive PyRcEdit folder your path will be C:\PyRcEdit. Copy the correct path to your folder.
  3. Click on start menu and type Edit the system environment variables and open the matching result.
  4. Click on Environment Variables...
  5. In under the System Variables find Path and click on it. Then click the Edit button bellow.
  6. Now in Edit environment variable window click the New button and then paste the folder path you copied earlier and press enter.
  7. Click on the Ok in every window you opened. Congratulations! You have successfully installed the PyRcEdit on Your system.
  8. To ensure it installed and working fine open your command prompt and type pyrcedit -h command. If you see the help menu you have successfully installed the PyRcEdit. If you see command not found, you have made mistake somewhere. Try redoing above steps.

Next is learn how to use PyRcEdit. Visit the Usage Guide