Ok, my bad
i totally misunderstood what you wanted in the first place. If i'm correct, all your settings are saved correctly but the original image locations are not saved. This is what you want, right?
Ehmm.. You can't 'save' the location of the original images using the 'Save Settings' button. What you CAN do, is launching the application with special parameters.
TPGen.exe -folders="E:\data\images","F:\more data\more images"
Use absolute paths to folders you want to get converted; seperate multiple folders by a comma.
If you dont know how to launch an application with special parameters, follow the next few steps:
- Drag the main executable ("TPGen.exe") with your RIGHT mousebutton to an empty spot in the same folder as where it is located.
- Select "Create shortcut here"
- Right click the generated shortcut and select properties
- Append the following text in the "Target" inputfield: -folders="Path to folder1","Path to folder2"