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

View File

@@ -68,7 +68,7 @@ static const WCHAR *k_Reg_Path32 = L"Path"
#define k_Reg_WOW_Flag_32 0
#endif
#define k_7zip_CLSID L"{23170F69-40C1-278A-1000-000100020001}"
#define k_7zip_CLSID L"{23170F69-0803-278A-1000-000100020001}"
static const WCHAR *k_Reg_CLSID_7zip = L"CLSID\\" k_7zip_CLSID;
static const WCHAR *k_Reg_CLSID_7zip_Inproc = L"CLSID\\" k_7zip_CLSID L"\\InprocServer32";