Jump to content

Recommended Posts

Posted

OK, so after a bit of digging, the following reg key turns it off for everyone but I'm still looking for a HKCU way of doing it so staff can have it enabled and students have it disabled...

 

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

DWORD - HideRunAsVerb : 1

Posted

Because if they enter their own username and password into the login box it screws up my application blocker software I wrote as the game then runs in a different memory space than I'm scanning...

 

Easier to kill the prompt than rewrite the software ;)

Posted
Because if they enter their own username and password into the login box it screws up my application blocker software I wrote as the game then runs in a different memory space than I'm scanning...

 

Easier to kill the prompt than rewrite the software ;)

 

Can't you just set it to auto deny any attempts to raise privelages through GPO?

 

Don't even let students get to the stage of putting username/password in here.

 

Define the UAC Group Policy Settings

 

Edit - Example: Standard user - Automatically deny elevation requests

 

 

Steve

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...