Double clicking a folder in explorer.exe is opening Nord VPN app

Things you’d like to miss in the future...
Post Reply
aminomancer
Posts: 31
Joined: 26 May 2019 06:29

Double clicking a folder in explorer.exe is opening Nord VPN app

Post by aminomancer »

Something really weird has started to happen. I enabled the shell integration "Default File Manager" setting many years ago and it's worked fine. But now when I double click a folder from explorer.exe, it opens NordVPN, which gives me a message that the selection is too big for Nord to send it, and I should zip the items. So clearly Nord's shell integration has somehow taken control of XYplorer's. But when I disable the XYplorer shell integration, explorer.exe works just fine. It just opens folders in explorer.exe the way it normally would.

Also, when I double click a directory, it opens XYplorer, but XYplorer doesn't actually open the directory. It just basically focuses the XYplorer window.

aminomancer
Posts: 31
Joined: 26 May 2019 06:29

Re: Double clicking a folder in explorer.exe is opening Nord VPN app

Post by aminomancer »

Also, I can see a shell extension for NordVPN:

Code: Select all

HKEY_CLASSES_ROOT\Directory\Shell\NordVPN-file-share

aminomancer
Posts: 31
Joined: 26 May 2019 06:29

Re: Double clicking a folder in explorer.exe is opening Nord VPN app

Post by aminomancer »

Seems to be the same problem as this bug: viewtopic.php?t=23547

But I haven't found any solution for it.

admin
Site Admin
Posts: 60646
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Double clicking a folder in explorer.exe is opening Nord VPN app

Post by admin »

What else is going on in HKEY_CLASSES_ROOT\Directory\Shell\?

Hemant
Posts: 1
Joined: 19 Apr 2024 13:04

Re: Double clicking a folder in explorer.exe is opening Nord VPN app

Post by Hemant »

aminomancer wrote: 01 Oct 2023 07:05 Seems to be the same problem as this bug: viewtopic.php?t=23547
GB WhatsApp
But I haven't found any solution for it.
What did you try?

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

Re: Double clicking a folder in explorer.exe is opening Nord VPN app

Post by Horst »

The following .reg file sets the default.

Code: Select all

Windows Registry Editor Version 5.00
 
 [HKEY_CLASSES_ROOT\Drive\shell]
 @="none"
 
 [HKEY_CLASSES_ROOT\Directory\shell]
 @="none"
 
Windows 11 Home x64 Version 23H2 (OS Build 22631.3527)
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1373a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.77

Post Reply