Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to write script to check the version of a DLL file?

Status
Not open for further replies.

sc11pio

Technical User
Joined
Jul 10, 2003
Messages
20
Location
SG
Hi,

Need help on how to write script to check the version of a DLL file? Thes script should be able to run in any platform.

Thanks in advance!


Reg,
Pio
 

Make a copy of the setup program the PDW uses...

C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\Setup1
(May be different on your machine)

Copy those files to another directory and I belive you will be wanting to look at basCommon.bas for GetFileVerStruct.

Good Luck

 
Thanks so much, I found the way. =)))

Cheers,
Pio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top