Jump to content

Recommended Posts

Posted

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

Posted

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
Posted

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

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