Search results

  1. A

    Registry Entries writing REG_SZ instead of REG_DWORD (FIXED)

    Greetings, I have 3.0.0 I’m finding that an installer I’ve made is not writing the proper data type in the registry. It is happening in both my 32 bit as well as my 64 bit builds. – I ask for: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system shutdownwithoutlogon REG_DWORD 1 I...
Back
Top