INI filetype
.ini
#software
#filetype
Plant text configuration files that store software application settings in a structured format
Instances of INI files can be found on COM184025 in C:\Users\george.bennett\ [1] at
A INI file is generated whenever I open CADAssistant, in multiple locations[2][3]
The INI file in AppData\Roaming\ was generated at. It's context are as follows:
The only heading is General, which defines a #lastRunnedVersion, a #backgroundMode value, and a value called #toLockOrbitZUp. These value keys are not used in the INI file in the AppData\Local directory, shown below.
For the INI file in AppData\Local\ has contents as follows:
The headings are:
- General'
- network
- filters
- recent
The Local config file was generated 30 minutes after the Roaming config file