What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Open file location

[?] Open file location
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. [?] Open file location
Hi again! :D

Today I'm looking for a way to do what Explorer's right-click command "Open file location" does for search results. If you're searching for a file, you can right-click a result and choose "Open file location". This will open the parent folder and selects the file in the folder. That's exactly what I want for my script now...

So, is there any way I can do this using the Win32 API?

Thanks in advance! :)

P.S.: I don't know if this feature is Vista-only, if someone can try this out on XP maybe?

This post was edited on 08-10-2007 at 08:49 AM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
08-10-2007 08:48 AM
Profile E-Mail PM Web Find Quote Report
toddy
Veteran Member
*****

Avatar
kcus uoy

Posts: 2573
Reputation: 49
– / Male / Flag
Joined: Jun 2004
RE: [?] Open file location
quote:
Originally posted by Mattike
P.S.: I don't know if this feature is Vista-only, if someone can try this out on XP maybe?

works on xp too
08-10-2007 09:42 AM
Profile PM Find Quote Report
GNSPS
Junior Member
**

Avatar
Coding is man's best friend...

Posts: 40
32 / Male / Flag
Joined: Oct 2006
RE: [?] Open file location
You can code an executable that will add the function you want to the right-click menu just like the one CookieRevised made but implementing the function you want.
08-10-2007 01:32 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [?] Open file location
quote:
To view the C:\WINDOWS folder and select CALC.EXE, use the following syntax:
explorer /select,c:\windows\calc.exe
Source: Command-Line Switches for Windows Explorer
08-10-2007 01:39 PM
Profile PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. RE: [?] Open file location
Thank you Eljay! :D
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
08-10-2007 02:18 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On