rsoyxihnark / issuetracker

Issue Tracker
0 stars 0 forks source link

NVidia in game overlay not opening #13

Open rsoyxihnark opened 1 year ago

rsoyxihnark commented 1 year ago

NVidia in game overlay not opening

rsoyxihnark commented 1 year ago

reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun" /v "12" /t REG_SZ /d "NVIDIA Share.exe" /f reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun" /v "13" /t REG_SZ /d "nvsphelper64.exe" /f

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\NVIDIA Share.exe" /v "Debugger" /t REG_SZ /d "C:\Windows\System32\taskkill.exe" /f reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\nvsphelper64.exe" /v "Debugger" /t REG_SZ /d "C:\Windows\System32\taskkill.exe" /f

rsoyxihnark commented 1 year ago

image