- Open Registry Editor as Administrator:
- Press Win+R, type
regedit
, press Enter - Accept the UAC prompt (if prompted)
- Press Win+R, type
- Navigate to this path:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\FIDESIC\QB
- If the keys don't exist, create them:
- Right-click on "WOW6432Node" (or create it if it doesn't exist)
- Select New > Key and name it "FIDESIC"
- Right-click on "FIDESIC" and create a new key named "QB"
- Create the debug value:
- Right-click in the right pane of the Registry Editor
- Select New > String Value
- Name it "debug"
- Double-click the new value and set it to:
- "True" to enable debug mode
- "False" to disable debug mode