AlexanderPro / SmartSystemMenu

SmartSystemMenu extends system menu of all windows in the system
MIT License
1.84k stars 106 forks source link

not working on Oracle VM VirtualBox #90

Open tonfer opened 1 year ago

tonfer commented 1 year ago

not working on Oracle VM VirtualBox Smart SystemMenu v2.21.1

kojjii commented 1 year ago

What specific function is not working? Everything seems to work for me with VirtualBox 7.0.

AlexanderPro commented 1 year ago

I have been able to reproduce the issue. To fix it, two conditions must be met:

  1. All SSM files must have TrustedInstaller owner.
  2. All SSM files must be signed by Code Signing Certificate.

I have fulfilled the first condition in this commit. But unfortunately I have no an opportunity to issue of any code signing certificate.

AlexanderPro commented 7 months ago

Sorry for the late response. Try to use SmartContextMenu instead of SSM. Default hotkeys “Ctrl + Right Mouse Button”. In some OS there can be a few seconds delay after the start of SmartContextMenu from time to time.