Commit 5a26d87b authored by Alexandre Julliard's avatar Alexandre Julliard

Revert "loader: Associate folder with explorer".

This reverts commit 7a941fd5. It doesn't work properly since explorer fails to launch, and it breaks the tests.
parent 87a21586
......@@ -289,7 +289,6 @@ HKCR,exefile,,2,"Application"
HKCR,exefile\DefaultIcon,,2,"%1"
HKCR,exefile\shell\open\command,,2,"""%1"" %*"
HKCR,exefile\shell\runas\command,,2,"""%1"" %*"
HKCR,folder\shell\explore\command,,2,"explorer ""%1"""
HKCR,folder\shell\open\ddeexec,,2,"[ViewFolder("%l", %I, %S)]"
HKCR,folder\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,folder\shell\open\ddeexec\application,,2,"Folders"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment