First Steps for own Install Path @ Setup

This commit is contained in:
Tino Reichardt
2016-09-04 14:48:17 +02:00
parent 2512b6593c
commit 0b3f10720c
8 changed files with 32 additions and 24 deletions

View File

@@ -28,8 +28,8 @@
static LPCTSTR k_ShellExtName = TEXT("7-Zip Shell Extension");
static LPCTSTR k_Approved = TEXT("Software\\Microsoft\\Windows\\CurrentVersion\\Shell Extensions\\Approved");
// {23170F69-40C1-278A-1000-000100020000}
static LPCTSTR k_Clsid = TEXT("{23170F69-40C1-278A-1000-000100020000}");
// {23170F69-40C1-0803-0409-000100020000}
static LPCTSTR k_Clsid = TEXT("{23170F69-40C1-0803-0409-000100020000}");
DEFINE_GUID(CLSID_CZipContextMenu,
k_7zip_GUID_Data1,