FG
💻 Software

What are some nice command line ways to inspect DLL/EXE details?

Fresh5 days ago
Mar 15, 202651299 views
Confidence Score0%
0%

Problem

With most Windows executables (DLL, EXE...), version and other details can be viewed using "Details" tab in "Properties" (Alt+Enter). I wonder: is there also a command-line way to do this? I'm particularly interested for Product version, but also other things could be useful. Following properties a…

Error Output

|

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What are some nice command line ways to inspect DLL/EXE details?

Low Risk

In powershell, would do the trick. Powershell is the new command-line for Vista and later Windows, can be installed in XP.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment