mirror of https://github.com/odrling/Aegisub
Originally committed to SVN as r520.
This commit is contained in:
parent
9e4466b64b
commit
36765addf7
|
@ -264,11 +264,11 @@ SetoutPath $INSTDIR
|
||||||
WriteRegDWORD HKLM "Software\Aegisub" "aegisub_vsfilter" "1"
|
WriteRegDWORD HKLM "Software\Aegisub" "aegisub_vsfilter" "1"
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section /o "Aegisub Source" AEGISUB_SOURCE_SECTION
|
;Section /o "Aegisub Source" AEGISUB_SOURCE_SECTION
|
||||||
SetoutPath $INSTDIR
|
;SetoutPath $INSTDIR
|
||||||
File /r "source"
|
; File /r "source"
|
||||||
WriteRegDWORD HKLM "Software\Aegisub" "aegisub_source" "1"
|
; WriteRegDWORD HKLM "Software\Aegisub" "aegisub_source" "1"
|
||||||
SectionEnd
|
;SectionEnd
|
||||||
SectionGroupEnd
|
SectionGroupEnd
|
||||||
|
|
||||||
SectionGroup /e "Avisynth" AVISYNTH_GROUP
|
SectionGroup /e "Avisynth" AVISYNTH_GROUP
|
||||||
|
|
Loading…
Reference in New Issue