Cannot drag .eml or attachments from Thunderbird into xyplorer, version 24.80:
Features list indicates that this can be done, but I can't do it. Is there a trick involved? I am on a 30 day trail for my company and this will be a deal killer.
Cannot drag files from outside into xyplorer
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
highend
- Posts: 14991
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Cannot drag files from outside into xyplorer
Is Thunderbird running with non-elevated privileges but XY is elevated?
Show a gif animation how the cursor changes when you drag it over XY's list pane
Show a gif animation how the cursor changes when you drag it over XY's list pane
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66543
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Cannot drag files from outside into xyplorer
This is the pattern I see over here:
In short, there is no way up (thanks to UAC).
Code: Select all
Dragging from Other Program to XYplorer
Other Program (Elevated) --> XYplorer (Elevated) OK
Other Program (Elevated) --> XYplorer (Normal) OK
Other Program (Normal) --> XYplorer (Elevated) NOPE
Other Program (Normal) --> XYplorer (Normal) OK
Dragging from XYplorer to Other Program
XYplorer (Elevated) --> Other Program (Elevated) OK
XYplorer (Elevated) --> Other Program (Normal) OK
XYplorer (Normal) --> Other Program (Elevated) NOPE
XYplorer (Normal) --> Other Program (Normal) OK
FAQ | XY News RSS | XY X
-
highend
- Posts: 14991
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Cannot drag files from outside into xyplorer
@Don
Sure there is, just integrate: User Interface Privilege Isolation [UIPI] via
and then non-elevated apps can send their stuff to an elevated XY instance...
Sure there is, just integrate: User Interface Privilege Isolation [UIPI] via
ChangeWindowMessageFilterand then non-elevated apps can send their stuff to an elevated XY instance...
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66543
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Cannot drag files from outside into xyplorer
I tried that on 20150110 but it failed. Did not make any difference. This API does not affect the way drag and drop is handled in XYplorer.
FAQ | XY News RSS | XY X
-
highend
- Posts: 14991
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Cannot drag files from outside into xyplorer
It's not using
WM_DROPFILES?One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66543
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Cannot drag files from outside into xyplorer
OLE drag/drop.
Also, subverting UAC is not good design. If you don't want UAC, you should turn it off.
Also, subverting UAC is not good design. If you don't want UAC, you should turn it off.
FAQ | XY News RSS | XY X
-
highend
- Posts: 14991
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Cannot drag files from outside into xyplorer
Bad design

One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club