💻 Software
Is there a way to get file metadata from the command line?
Fresh5 days ago
Mar 15, 202664305 viewsConfidence Score0%
0%
Problem
Is there a way to get a file's metadata from the command line in Windows XP and above? Particularly, I'm interested in getting the information one might normally see on the "Details" tab of a file's "Properties" dialog in Windows 7. ("Version" tab in XP.) Screenshots of both are below, to give an i…
Error Output
cmd.exe
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a way to get file metadata from the command line?
Low Risk
You can use WMIC.exe to get most of the way there: Note the escaping of the backslashes in the path (it does not work otherwise).
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix