So I installed Autoit v3 onto my windows 10 OS and fired up a simple script to connect to a sqlite DB file.  But the script failed to execute because it couldn't find sqlite3.dll in any of the paths.  I manually copied the file into several of the paths and still it can't access it or it's incompatible, Is there a solution for this? The error is: SQLite3.dll can't be loaded! Not found in <Path>   Thanks!