From:                   Chris <[EMAIL PROTECTED]>

> Is there an easy way to get the version of an EXE with
> Perl?
> 
> I know in VB I would just create a hook into an API, but
> am not sure how to do it in Perl.

Win32::AdminMisc contains a function for this I believe.

Or you could create a hook into an API. With Win32::API or FFI 
modules.

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to