How do I get the version of a running exe using managed code? I can using API
calls.
Objective: display the version in the exe's about message i.e the code will
be inside the exe itself.
Thanks.
calls.
Objective: display the version in the exe's about message i.e the code will
be inside the exe itself.
Thanks.
Comment