Step 1: Install the Program
- Download and install the program following the instructions provided.
- Once the installation is complete, make sure you have received the license via email after purchasing the program.
Step 2: Open the Config File Directory
- Press the Windows key on your keyboard and type “File Explorer.”
- Click on “File Explorer” to open it.
- In the File Explorer window, navigate to the following directory:
C:\Users\<your username>\AppData\Local\Hill Tuner
Note: Replace <your username>
with your actual Windows username. For example, if your username is “John,” the directory would be: C:\Users\John\AppData\Local\Hill Tuner
Step 3: Edit the config.toml
File
- In the
Hill Tuner
folder, locate theconfig.toml
file. - Right-click on the
config.toml
file and select “Open with” -> “Notepad” or any text editor of your choice. - Inside the
config.toml
file, locate the line that reads:license = ""
- Replace the empty quotes with the license key you received in the email after purchasing the program. For example:
license =
key/yourkey"
Step 4: Save the Changes and Close the File
- After updating the license key, click on “File” in the top menu.
- Select “Save” to save the changes made to the
config.toml
file. - Close the text editor.
Step 5: Run the Program in Command Prompt (cmd)
- Press the Windows key on your keyboard and type “Command Prompt.”
- Click on “Command Prompt” to open it.
- In the Command Prompt window, navigate to the directory where the
HillTuner.exe
file is located. For example, if theHillTuner.exe
file is located in theHill Tuner
folder, use the following command to navigate to that folder:cd C:\Users\<your username>\AppData\Local\Hill Tuner
- Press Enter to navigate to the specified directory.
Step 6: Run the HillTuner.exe
Program
- Once you are in the correct directory, run the
HillTuner.exe
program by entering the following command:HillTuner.exe
- Press Enter to execute the command.