Launch file properties from command line

J

jmoliver

Is there a way to automatically launch the file "Properties" dialog
(The window dialog which appears when you right click on a file and
select "Properties" in Windows Explorer) from the command line? I am
looking around using explorer.exe or shimgvw.dll - I would like to
configure an application to open an image file's propeties.

- j oliver
 
R

Ramesh, MS-MVP

Using VB/API:
Q&A, December 2002:
http://vb.mvps.org/articles/qa200212.asp

Scripting:

"InvokeVerb" method
http://msdn.microsoft.com/library/d...l/reference/objects/folderitem/invokeverb.asp

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Is there a way to automatically launch the file "Properties" dialog
(The window dialog which appears when you right click on a file and
select "Properties" in Windows Explorer) from the command line? I am
looking around using explorer.exe or shimgvw.dll - I would like to
configure an application to open an image file's propeties.

- j oliver
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top