Search notes:

Registry: HKEY_CURRENT_USER\Software\Classes\ms-officeapp\Shell\Open\Command

If the default value of HKEY_CURRENT_USER\Software\Classes\ms-officeapp\Shell\Open\Command is set to rundll32, the so-called hyper key is inactive.
The following cmd.exe command does exactly that:
C:\> reg add HKCU\Software\Classes\ms-officeapp\Shell\Open\Command /t REG_SZ /d rundll32
This modification can be undone by deleting the entire registry key:
C:\> reg delete HKCU\Software\Classes\ms-officeapp\Shell\Open\Command

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1758207398, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/registry/tree/HKEY_CURRENT_USER/Software/Classes/ms-officeapp/Shell/Open/Command(39): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78