From 4ce74359eb0d2c56bba24b888b2912d9dd2e3123 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 1 Nov 2001 21:55:08 +0000 Subject: Install the files for the XML Diameter dictionary. svn path=/trunk/; revision=4123 --- packaging/nsis/ethereal.nsi.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'packaging/nsis') diff --git a/packaging/nsis/ethereal.nsi.in b/packaging/nsis/ethereal.nsi.in index 2ab8dbf854..7f2870c51f 100644 --- a/packaging/nsis/ethereal.nsi.in +++ b/packaging/nsis/ethereal.nsi.in @@ -1,7 +1,7 @@ ; ; ethereal.nsi ; -; $Id: ethereal.nsi.in,v 1.7 2001/10/11 01:04:19 guy Exp $ +; $Id: ethereal.nsi.in,v 1.8 2001/11/01 21:55:08 guy Exp $ ; ============================================================================ ; Header configuration @@ -64,6 +64,11 @@ File "c:\program files\common files\GNU\gnu-intl.dll" File "..\..\README" File "..\..\README.win32" File "..\..\manuf" +File "..\..\dictionary.dtd" +File "..\..\dictionary.xml" +File "..\..\mobileipv4.xml" +File "..\..\nasreq.xml" +File "..\..\sunping.xml" ; Write the uninstall keys for Windows WriteRegStr HKEY_LOCAL_MACHINE "Software\Microsoft\Windows\CurrentVersion\Uninstall\Ethereal" "DisplayName" "Ethereal" -- cgit v1.2.3