OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 19 Sep 2010 12:41:50 +0000 (12:41 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 19 Sep 2010 12:41:50 +0000 (12:41 +0000)
- Update the installer files.

git-svn-id: svn://localhost/HandBrake/trunk@3547 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/C#/Installer/Installer.nsi
win/C#/Installer/MakeNightly.nsi.tmpl

index c3013a8..0ed1600 100644 (file)
@@ -135,6 +135,7 @@ Section "Handbrake" SEC01
   File "Handbrake.exe.config"\r
   File "handbrakepineapple.ico"\r
   File "HandBrake.ApplicationServices.dll"\r
+  File "HandBrake.Framework.dll"\r
   File "Microsoft.WindowsAPICodePack.Shell.dll"\r
   File "Microsoft.WindowsAPICodePack.dll"\r
 \r
@@ -185,6 +186,7 @@ Section Uninstall
   Delete "$INSTDIR\Growl.CoreLibrary.dll"\r
   Delete "$INSTDIR\libgcc_s_sjlj-1.dll"\r
   Delete "$INSTDIR\HandBrake.ApplicationServices.dll"\r
+  Delete "$INSTDIR\HandBrake.Framework.dll"\r
   Delete "$INSTDIR\Microsoft.WindowsAPICodePack.Shell.dll"\r
   Delete "$INSTDIR\Microsoft.WindowsAPICodePack.dll"\r
   Delete "$INSTDIR\doc\AUTHORS"\r
index de049fb..a22c45a 100644 (file)
@@ -133,6 +133,7 @@ Section "Handbrake" SEC01
   File "Growl.CoreLibrary.dll"\r
   File "Handbrake.exe.config"\r
   File "HandBrake.ApplicationServices.dll"\r
+  File "HandBrake.Framework.dll"\r
   File "Microsoft.WindowsAPICodePack.Shell.dll"\r
   File "Microsoft.WindowsAPICodePack.dll"\r
 \r
@@ -185,6 +186,7 @@ Section Uninstall
   Delete "$INSTDIR\Growl.CoreLibrary.dll"\r
   Delete "$INSTDIR\libgcc_s_sjlj-1.dll"\r
   Delete "$INSTDIR\HandBrake.ApplicationServices.dll"\r
+  Delete "$INSTDIR\HandBrake.Framework.dll"\r
   Delete "$INSTDIR\Microsoft.WindowsAPICodePack.Shell.dll"\r
   Delete "$INSTDIR\Microsoft.WindowsAPICodePack.dll"\r
   Delete "$INSTDIR\doc\AUTHORS"\r