mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Implements a couple of extra commands in IShellBrowser and adds support for the AppKeys fallback registry key (used when the foreground application does not handle the command).
27 lines
460 B
Plaintext
27 lines
460 B
Plaintext
HKLM
|
|
{
|
|
NoRemove Software
|
|
{
|
|
NoRemove Microsoft
|
|
{
|
|
NoRemove Windows
|
|
{
|
|
NoRemove CurrentVersion
|
|
{
|
|
NoRemove Explorer
|
|
{
|
|
ForceRemove AppKey
|
|
{
|
|
7 { val Association = s 'http' }
|
|
15 { val Association = s 'mailto' }
|
|
16 { val Association = s '.mp3' }
|
|
17 { val ShellExecute = s '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}' }
|
|
18 { val ShellExecute = s 'calc.exe' }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|