Configuration files
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Specific programs) |
(→Specific programs) |
||
Line 21: | Line 21: | ||
* [[EditorConfig]] | * [[EditorConfig]] | ||
* [[Fossil configuration database]] | * [[Fossil configuration database]] | ||
+ | * [[InstallShield INS]] | ||
* [[InstallShield INX]] (.inx) | * [[InstallShield INX]] (.inx) | ||
* Microsoft Dynamics AX: [[Axc]] | * Microsoft Dynamics AX: [[Axc]] |
Latest revision as of 17:05, 12 March 2023
Files used in the configuration of systems and software. Many such files will appear in various other categories in accordance with what sort of systems they are configuring.
Contents |
[edit] Specific systems
[edit] MS-DOS
Refer to DOS configuration files.
[edit] Windows
Refer to Windows configuration files.
[edit] Specific programs
(including domain-specific formats used by multiple programs)
- EditorConfig
- Fossil configuration database
- InstallShield INS
- InstallShield INX (.inx)
- Microsoft Dynamics AX: Axc
- mime.types
- Nginx configuration files
- PAM configuration file
- Patching Configuration
- Skype shared configuration
[edit] General files used by multiple systems
General purpose formats sometimes used for config files:
[edit] See also
[edit] Links
- Augeas - A utility and library that can edit many configuration file formats