AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How could I display properties of a file for each file ...

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
padarrju



Joined: 23 Jan 2006
Posts: 37
Location: Vadodara - Gujarat (INDIA)

PostPosted: Fri Nov 03, 2006 10:53 am    Post subject: How could I display properties of a file for each file ... Reply with quote

Hello All Autohotkeyers,

I need to display property dialog box for each file in sequence from a folder. How could I do it with Autohotkey ? I am using Windows XP with service pack 1. (When we select a file or folder in explorer & press Alt + Enter keys simultaneously, a property dialog box is displayed. I need that dialog box b'coz I need to store text from Target field from that dialog box for each file). I hope my question is clear.

Thanks well in advance !

Best Regards,

Raju C Padaria
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Fri Nov 03, 2006 11:02 am    Post subject: Reply with quote

I found some time ago a command line utility to display such dialog. It can be done with DllCall, I think.
But perhaps you are taking the problem on the wrong side. Thanks, BTW, to explain what you are trying to do. Wink
If you use Loop FilePattern, you will get automatically set a number of built-in variables that will contain the info you need.
If you need more details, don't hesitate to ask.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group