Jump to content

Recommended Posts

Posted (edited)

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)!

Posted

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

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