Jump to content

Differentiate if exe version info is AutoIt version or script compiled version?


Recommended Posts

I'm wondering if there is some property or flag that is a telltale to differentiate an AutoIt script that was compiled with no file version info, vs. one that just happens to have a file version that matches one of the AutoIt versions.

I know for my scripts I can put file version info during compile. But I'm assuming many people out there don't bother. So there's likely a lot of 3.3.8.0 versioned exe files floating around on the web. Is there some other call or telltale where I can know for sure that the exe file has no useful version info?

I'm talking about the situation where I don't have the source and don't really know if the exe was AutoIt or a C program for that matter. It would be nice if there was some way to screen out the file versions that are just numbers stuck in by whatever version of AutoIt was used to compile.

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