[AHK] redirecting Windows Explorer to XY
Re: [AHK] redirecting Windows Explorer to XY
You are very welcome. Thank you for your reply!
It is a lot of fun. Wish I had more time to work on it.
It is a lot of fun. Wish I had more time to work on it.
[AHK] redirecting Windows Explorer to XY, [Script] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
- Posts: 11
- Joined: 18 Mar 2022 02:37
Re: [AHK] redirecting Windows Explorer to XY
Thanks for this script! It works great and it may very well be the reason why I keep using XYplorer
However I have a question :
Let's say I, a complete newbie, who knows very little of script and of ahk, would want the script to run at startup.
How would one manage to do that, in really clear, noob friendly instructions ?
However I have a question :
Let's say I, a complete newbie, who knows very little of script and of ahk, would want the script to run at startup.
How would one manage to do that, in really clear, noob friendly instructions ?
Re: [AHK] redirecting Windows Explorer to XY
Thank you for the nice feedback.AlternativeShit wrote: ↑29 Mar 2022 23:28 Thanks for this script! It works great and it may very well be the reason why I keep using XYplorer
Do you know how to make any "normal" exe file run at startup?AlternativeShit wrote: ↑29 Mar 2022 23:28 Let's say I ... would want the script to run at startup.
How would one manage to do that, in really clear, noob friendly instructions ?
[AHK] redirecting Windows Explorer to XY, [Script] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
- Posts: 11
- Joined: 18 Mar 2022 02:37
Re: [AHK] redirecting Windows Explorer to XY
Oh it's the same?autocart wrote: ↑29 Mar 2022 23:35Thank you for the nice feedback.AlternativeShit wrote: ↑29 Mar 2022 23:28 Thanks for this script! It works great and it may very well be the reason why I keep using XYplorer
Do you know how to make any "normal" exe file run at startup?AlternativeShit wrote: ↑29 Mar 2022 23:28 Let's say I ... would want the script to run at startup.
How would one manage to do that, in really clear, noob friendly instructions ?
Shortcut in Startup folder and done?
Re: [AHK] redirecting Windows Explorer to XY
If you have AutoHotkey installed and set to run ahk files as standard action on double click (which is the default), then yes.
[AHK] redirecting Windows Explorer to XY, [Script] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
- Posts: 11
- Joined: 18 Mar 2022 02:37
Re: [AHK] redirecting Windows Explorer to XY
https://windowsloop.com/run-autohotkey- ... -startup/
Or google for "how to autostart autohotkey script".
Or google for "how to autostart autohotkey script".
[AHK] redirecting Windows Explorer to XY, [Script] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
Re: [AHK] redirecting Windows Explorer to XY
I prefer to install Autohotkey and compile the scripts.
The resulting exe can be handled like any other tool.
The resulting exe can be handled like any other tool.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3007)
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1366a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.63
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1366a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.63
Re: [AHK] redirecting Windows Explorer to XY
- Attachments
-
- Run & Kill AHK.png (23.88 KiB) Viewed 5528 times
Win10, Win11 @100% 2560x1440 22H2
Re: [AHK] redirecting Windows Explorer to XY
Why should one take that complicated way ?Norn wrote: ↑31 Mar 2022 16:37 https://www.strokesplus.net/
https://gryder.org/software/clavier-plus/
There is no benefit compared to compiling a script.
You compile it once and run it as a normal tool.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3007)
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1366a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.63
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1366a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.63
-
- Posts: 11
- Joined: 18 Mar 2022 02:37
Re: [AHK] redirecting Windows Explorer to XY
Must have done something wrong, but now it works...autocart wrote: ↑31 Mar 2022 06:55 https://windowsloop.com/run-autohotkey- ... -startup/
Or google for "how to autostart autohotkey script".
Thanks for the quick reply, and thanks for making this really useful script
Re: [AHK] redirecting Windows Explorer to XY
This is the only way I know to open multiple files...Horst wrote: ↑31 Mar 2022 18:18Why should one take that complicated way ?Norn wrote: ↑31 Mar 2022 16:37 https://www.strokesplus.net/
https://gryder.org/software/clavier-plus/
There is no benefit compared to compiling a script.
You compile it once and run it as a normal tool.
Win10, Win11 @100% 2560x1440 22H2
Re: [AHK] redirecting Windows Explorer to XY
Whats the diff compared to a batch which starts all the compiled scripts ?Norn wrote: ↑02 Apr 2022 17:13This is the only way I know to open multiple files...Horst wrote: ↑31 Mar 2022 18:18Why should one take that complicated way ?Norn wrote: ↑31 Mar 2022 16:37 https://www.strokesplus.net/
https://gryder.org/software/clavier-plus/
There is no benefit compared to compiling a script.
You compile it once and run it as a normal tool.
If I always want to run more than one AHK script continuesly I merge it into one.
I can run any number of AHK scripts in a QAP (Quick Access PopUp) group.
Autohotkey is installed of course.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3007)
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1366a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.63
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1366a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.63
Re: [AHK] redirecting Windows Explorer to XY
Thanks for your idea. I'll try it sometime.
Win10, Win11 @100% 2560x1440 22H2
-
- Posts: 195
- Joined: 21 Oct 2020 23:33
- Location: Through the Looking-Glass
Re: [AHK] redirecting Windows Explorer to XY
Since I started using XY, I also have a few AHK scripts I like to run all at once. The approach I've taken is to use a custom toolbar button with a simple script. When I left-click the button it runs 3 scripts that I use with XY.Norn wrote: ↑31 Mar 2022 16:37 https://www.strokesplus.net/
https://gryder.org/software/clavier-plus/
Here's my code for that button if you'd like to adapt it. Just paste this code into the multi-line edit screen of a custom toolbar button. Respect the indenting, it's important...
Left-Click
Code: Select all
$AUTOHOTKEY = "<xypath>..\..\AutoHotkeyPortable\AutoHotkeyPortable.exe";
$SCRIPTS = "<xypath>..\..\_programs_\AutoHotKey\";
run lax("$AUTOHOTKEY" "$SCRIPTS\Vim-Like\Vim-Like.ahk");
run lax("$AUTOHOTKEY" "$SCRIPTS\QuickSwitch\QuickSwitch.ahk");
run lax("$AUTOHOTKEY" "$SCRIPTS\redirectWEwindowsToXY\redirectWEwindowsToXY.ahk");
Here's the adaption of the command you use to kill the process, you can assign it to right/middle click...
Code: Select all
run lax("taskkill" "/f" "/im" "AutoHotkey.exe");
Keeping a .log file for the version info and other stuff might be useful too. With syntax highlighting it's easy to tell where comments end, but for people who don't use such an editor big blocks of comments can make it difficult to navigate.
My 2cents anyways, thanks again!