Jump to content

32bit script to remove 64bit application?


jeffc
 Share

Recommended Posts

Greetings everyone,

First let me say I am very new to AutoIT. I've been tasked with creating uninstallers for antivirus software using AutoIT and calling the vendor's uninstaller package from the registry. I've recently run across some 64-bit installers which are not getting detected via the registry check I usually do. I've narrowed this down to the fact that I have a 32-bit autoit exe and the OS is 64-bit, which causes the 32-bit application to see the WoW32 registry and not the actual location of the 64-bit entries.

Is there some way to compile my scripts into 64-bit executable code? Or perhaps I can find another way around this?

Thanks!

Jeff

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