Your comments

The appearance of the right click menu resets the double click detection, so it doesn't work.

You can see that if you change the single right click to something else, like muting the volume, double click will work.

Sounds like an issue of Start8.

Why did you post it here? Does 7+ Taskbar Tweaker cause the issue?

Does the issue not happen when the tweaker is not running?

Hi,

Yes, that's the reason. VirtualWin and similar programs implement their own virtual desktop mechanism, which 7+ Taskbar Tweaker doesn't support.

I tried to reproduce it in many ways, but it doesn't crash for me.

Here's a recording of one of the things I tried:


Insider builds of Windows 10 are not supported by 7+ Taskbar Tweaker.

As far as I understand, you're looking for a way to bring up the taskbar without using the mouse. Is that right?

You can use the winapiexec tool for this, with the following command line parameters:

winapiexec.exe u@SetForegroundWindow ( u@FindWindowW Shell_TrayWnd 0 )


You can create a shortcut with this command line command, and assign a keyboard shortcut for it.

I tried to reproduce it: I've opened many explorer windows (about 20), two cmd windows, and tried to change the settings of cmd. Explorer didn't crash for me.

Again, please provide as much details as possible. Quoting myself, please provide:

  • The tweaker options, including advanced options.
  • The system settings of the taskbar (taskbar right click -> settings).
  • If possible, make a video of the issue.

If possible, it would be very helpful if you could get a clean Windows system, and come up with the exact steps which are required to reproduce the crash.


P.S. on my systems, the AppId of explorer is "Microsoft.Windows.Explorer", not "Microsoft.AutoGenerated.{...}". Is it like this on both of your PCs? If so, how are you launching Explorer? Is it pinned?