Jump to content

[Help] Disabling Accessibility Options


Recommended Posts

Posted

I want to disable all of Xp's accessibility crap, but the accessibility control icon doesn't appear in the control panel, and the accessibility controls won't launch when I click settings on the dialog that shows when you tap shift five times. Is there any way to disable these things via the registry or 3rd party tools?

Title edited -- Please, use [TAGS] in your topic's title.

Please follow XP Forum Rules from now on.

--Sonic


Posted

Yes by registry, it's possible. I don't remember the regkey, but you can find it : install windows in a virtual machine, configure your settings and export the regkey.

Posted (edited)

Open Windows Explorer and go to %SYSTEMROOT%\inf. Now find a file called sysoc.inf. Open it with Notepad (double clicking should work). Find the following line:

AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7

Remove HIDE so that it looks like this:

AccessOpt=ocgen.dll,OcEntry,optional.inf,,7

Now save the file. This will make it show up in Add/Remove Programs | Add/Remove Windows Components under the Accessories and Utilities option. It won't actually uninstall the Accessibilty Options, it just disables them. It's always driven me nuts that you can't just uninstall them.

Edited by nmX.Memnoch
Posted

I forgot about these registry tweaks as well...

Disable ToggleKeys

HKEY_CURRENT_USER\Control Panel\Accessibility\Toggle Keys

Value: Flags

Data: 58

Type: REG_SZ

Disable FilterKeys

HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response

Value: Flags

Data: 122

Type: REG_SZ

Disable StickyKeys

HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys

Value: Flags

Data: 506

Type: REG_SZ

Posted
I am now continuously tapping shift and nothing is annoying me. I love you guys so much :)
awww *sniffs* thats nice :)

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...