Windows Registry Keys¶
SEAL APW Client uses Windwows registry keys in the following section:
HKEY_LOCAL_MACHINE\SOFTWARE\SEAL Systems\SEALAPW
debugLogging¶
debugLogging activates the creation of log files for debugging.
The log files are stored in the Windows %TEMP% directory. They are named sealapw_<date>.log, e. g. sealapw_2023-08-17.log.
-
0No logging.
-
1Log files are created.
Default: 0
preventDriverInstall¶
preventDriverInstall deactivates the update of drivers via UNC directories.
-
0Updating drivers is allowed.
-
1Updating drivers is prohibited.
Default: 0
preventSettingsInstall¶
preventSettingsInstall deactivates the update of driver settings via UNC directories.
-
0Updating driver settings is allowed.
-
1Updating driver settings is prohibited.
Default: 0