You can start the program by a Windows batch file (.Bat file extension). You can run it by double clicking on the Bat file in Windows Explorer or by adding the file to your Windows Startup folder which will make it run automatically when you boot the computer. The batch file can be placed in any convenient folder.
You can pass the following parameters to the program via the batch file.
Create a batch file with any name and with a .bat file extension. The contents of the file will be in the format of one of the Valid Options below.
There are two sample batch files in the folder where the program was installed: 1) Run-in-TESTMODE.bat 2) Run-With-CuelistName.bat
Editing files in the program install folder is not recommended. Copy them to a work folder if you want to edit them. After copying the bat file, add the full folder path to the exe file name. Enclose the file path in double quotes (required when there are spaces in the path string).
Example: "C:\Program Files (x86)\Breakthru Software\NetComms\NetComms.exe" "Cuelist Name"
).