More minor fixes to Windows installer... we're installing VSFilter 2.39e from guliverkli2 and not one from MPC-HC, and list a couple more files for the pre-install cleanup jobs.

Originally committed to SVN as r3127.
This commit is contained in:
Niels Martin Hansen 2009-07-14 00:15:42 +00:00
parent 712fd197c3
commit 28bf657fda
3 changed files with 12 additions and 1 deletions

View file

@ -221,7 +221,7 @@ Name: main/pdb; Description: Debug database (helps diagnose crashes); Types: ful
Name: main/icons; Description: Start menu icon; Types: custom compact full
Name: main/qcklnch; Description: Quick launch icon; Types: custom compact full
Name: codec; Description: Media formats support; Flags: fixed; Types: custom compact full
Name: codec/vsfilter; Description: VSFilter 2.39 MPC-HC; Types: compact full custom; Flags: fixed
Name: codec/vsfilter; Description: VSFilter 2.39e; Types: compact full custom; Flags: fixed
; Automation
Name: auto; Description: Automation 4 scripting support; Types: compact full
Name: auto/lua; Description: Lua; Types: compact full; Flags: checkablealone; Languages:

View file

@ -1 +1,6 @@
automation\autoload\
automation\auto3\
automation\docs\
automation\demos\
automation\include\Aegisub\
automation\include\

View file

@ -1,9 +1,14 @@
Aegisub.exe
Aegisub.pdb
aegisub32.exe
aegisub32.pdb
aegisub-auto3.dll
libauto3_32.dll
libauto3_32.pdb
changelog.txt
ffms2.html
FFMS2.dll
ffms2.pdb
avcodec-51.dll
avformat-51.dll
avutil-49.dll
@ -13,6 +18,7 @@ postproc-51.dll
swscale-0.dll
ASSDraw3.exe
ASSDraw3.chm
VSFilter.dll
automation\include\Aegisub\PerlConsole.pm
automation\include\Aegisub\Progress.pm
automation\include\Aegisub\Script.pm