Jump to content

Search Registrykeys


 Share

Recommended Posts

Hello,

i am need a script that make the following possible.

The script must find strings inside the registry and change them. Before that it should create a backup of the registry.

I am new on AutoIt so i'm not able to so things ^^

Please help, it would be nice.

Greets

Schnuecks

Link to comment
Share on other sites

Take it one piece at a time.

1. Do you have a function that makes a reg backup yet?

2. Do you have a function that searches the registry yet?

Just work on the backup first, and if you get stuck post your code and you'll get lots of help.

:P

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Not exactly what you need but Registrar Lite has an awesome registry search tool with it, maybe you can take some ideas from it:

http://www.resplendence.com/downloads

Well, if you want to search with native AutoIt code, there's _RegSearch().

But that's still jumping the gun a bit. First get the Reg backup working correctly before you get a wholesale registry change going.

:P

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...