Add: Clear various history tracking within registry, see issue #113

- you can re-enable this via tools->options->settings
This commit is contained in:
Tino Reichardt
2020-04-10 22:03:43 +02:00
parent 2314c89604
commit d78400f0b0
12 changed files with 114 additions and 19 deletions

View File

@@ -2,9 +2,9 @@
#define y 82
CAPTION "7-Zip"
CAPTION "7-Zip ZS"
BEGIN
CONTROL "Integrate 7-Zip to shell context menu", IDX_SYSTEM_INTEGRATE_TO_MENU, MY_CHECKBOX, m, m, xc, 10
CONTROL "Integrate 7-Zip ZS to shell context menu", IDX_SYSTEM_INTEGRATE_TO_MENU, MY_CHECKBOX, m, m, xc, 10
CONTROL "(32-bit)", IDX_SYSTEM_INTEGRATE_TO_MENU_2, MY_CHECKBOX, m, m + 14, xc, 10
CONTROL "Cascaded context menu", IDX_SYSTEM_CASCADED_MENU, MY_CHECKBOX, m, m + 28, xc, 10
CONTROL "Icons in context menu", IDX_SYSTEM_ICON_IN_MENU, MY_CHECKBOX, m, m + 42, xc, 10