wscript.exe stopped working with a custom protocol
问题 All the computers in our company are configured with a custom protocol that runs a vbs script, so when you click on a link with that user protocol, the vbs script starts and performs operations that interact with the file system and applications otherwise inaccessible to the browser. This is the .reg file used to register the protocol: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\<name>] "URL Protocol"="" @="Url:<Description>" "UseOriginalUrlEncoding"=dword:00000001 [HKEY_CLASSES