Jump to content

Is this possible?


Recommended Posts

Dont know if this is possible because I am very new to autoit. Trying to make a "wrapper" for an external .exe . This is what I want to happen:

1. Open sample.exe (this program writes update settings to registry, don't want that)

2. Read registry and write settings to either .ini file or .reg file that will reside with both .exes

3. Delete Registry setting

4. On next sample.exe run, use settings created in the .ini or .reg file even if it has to update and delete registry.

The quickest and easiest way to do this is to just delete registry key on exit but then the sample.exe will always check for updates when executed.

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