dburns wrote:Here's what happens when I dl with FireFox and QJ, with Windows Explorer as system default.
Hello, dburns! I've read your post 3 times and I still don't get it and I feel like I'm missing something here, so if you'd be kind enough to enlighten me, I'd greatly appreciate it.
I'm using Firefox (as a browser), IDM (as a download manager), xplorer2 (as the default file manager) and QuickJump (as the utility we both know).
Now, if I click a download link in FF, the IDM window pops up and if I want to browse to a certain location to save the file, using QJ works fine.
If I keep ALT pressed to use FF's default window for saving files, using QJ works fine.
If I'm using QJ without having any "Save as/to" window opened, it opens a xplorer2 window, according to the set parameters ( "C:\Program Files\zabkat\xplorer2\xplorer2_64.exe" /S:customprofile /1 /N /M /T ), with the requested path.
What I don't understand is: what's the connection between QJ and xplorer2? In what circumstances would someone need to use xplorer2 with QJ? Except launching an xplorer2 window to the desired path using QJ (which works without problems), what other use or issue is there?
Even if I try to load contents in the Mini scrap, QJ still works fine (i.e. opens the desired path in the window asking for the .cida file)
Or maybe my misunderstanding arises from the different ways we have xplorer2 configured. I currently have xplorer2 assigned to
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell]
@="open_x2"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell]
@="open_x2"
[HKEY_CLASSES_ROOT\Directory\shell]
@="open_x2"
[HKEY_CLASSES_ROOT\Drive\shell]
@="open_x2"
but not to
Code: Select all
[HKEY_CLASSES_ROOT\Folder\shell]
@="none"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell]
@="none"
And I'm using this shell command:
Code: Select all
@=""C:\\Program Files\\zabkat\\xplorer2\\xplorer2_64.exe" /S:customprofile /1 /N /M /T "%1""