VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



File Exists PLUS

by james kahl (8 Submissions)
Category: Files/File Controls/Input/Output
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Determine if a file exists and retrieve information about size, creation/modifed/access dates and file attributes, this could also be modified to retrieve version information as well.
UPDATE: In Response to Solo's statement you can now also retrieve file version info and other information such as company name, file description, default language, etc.

API Declarations
CopyMemory
FindFirstFile
FindClose
FileTimeToSystemTime
FileTimeToLocalFileTime
GetFileVersionInfo
GetFileVersionInfoSize
GetFullPathName
lstrlenA
VerLanguageName
VerQueryValue

Rate File Exists PLUS

Download File Exists PLUS

Download File Exists PLUS (8 KB)

File Exists PLUS Comments

No comments have been posted about File Exists PLUS. Why not be the first to post a comment about File Exists PLUS.

Post your comment

Subject:
Message:
0/1000 characters