wireshark/docbook/wsdg_src
Gerald Combs 85eec7f603 Fix PortableApps packaging.
Our Windows portable packaging environment has a lot of cruft which is
no longer relevant. We removed support for U3 packages and the method
we use to generate PortableApps packages has been deprecated for a while.

Create PortableApps packages using current file formats (AppInfo v3.0)
and tools. Generate the PA launcher using the PortableApps.com Launcher
generator. Copy files and directories from the top level instead of using
a manifest derived from the NSIS installer.

The manifest is a good idea, but we should create a central manifest
and use that to generate the NSIS and PortableApps packages instead of
trying to parse wireshark.nsi.

The new package still needs a bit of work but it installs and runs in
the current version of the PA Platform.

Remove the define for MAKENSIS_UNICODE. It doesn't look like we were
using it.

Start tearing down makefiles and scripts that we no longer use.

Ping-Bug: 4191
Change-Id: Ib7173eec887d0abf69bb176a1e3f943a5a63bee4
Reviewed-on: https://code.wireshark.org/review/3962
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-02 23:55:54 +00:00
..
WSDG_chapter_build_intro.asciidoc Minor typo corrections 2014-08-11 06:37:56 +00:00
WSDG_chapter_capture.asciidoc Convert three more WSDG chapters: works, build, and capture. 2014-02-02 19:12:17 +00:00
WSDG_chapter_dissection.asciidoc Minor typo corrections 2014-08-11 06:37:56 +00:00
WSDG_chapter_env_intro.asciidoc Start converting the User's Guide to AsciiDoc. 2014-07-21 15:31:16 +00:00
WSDG_chapter_libraries.asciidoc Convert the libraries chapter to AsciiDoc. 2014-02-01 19:30:01 +00:00
WSDG_chapter_quick_setup.asciidoc Windows: Clean up text file packaging. 2014-08-14 10:26:31 +00:00
WSDG_chapter_sources.asciidoc Fix PortableApps packaging. 2014-09-02 23:55:54 +00:00
WSDG_chapter_tools.asciidoc Fix PortableApps packaging. 2014-09-02 23:55:54 +00:00
WSDG_chapter_userinterface.asciidoc Convert the user interface chapter to AsciiDoc. 2014-02-06 20:59:00 +00:00
WSDG_chapter_works.asciidoc Minor typo corrections 2014-08-11 06:37:56 +00:00
WSDG_preface.asciidoc Finish converting the Developer's Guide to AsciiDoc. 2014-02-11 18:04:45 +00:00