diff --git a/RegistryEntries.reg b/RegistryEntries.reg index e5bee46..e551fe0 100644 --- a/RegistryEntries.reg +++ b/RegistryEntries.reg @@ -1,10 +1,10 @@ Windows Registry Editor Version 5.00 -[HKEY_CLASSES_ROOT\LocalExplorer] -@="URL:LocalExplorer Protocol" -"URL Protocol"="LocalExplorer" -[HKEY_CLASSES_ROOT\LocalExplorer\DefaultIcon] +[HKEY_CLASSES_ROOT\SaoLocalExplorer] +@="URL:SaoLocalExplorer Protocol" +"URL Protocol"="SaoLocalExplorer" +[HKEY_CLASSES_ROOT\SaoLocalExplorer\DefaultIcon] @="C:\\Windows\\ISD\\LocalExplorer.exe" -[HKEY_CLASSES_ROOT\LocalExplorer\shell] -[HKEY_CLASSES_ROOT\LocalExplorer\shell\open] -[HKEY_CLASSES_ROOT\LocalExplorer\shell\open\command] +[HKEY_CLASSES_ROOT\SaoLocalExplorer\shell] +[HKEY_CLASSES_ROOT\SaoLocalExplorer\shell\open] +[HKEY_CLASSES_ROOT\SaoLocalExplorer\shell\open\command] @="C:\\Windows\\ISD\\LocalExplorer.exe \"%1\"" \ No newline at end of file