Commit 74a92012 authored by Antoine Cellerier's avatar Antoine Cellerier

Changes to the default selected options in the installer

parent 8355c1af
...@@ -446,7 +446,7 @@ Section "ActiveX plugin" SEC04 ...@@ -446,7 +446,7 @@ Section "ActiveX plugin" SEC04
SectionEnd SectionEnd
Section "Context Menus" SEC05 Section "Context Menus" SEC05
SectionIn 2 3 SectionIn 2
!insertmacro MacroAllExtensions AddContextMenu !insertmacro MacroAllExtensions AddContextMenu
!insertmacro AddContextMenu "Directory" !insertmacro AddContextMenu "Directory"
SectionEnd SectionEnd
...@@ -663,6 +663,7 @@ Section "Uninstall" SEC91 ...@@ -663,6 +663,7 @@ Section "Uninstall" SEC91
SectionEnd SectionEnd
Section /o "un.Delete preferences and cache" SEC92 Section /o "un.Delete preferences and cache" SEC92
SectionIn 2 3 RO
!insertmacro delprefs !insertmacro delprefs
SectionEnd SectionEnd
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment