Explorer Integration...

This commit is contained in:
Tino Reichardt
2016-09-13 21:50:55 +02:00
parent db49bea95b
commit 55b9bd98b7
9 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ using namespace NRegistry;
// CLISID (and Approved ?) items are separated for 32-bit and 64-bit code.
// shellex items shared by 32-bit and 64-bit code?
static LPCTSTR k_Clsid = TEXT("{23170F69-40C1-278A-1000-000100020001}");
static LPCTSTR k_Clsid = TEXT("{23170F69-0803-278A-1000-000100020001}");
static LPCTSTR k_ShellExtName = TEXT("7-Zip Shell Extension");
static LPCTSTR k_Approved = TEXT("Software\\Microsoft\\Windows\\CurrentVersion\\Shell Extensions\\Approved");