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.
AutoIt64to32.ps1 <Path of AutoItSC.bin> <Path of 64-bit executable file>