XYPlorer to Explorer
-
Adequat
- Posts: 96
- Joined: 20 Jul 2007 12:03
XYPlorer to Explorer
From XYPlorer, is there an easy way to open a folder inside Windows Explorer (as there is one in Windows Explorer to open XYPlorer)?
-
admin
- Site Admin
- Posts: 66351
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYPlorer to Explorer
Sure, via the folder's shell context menu command Explorer.
FAQ | XY News RSS | XY X
-
Adequat
- Posts: 96
- Joined: 20 Jul 2007 12:03
Re: XYPlorer to Explorer
This is what I would have expected. But there is no Explorer command in this context menu. There is a XYPlorer command, which is obviously useless here.
I am running XYPlorer under Windows 7 - x64.
I am running XYPlorer under Windows 7 - x64.
-
admin
- Site Admin
- Posts: 66351
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYPlorer to Explorer
Well, if you made XYplorer the default file manager...Adequat wrote:This is what I would have expected. But there is no Explorer command in this context menu. There is a XYPlorer command, which is obviously useless here.
I am running XYPlorer under Windows 7 - x64.
Scripting is your friend. Something like this should open the current folder in Explorer:
Code: Select all
run "Explorer /root,""<curpath>""";FAQ | XY News RSS | XY X
-
Pagat
- Posts: 309
- Joined: 09 Oct 2007 21:23
- Location: Austria
Re: XYPlorer to Explorer
yep, i have the following script line in my catalog to open the current folder in explorer:
Code: Select all
::open '"explorer" "<curpath>"'OS: Windows 11, 64-bit, Version 25H2, Build 26200.8655 (10.0), AMD64
Monitor: 1/2 (Primary) Primary Screen DPI: 96 (100%)
Monitor: 1/2 (Primary) Primary Screen DPI: 96 (100%)
-
Adequat
- Posts: 96
- Joined: 20 Jul 2007 12:03
Re: XYPlorer to Explorer
When working in a x64 environment, I often have to switch to Explorer to find shell 64 bit menu entries :-(
This is why I need to have this command at hand.
Thanks for the help. However, ideally, I would need "selected_folder" rather than "<curpath>", but I can't find this command. I'm sure it must exist?...
This is why I need to have this command at hand.
Thanks for the help. However, ideally, I would need "selected_folder" rather than "<curpath>", but I can't find this command. I'm sure it must exist?...
-
Stefan
- Posts: 1360
- Joined: 18 Nov 2008 21:47
- Location: Europe
Re: XYPlorer to Explorer
They are good hidden in the help.Adequat wrote: I would need "selected_folder" rather than "<curpath>", but I can't find this command. I'm sure it must exist?...
At the beginning I always only found them by searching for 'var' on the help index page.
XY > F1 > Advanced Topics > User Menu Commands > scroll down the page to the end
The "XYplorer Native Variables" should really become an own help entry, like the "Scripting Commands Reference" page is one.
-
admin
- Site Admin
- Posts: 66351
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XYPlorer to Explorer
Not that hidden. Simply use the Index in the Help and look for "Variable" and you'll find "Variable <curpath> etc.".Stefan wrote:They are good hidden in the help.Adequat wrote: I would need "selected_folder" rather than "<curpath>", but I can't find this command. I'm sure it must exist?...
At the beginning I always only found them by searching for 'var' on the help index page.
XY > F1 > Advanced Topics > User Menu Commands > scroll down the page to the end
The "XYplorer Native Variables" should really become an own help entry, like the "Scripting Commands Reference" page is one.
FAQ | XY News RSS | XY X
-
gogogadgetscottOvr21
- Posts: 8
- Joined: 01 Dec 2009 15:31
Off topic
I wish to volunteer to update XYPlorer help file. I am currently responsible for the PSPad help files. See http://gogogadgetscott.info/pspad/. Please let me know if I can help in a anyway.Stefan wrote:They are good hidden in the help.
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: XYPlorer to Explorer
It's possible to view individual sections of the help file at a click of a button (CTB or UDC), so if one needs a shortcut to a part of it then there are ways 
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: Off topic
I'm sure that jacky (and others) would welcome your help in updating the wiki (http://88.191.26.34/XYwiki/index.php/Introduction), and which is a valuable resource that has become just a bit dated in some areas...and this can be done quite easily by any user.gogogadgetscottOvr21 wrote:I wish to volunteer to update XYPlorer help file. I am currently responsible for the PSPad help files. See http://gogogadgetscott.info/pspad/. Please let me know if I can help in a anyway.Stefan wrote:They are good hidden in the help.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
Stefan
- Posts: 1360
- Joined: 18 Nov 2008 21:47
- Location: Europe
Re: Off topic
Nice offer, Scott, how kind of you :thumpsup:gogogadgetscottOvr21 wrote:I wish to volunteer to update XYPlorer help file.Stefan wrote:They are good hidden in the help.
-
admin
- Site Admin
- Posts: 66351
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Off topic
That's great, thanks! However I'm a control freak, and also use a very expensive software to write my help. I don't see how this work can be distributed over a team.gogogadgetscottOvr21 wrote:I wish to volunteer to update XYPlorer help file. I am currently responsible for the PSPad help files. See http://gogogadgetscott.info/pspad/. Please let me know if I can help in a anyway.Stefan wrote:They are good hidden in the help.
However there are other ways to contribute, e.g.:
1) write reviews: http://www.xyplorer.com/reviews_now.htm
2) write new chapters for the "Tour": http://www.xyplorer.com/tour/index.php
FAQ | XY News RSS | XY X
XYplorer Beta Club