mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 17:15:00 -06:00
Explorer Integration...
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
!define FM_LINK "7-Zip File Manager.lnk"
|
||||
!define HELP_LINK "7-Zip Help.lnk"
|
||||
|
||||
!define CLSID_CONTEXT_MENU {23170F69-40C1-278A-1000-000100020000}
|
||||
!define CLSID_CONTEXT_MENU {23170F69-0803-278A-1000-000100020000}
|
||||
|
||||
#!define NO_COMPRESSION
|
||||
|
||||
|
||||
@@ -38,9 +38,9 @@
|
||||
<?endif ?>
|
||||
|
||||
|
||||
<?define ShellExtId = "{23170F69-40C1-278A-1000-000100020000}" ?>
|
||||
<?define ShellExtId = "{23170F69-0803-278A-1000-000100020000}" ?>
|
||||
|
||||
<?define BaseId = "23170F69-40C1-270$(var.CpuId)" ?>
|
||||
<?define BaseId = "23170F69-0803-270$(var.CpuId)" ?>
|
||||
<?define BaseIdVer = "$(var.BaseId)-$(var.MmHex)-$(var.VerBuild)00" ?>
|
||||
<?define ProductId = "$(var.BaseIdVer)01000000" ?>
|
||||
<?define PackageId = "$(var.BaseIdVer)02000000" ?>
|
||||
|
||||
Reference in New Issue
Block a user