Add Windows manifest to dbus-update-activation-environment.exe
authorRalf Habacker <ralf.habacker@freenet.de>
Tue, 26 Sep 2017 10:06:10 +0000 (12:06 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Wed, 27 Sep 2017 20:05:13 +0000 (22:05 +0200)
commit214fbc6dbfa3547e8cf250c1dd41f1990d98e823
treedf839fb04c27630a6988ad6092023e30ce049f49
parentc6e79f9113d320679d3c29f83b306cb6e5d81bee
Add Windows manifest to dbus-update-activation-environment.exe

This explicitly sets the execution level to 'asInvoker', preventing
Windows' UAC heuristics from deciding that because its name mentions
"update", it probably needs to escalate privileges.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=102558
Reviewed-by: Simon McVittie <smcv@collabora.com>
cmake/tools/CMakeLists.txt
tools/Makefile.am
tools/Win32.Manifest [new file with mode: 0644]