NVIDIA Mobile Driver(Verde) with NVIDIA Optimus Technology

Forums Operating Systems Windows Server 2012 Hardware Compatibility NVIDIA Mobile Driver(Verde) with NVIDIA Optimus Technology

Viewing 0 reply threads
  • Author
    Posts
    • #44487

      Hi.

      NVIDIA Optimus Driver uses unsigned AppInit_DLLs.
      You need to disable the forced signing of AppInit_DLLs.


      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWindows]
      "RequireSignedAppInit_DLLs"=dword:00000001

      I changed it to


      "RequireSignedAppInit_DLLs"=dword:00000000

      for 32-bit Applications,


      [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftWindows NTCurrentVersionWindows]
      "RequireSignedAppInit_DLLs"=dword:00000000

      Sorry for my poor English…..

Viewing 0 reply threads
  • You must be logged in to reply to this topic.