VersionSQL reads and writes files in a few locations:
- Application binaries are stored in Program Files
- Application settings, logs, and some temporary files are kept in
%localappdata% - Short-lived temporary files (e.g. diffs) are created in the Windows temp folder, then deleted after use
- SQL scripts are written to the specified path if you select the
Folderrepository type.
Additionally, VersionSQL will scan the locations of known diff and merge tools in order to auto-configure diff and merge settings.