WinGui:
authorsr55 <sr55.hb@outlook.com>
Sun, 19 Sep 2010 12:41:50 +0000 (12:41 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 19 Sep 2010 12:41:50 +0000 (12:41 +0000)
- Update the installer files.

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

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

index c3013a88ec9a1e86620b6bac2403255571300686..0ed16003c40403e29bb2dd84e270737464f50f49 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 de049fb4f46584a616fa2c84b1fbd54ec0113348..a22c45ae4e44affee46246a13217c4a87c896114 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