JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08.10.2021, 12:24
hansolocambo hansolocambo is offline
I will play nice!
 
Join Date: Dec 2019
Posts: 7
Default Directory Opus rather than Windows Explorer

Hi,

I have a huge amount of applications, the one and only which opens Windows Explorer rather than Directory Opus is JDownloader 2. When I right click on a downloaded video for example and choose "Open download directory".

I contacted Dopus coder about that and his answer was :

"If it works in some things but not others, it's probably because they're explicitly asking for File Explorer instead of the default file manager.

That usually happens if they open the folder using ShellExecute(Ex) and specify "open" as the verb instead of null. ("open" sends things to File Explorer; null triggers the default verb, which might be Opus or File Explorer, depending on settings.)"

Could you please someday check what could cause this. It's not a huge issue, but it's quiet annoying to sometimes see this old ugly Windows default browser interface

Thanks
Reply With Quote
  #2  
Old 08.10.2021, 13:01
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

JDownloader uses
Quote:
cmd /c start /B path
and then falls back to
Quote:
rundll32.exe url.dll,FileProtocolHandler
can you please check what the command does for you?
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 11:48.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.