/autoit64to32

To convert AutoIt 64-bit executable file into 32-bit

Primary LanguagePowerShell

autoit64to32

To convert AutoIt 64-bit executable file into 32-bit.

Hexacorn provides a great Perl script to perform the conversion. If you don't want to install Perl application in your computer, you may try this Powershell script.

Usage

AutoIt64to32.ps1 <Path of AutoItSC.bin> <Path of 64-bit executable file>