Changing the "Save to" location at the bottom of that window does not actually change the default folder location. When the program is closed and re-opened, the default is showing again. Here's how to change the default location and make it stick on a PC.
- Fully close DVDFab if you have it open.
- Open the DVDFab XML config file (see below for where this file can be found).
- Find the default path (see below for the common syntax and structure for default paths) for the variable "DefOutFolder."
- Change the default path as needed. Be sure to change the slashes to forward slashes if you are copying the path from an Explorer window.
- You may want to change the "SnapshotFolder" location as well to reflect your new path. This variable should follow the "DefOutFolder" setting.
- Save the file.
Now, when you open DVDFab, the default folder location is always the one you configured above.
XML Config File LocationsReplace %username% with your username.
[TABLE="border: 1, cellpadding: 0, width: 600"]
[TR]
[TD="width: 100"]DVDFab 13[/TD]
[TD="width: 500"]C:\Users\%username%\AppData\Roaming\DVDFab\DVDFab13\fab _config.xml[/TD]
[/TR]
[TR]
[TD]DVDFab 12[/TD]
[TD]C:\Users\%username%\AppData\Roaming\DVDFab\DVDFab12\fab _config.xml[/TD]
[/TR]
[TR]
[TD]DVDFab 11[/TD]
[TD]C:\Users\%username%\AppData\Roaming\DVDFab11\fab _config.xml[/TD]
[/TR]
[/TABLE]
Default Out Folder PathsReplace %username% with your username.
[TABLE="border: 1, cellpadding: 0, width: 600"]
[TR]
[TD="width: 100"]DVDFab 13[/TD]
[TD="width: 500"]C:/Users/%username%/Documents/DVDFab/DVDFab13/[/TD]
[/TR]
[TR]
[TD]DVDFab 12[/TD]
[TD]C:/Users/%username%/Documents/DVDFab/DVDFab12/[/TD]
[/TR]
[TR]
[TD]DVDFab 11[/TD]
[TD]C:/Users/%username%/Documents/DVDFab11/[/TD]
[/TR]
[/TABLE]