In this solution we will go through the process of creating or editing a batch file for your Auction Master APU's.
Creating an "Automated Processes Utility" Batch (.bat) File
- Open the "Automated Processes Utility" module in Auction Master.
- Once open, select the processes you are using and would like to launch along with setting how frequently the service should run.
- Once complete select the "Build Command Line Script" at the bottom middle of the window.
- Once that is selected, a window will pop up with Command Line Parameters.
- Click "Save As..." on the top right of the window, select your desired location (ex: Desktop) and change "Save as type" to all files.
- Give the file a desired file name and make sure that it ends with .bat and click save (ex: APU START.bat).
- You can then test this batch file by closing all instances of Auction Master and double clicking your APU START.bat file.
Adding or Removing a process to a "Automated Processes Utility" Batch (.bat) File
- Open the "Automated Processes Utility" module in Auction Master.
- Right click your existing APU START.bat file from your desktop or specified file location and click open with Notepad or Notepad++.
- Look at the end of each line on your APU START.bat file and select the cooresponding process in the "Automated Processes Utility" module in Auction Master.
- Once existing processes have been selected, close Notepad and rename the existing batch file to APU START OLD.bat.
- Select the process you would like to add or deselect the process you would like to remove in the "Automated Processes Utility" module in Auction Master.
- Once complete select the "Build Command Line Script" at the bottom middle of the window.
- Once that is selected, a window will pop up with Command Line Parameters.
- Click "Save As..." on the top right of the window, select your desired location (ex: Desktop) and change "Save as type" to all files.
- Give the file a desired file name and make sure that it ends with .bat and click save (ex: APU START.bat).
- Delete the old batch file you renamed to APU START OLD.bat and it isn't mistakenly selected.
- You can then test this batch file by closing all instances of Auction Master and double clicking your new APU START.bat file.