Reading/Parsing an EXE file with Java
807606Feb 8 2007 — edited Feb 8 2007Hey guys,
Is there a way (in Java) to parse an EXE file and get its version, description, etc? (mostly the information in the VERSION tab inside the file properties window).
Thanks.