Skip to content

Commit

Permalink
Changes to the default selected options in the installer
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinecellerier committed Apr 26, 2006
1 parent 8355c1a commit 74a9201
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vlc.win32.nsi.in
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ Section "ActiveX plugin" SEC04
SectionEnd

Section "Context Menus" SEC05
SectionIn 2 3
SectionIn 2
!insertmacro MacroAllExtensions AddContextMenu
!insertmacro AddContextMenu "Directory"
SectionEnd
Expand Down Expand Up @@ -663,6 +663,7 @@ Section "Uninstall" SEC91
SectionEnd

Section /o "un.Delete preferences and cache" SEC92
SectionIn 2 3 RO
!insertmacro delprefs
SectionEnd

Expand Down

0 comments on commit 74a9201

Please sign in to comment.