Which product and version is being used? (OpenHoldem, OpenScrape, OHReplay,
or ManualMode)
OpenHoldem ver 2.0.2
What steps will reproduce the problem?
1. If you try to examine file version in AutoIT, such as:
Local $FileVersion = FileGetVersion($OpenHoldem_Exe, "FileVersion")
msgbox(0, "", 'OPENHOLDEM.EXE VERSION : ' & $FileVersion)
You will get 2.0.0 which is incorrect, should be 2.0.2. This worked fine on
1.9.x, it's probably just another item on the list of updates for each
release.
I use this in hopper to log OH version used, for purpose of
troubleshooting. I hope I'm not the only one :-)
Original issue reported on code.google.com by klanfagu...@hotmail.com on 24 Oct 2009 at 12:19
Original issue reported on code.google.com by
klanfagu...@hotmail.com
on 24 Oct 2009 at 12:19