Appendix C: Win32 registry keys created and used

The T3Ster software – as any other application program in any Win32 operating system – uses Win32 registry keys to store information that the operating system will use as well as user specific settings regarding each user’s last session with the T3Ster software.

The registry key created by device driver installation is

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\m8255s]

together with its subkeys.

Registry keys created by the first run of the software are

[HKEY_CLASSES_ROOT\T3Ster.Document
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\T3Ster.Document]
[HKEY_LOCAL_MACHINE\SOFTWARE\MicReD\T3Ster].

User specific registry key created and used is

[HKEY_CURRENT_USER\Software\MicReD\T3Ster]

together with its subkeys.