Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

contextual menu of the mouse

Featured Replies

:hello: Please,

How can one add in the contextual menu of the mouse the functions: reboot and shutdown (the PC)

Thanqs Fred

Edited by jamfrey

Yes you can do this by editing the registry :

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Shutdown]
@="Shutdo&wn"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Shutdown\command]
@="RUNDLL SHELL32.DLL,SHExitWindowsEx 1"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Reboot]
@="Reboo&t"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Reboot\command]
@="RUNDLL SHELL32.DLL,SHExitWindowsEx 2"

Copy and paste the above in notepad and save as something.reg. Double click on the file to import it in the registry and you'll have a Shutdown and Reboot menu on the context menu of My Computer.

PS : Works on Windows ME as I have just tested it but should work also with other OSes I think.

Edited by eidenk

Works on Windows 2000 server

Yes you can do this by editing the registry :

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Shutdown]
@="Shutdo&wn"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Shutdown\command]
@="RUNDLL SHELL32.DLL,SHExitWindowsEx 1"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Reboot]
@="Reboo&t"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Reboot\command]
@="RUNDLL SHELL32.DLL,SHExitWindowsEx 2"

Copy and paste the above in notepad and save as something.reg. Double click on the file to import it in the registry and you'll have a Shutdown and Reboot menu on the context menu of My Computer.

PS : Works on Windows ME as I have just tested it but should work also with other OSes I think.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.