Jump to content

Search for Regkey


Guest trentreznor
 Share

Recommended Posts

Guest trentreznor

Is there a way to have autoit search for a rege key, even it is in different places depending on a workstation model? I need to find a way to turn off the hardware acceleration for video and I was hoping I could do a search and change the keys value. Thanks.

Link to comment
Share on other sites

Hi trentreznor,

try this:

For 200x/XP:

REG EXPORT HKLM\System\CurrentControlSet Temp.txt

For 98/ME:

REGEDIT /E HKLM\System\CurrentControlSet Temp.txt

search your string, create the var, use it.

That's it!

Edited by Westi
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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