IT makes my coffee cold
on error resume nextSet objFSO = CreateObject("Scripting.FileSystemObject")file = "c:\Windows\notepad.exe"Wscript.Echo "File version: " & objFSO.GetFileVersion(file)
Post a Comment
No comments:
Post a Comment