This repository was archived by the owner on Nov 4, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Configuration files
Wiesław Šoltés edited this page Jan 16, 2018
·
7 revisions
- Program configuration files are stored in
%appdata%\BatchEncoderfolder for installed version. - Downloaded tool are stored in
%appdata%\BatchEncoder\toolsfolder for installed version. - To enable portable mode create empty file
BatchEncoder.portablein same directory asBatchEncoder.exefile. - Program configuration files are stored in
.\BatchEncoderfolder for portable version. - Downloaded tool are stored in
.\BatchEncoder\toolsfolder for portable version. - System registry is not used to store program settings.
- Configuration file are in
XMLtext format withUTF-8encoding.
Files extensions:
- .xml - Any configuration file
- .xml - Program options
- .xml - Encoder and decoder formats definition
- .xml - Encoder and decoder format definition
- .xml - Predefined format presets definition
- .xml - Encoder and decoder tools definition
- .xml - Encoder and decoder tool definition
- .xml - Input file items
- .xml - Language translation strings
- .lua - Lua scripts (e.g. progress function)
Use only UTF-8 compatible text editors (e.g. Notepad) to edit xml configuration files.
The default configuration files can be found here.
BatchEncoder (Audio Conversion GUI) is licensed under the MIT license.