FG

How can I launch a file properties dialog from the command line?

Fresh3 days ago
Mar 15, 202619471 views
Confidence Score0%
0%

Problem

It's simple programmatically with ShellExecute to specify the verb when instructing Windows to open a file, but can this be done from the command line or run box? Ideally I'd like to do this without an external program or script. It appears to be possible by calling by using , but not without the r…

Error Output

properties

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I launch a file properties dialog from the command line?

Low Risk

Quick tool: You could write a ridiculous script, or you could just use this awesome portable app shared by an SO user in this answer: https://stackoverflow.com/a/27696310/ GeekDrop Props Github Share Usage: Example: ^^ about twice a day Windows 10 c…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment