Jump to content

How to verify that a dll file was registered?


 Share

Recommended Posts

I want to write a small autoit program that would verify if a dll file was registered on windows?

Do you know a way to do it? I could not find anything on the forums

I remember the Auto3lib library had something, but it is not supported anymore and I could not download it anymore...:)

Thanks!

Edited by lsakizada

Be Green Now or Never (BGNN)!

Link to comment
Share on other sites

I want to write a small autoit program that would verify if a dll file was registered on windows?

Do you know a way to do it? I could not find anything on the forums

I remember the Auto3lib library had something, but it is not supported anymore and I could not download it anymore...:)

Thanks!

Registering a DLL creates registry entries that can be checked. If you don't know or can't find the registry entries of interest, run something like RegMon when you install it and note the changed keys.

:)

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