wireshark/packaging/nsis
Gerald Combs a9cb4061d4 Move the "uninstall" parts of wireshark.nsi to uninstall.nsi and the
common parts to common.nsh. Creating an installer now requires two
NSIS runs:

  - uninstaller.nsi, which creates an installer (uninstall_installer.exe)
    that only writes uninstall.exe to ../../wireshark-gtk2.

  - wireshark.nsi, which bundles uninstall.exe along with the rest of
    our installation files.

If we ever get around to signing our executables this will let us sign
all of them. It also cleans up the .nsi file contents a bit.

Instead of keeping separate list of file extensions, manage them from
a single macro. Print the extensions we register / deregister in the
detail pane.

svn path=/trunk/; revision=43236
2012-06-13 19:06:27 +00:00
..
AdditionalTasksPage.ini Move the "uninstall" parts of wireshark.nsi to uninstall.nsi and the 2012-06-13 19:06:27 +00:00
Custom.nmake Make it easy to add custom plugins to the installer. 2010-01-11 14:48:28 +00:00
GetWindowsVersion.nsh Revert incorrect change. 2010-04-08 19:06:27 +00:00
Makefile.am Add files to distribution. 2011-06-07 14:15:50 +00:00
Makefile.nmake Move the "uninstall" parts of wireshark.nsi to uninstall.nsi and the 2012-06-13 19:06:27 +00:00
VersionCompare.nsh When checking to see if we should install WinPcap, check the installed 2007-11-06 20:32:30 +00:00
WinPcapPage.ini Update the WinPcap installer to 4.1. The WinPcap installer now enables 2009-10-20 16:22:14 +00:00
WinPcap_4_1_2.exe WinPcap 4.1.1 -> 4.1.2. 2010-07-12 23:52:35 +00:00
common.nsh Move the "uninstall" parts of wireshark.nsi to uninstall.nsi and the 2012-06-13 19:06:27 +00:00
custom_plugins.txt Make it easy to add custom plugins to the installer. 2010-01-11 14:48:28 +00:00
servicelib.nsh Installer: 2005-07-23 20:34:43 +00:00
uninstall.nsi Move the "uninstall" parts of wireshark.nsi to uninstall.nsi and the 2012-06-13 19:06:27 +00:00
wireshark.nsi Move the "uninstall" parts of wireshark.nsi to uninstall.nsi and the 2012-06-13 19:06:27 +00:00
x64.nsh Try to handle attempts at installing 64-bit Wireshark on a 32-bit system. 2009-04-17 17:32:48 +00:00