Jump to content

filegetversion error


kjcdude
 Share

Recommended Posts

I'm working on a script to verify that the version of files are correct then log them into a file, later to be used to execute scripts to fix the problem.

But i'm running into a problem.

For wow 2.3.0.7561 the file version isn't working correctly. I tested the script on a few computers that have incorrect versions and for wow, it still reported 1, that the version was correct even though it's not.

But it reported correctly, or falsley reported correctly on computers that have the correct version.

The weird thing is when i msgbox'd the 2 wow version variables they reported correctly, meaning old versions.

The only other one i've tested is cod4, which reported correctly when the file did not exist, thus no version.

Thanks

------------

fixed, just rewrote it to act in the positive instead of negative

Edited by kjcdude
Link to comment
Share on other sites

  • Developers

I am confused..

But... compare the FileGetVersion() information with the version info shown when you do right-mouse-click/ properties and see what the difference is.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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