Jump to content

Recommended Posts

Posted
ive just created a reg eidt patch that applies it in seconds but will mean going round all machines, or rolling a fresh image with the patch on.

 

This might sound a it cheeky, but please don't be offended please can you post the patch? Thanks

Posted

I have added this to our logon vbs script so you can set it out like this.

 

Dim OShell

dim fso : set fso = CreateObject("Scripting.FileSystemObject")

dim wshShell : Set wshShell = Createobject("WScript.Shell")

 

'Turns off StickyKeys

wshShell.RegWrite "HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys\Flags", 506, "REG_SZ"

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...