Install the "manuf" file.

svn path=/trunk/; revision=4013
This commit is contained in:
Guy Harris 2001-10-11 01:04:19 +00:00
parent c33977e21f
commit 931d7bb46b
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
;
; ethereal.nsi
;
; $Id: ethereal.nsi.in,v 1.6 2001/08/20 06:33:23 guy Exp $
; $Id: ethereal.nsi.in,v 1.7 2001/10/11 01:04:19 guy Exp $
; ============================================================================
; Header configuration
@ -63,6 +63,7 @@ File "c:\program files\common files\GNU\gmodule-1.3.dll"
File "c:\program files\common files\GNU\gnu-intl.dll"
File "..\..\README"
File "..\..\README.win32"
File "..\..\manuf"
; Write the uninstall keys for Windows
WriteRegStr HKEY_LOCAL_MACHINE "Software\Microsoft\Windows\CurrentVersion\Uninstall\Ethereal" "DisplayName" "Ethereal"