GMail downloads use Windows Explorer, not XYplorer

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
wfeg
Posts: 5
Joined: 31 Jan 2021 02:38

GMail downloads use Windows Explorer, not XYplorer

Post by wfeg »

Due to Windows Explorer jumping to the top of the menu all the time, I wish to use XYplorer instead.
In XYplorer, I have gone to Tools/Configuration/Shell Integration and selected:
  • XYplorer in shell context menu
  • XYplorer is default file manager
However, this does not do what I want to do. In GMail, I wish to download files using XYplorer, not Windows Explorer, but after the changes I have made (above), GMail still downloads using Windows Explorer.

I have looked at GMail settings, and also Chrome settings for default file manager, but cannot find how to change default file manager from Windows Explorer.
Any assistance would be appreciated.

Wfeg

RalphM
Posts: 2042
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: GMail downloads use Windows Explorer, not XYplorer

Post by RalphM »

Welcome to the forum!

The standard Windows "File Open" and "Save/Save As" dialogs look like they are standard Windows Explorer but unfortunately are independent processes and XY can't replace these dialogs AFAIK.
Ralph :)
(OS: W11 24H2 Home x64 - XY: Current x32 beta - Office 2024 32-bit - Display: 1920x1080 @ 125%)

Horst
Posts: 1330
Joined: 24 Jan 2021 12:27
Location: Germany

Re: GMail downloads use Windows Explorer, not XYplorer

Post by Horst »

RalphM wrote: 31 Jan 2021 04:38 Welcome to the forum!

The standard Windows "File Open" and "Save/Save As" dialogs look like they are standard Windows Explorer but unfortunately are independent processes and XY can't replace these dialogs AFAIK.
This can be solved :D
I found this on some thread here in the forums and its working fine for me.
Store the following lines in a file like setXY.cmd and store this file in the Dir where XYplorer is installed.

Code: Select all

reg copy HKEY_CLASSES_ROOT\folder\shell\opennewwindow\command HKEY_CLASSES_ROOT\folder\shell\opennewwindow\command.bak /f
reg delete HKEY_CLASSES_ROOT\folder\shell\opennewwindow\command /v DelegateExecute /f
reg add HKEY_CLASSES_ROOT\folder\shell\opennewwindow\command /ve /d "%~dp0XYplorer.exe" /f
Then execute this file as administrator from inside the XY dir.
Restart your PC.
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

wfeg
Posts: 5
Joined: 31 Jan 2021 02:38

Re: GMail downloads use Windows Explorer, not XYplorer

Post by wfeg »

Horst

Thanks you for this script.

I will certainly follow your instructions tomorrow.

wfeg

highend
Posts: 14571
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: GMail downloads use Windows Explorer, not XYplorer

Post by highend »

I'm not 100% sure what the OP is expecting here...

If he wants to use XYplorer as a replacement for open / save file requesters, no, that's not possible...

Horsts solution starts XY when you open Windows Explorer. That's not the same :mrgreen:
One of my scripts helped you out? Please donate via Paypal

wfeg
Posts: 5
Joined: 31 Jan 2021 02:38

Re: GMail downloads use Windows Explorer, not XYplorer

Post by wfeg »

highend wrote: 31 Jan 2021 20:42 I'm not 100% sure what the OP is expecting here...

If he wants to use XYplorer as a replacement for open / save file requesters, no, that's not possible...

Horsts solution starts XY when you open Windows Explorer. That's not the same :mrgreen:
highend

Thank you for your suggestion. I have added an explanation of what I want to do using XYplorer as my default file manager. Normally, I can do everything in XYplorer instead of Windows Explorer.
But when I download an attached file in GMail, it downloads using Windows Explorer, but what I want to do, is to get GMail to download an attachment using XYplorer.

Is that possible? I have looked at GMail settings and Chrome settings for anything that says default file manager, but I can't find any reference to this.

wfeg

highend
Posts: 14571
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: GMail downloads use Windows Explorer, not XYplorer

Post by highend »

Do you mean that after a download Windows Explorer opens with that file in view?

Then this could help: viewtopic.php?f=7&t=10671
One of my scripts helped you out? Please donate via Paypal

Horst
Posts: 1330
Joined: 24 Jan 2021 12:27
Location: Germany

Re: GMail downloads use Windows Explorer, not XYplorer

Post by Horst »

wfeg wrote: 31 Jan 2021 23:26
highend wrote: 31 Jan 2021 20:42 I'm not 100% sure what the OP is expecting here...

If he wants to use XYplorer as a replacement for open / save file requesters, no, that's not possible...

Horsts solution starts XY when you open Windows Explorer. That's not the same :mrgreen:
highend

Thank you for your suggestion. I have added an explanation of what I want to do using XYplorer as my default file manager. Normally, I can do everything in XYplorer instead of Windows Explorer.
But when I download an attached file in GMail, it downloads using Windows Explorer, but what I want to do, is to get GMail to download an attachment using XYplorer.

Is that possible? I have looked at GMail settings and Chrome settings for anything that says default file manager, but I can't find any reference to this.

wfeg
I guess you mean GMail opens the Windows explorer after store an attachment.
It never downloads attachments with Windows Explorer, thats not possible.
It fetches your attachments from your mail provider and stores it the the file system.
Thats the time Windows Explorer starts in the downloaded files dir.

If you want to open XYplorer while in the save attachments dialog you can install Listary which supports XYplorer in Open/Save dialogs.
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

wfeg
Posts: 5
Joined: 31 Jan 2021 02:38

Re: GMail downloads use Windows Explorer, not XYplorer

Post by wfeg »

[/quote]
I guess you mean GMail opens the Windows explorer after store an attachment.
It never downloads attachments with Windows Explorer, thats not possible.
It fetches your attachments from your mail provider and stores it the the file system.
Thats the time Windows Explorer starts in the downloaded files dir.
wfeg

If you want to open XYplorer while in the save attachments dialog you can install Listary which supports XYplorer in Open/Save dialogs.
[/quote]

Horst

Thanks for your suggestions about Listary. I have downloaded it and will give it a go. Not sure if it will interface with GMail downloads at this stage, but I will find out.

Wfeg

Post Reply