there are files of this content:
(..reg)
(..bat)Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\MyTools\\Gor1\\system\\GorMod.exe"="DisableNXShowUI"
"C:\\MyTools\\Gor2\\System\\Gor2.exe"="DisableNXShowUI"
Help transfer this to a script for NSIS UNICODE 2.46.5.. 🙄reg add '"HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "C:\MyTools\Gor\System\Gor2.exe" /t REG_SZ /f /d DisableNXShowUI'
MfG MaGoth, 🙂