mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 14:07:46 +08:00
Changed the installer to quit if the user is not an Administrator or Power User.
This commit is contained in:
@@ -92,6 +92,7 @@ Function .onInit
|
||||
Goto end
|
||||
noop:
|
||||
MessageBox MB_OK "$(RequiresAdminUser)"
|
||||
Quit
|
||||
end:
|
||||
FunctionEnd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user