wireshark/packaging
Graham Bloice ac2883f5e8 NSIS uninstaller: ensure the uninstaller runs with elevated privileges
The uninstaller should run with elevated privileges to allow deletion
of files from protected directories.

Modifying the uninstall script to require elevation then causes the
uninstaller_installer that creates the uninstaller to also require
elevation which happens at build time so defeat that
by setting the env var __COMPAT_LAYER to "RunAsInvoker" before calling
the uninstaller_installer.

Achieving this from CMake requires a script to call to set the env var
and then calling the executable.

Change-Id: I056931bc4f9b41877b8f31d765d49fee11b54e39
Reviewed-on: https://code.wireshark.org/review/37955
Petri-Dish: Graham Bloice <graham.bloice@trihedral.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
2020-07-25 17:52:01 +00:00
..
appimage Packaging: Add initial support for AppImage. 2018-12-12 21:02:44 +00:00
macosx Assign access_bpf to GID less than 500 2020-07-15 16:52:47 +00:00
nsis NSIS uninstaller: ensure the uninstaller runs with elevated privileges 2020-07-25 17:52:01 +00:00
portableapps HTTPS In Still More Places, update more URLs. 2019-07-27 22:56:35 +00:00
rpm Debian+RPM: Require QtSVG. 2020-02-11 01:43:33 +00:00
source tarball+RPM: Fetch our version from CMake. 2019-01-14 17:41:43 +00:00
wix RTP: decode iLBC payload 2020-01-20 07:50:08 +00:00