Configuration

PC-SysInfo supports a lot of configuration settings.

The Button Settings opens an editor to define the configuration settings.

The editor for the individual configuration settings is divided into categories.

Configuration Settings by Category

Custom configuration files

PC-SysInfo internally uses the configuration file SysInfoSettings.dat. This file is in the same directory as PC-SysInfo itself. In larger environments, it may be necessary to work with different configuration files. To create these configuration files, the Settings Editor can be used. It has its own controls whose function are described below.

New creates a new configuration file with default values.

Open opens an existing configuration file.

Save saves the current configuration file under the name specified in the status line.

Save As saves the current configuration file under a new name. The file extension must be .dat to be later recognized as a configuration file.

Note: Basically, during the execution time of PC-SysInfo, there should be only one configuration file in the current directory to ensure uniqueness. If there are still multiple files, the following selection procedure is used internally:

First, it checks whether a settings file exists that is not called SysInfoSettings.dat. If it is found, it will be used. If not, the default configuration file is used. In short, custom configuration files take precedence over the default configuration file.