Jump to content

Windows NT


Recommended Posts

Link to comment
Share on other sites

I compile the script to be a stand alone app and the workstation comes back with an error saying "This is not a valid Windows NT application". I am running version 3.3.0. Any Ideas why I'm getting errors when I run the app?

With AutoIt 3.3.0.0 there is only support for Widnows 2000 and up. For older Operating Systems use a older version of AutoIt (go to the downloads page and look for "Previous versions archive"). Details can be seen in the "History/ChangeLog" page in the helpfile.

Also when I compile the script, the says "Warning: This is an Unicode compiled script and will not run on Win9x/ME.". Does anyone know why this is?

Win9x/ME doesn't support Unicode. If you want to run on Win9x/ME choose ANSI when compiling.
Link to comment
Share on other sites

AutoIt Previous Versions - v3.2.12.1 was the last version that was compatible with Windows 95 and Windows NT 4.0.

Download v3.2.12.1

GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.
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...