gtk/tools
Chun-wei Fan f0967fa5e4 gtk4-update-icon-cache: Avoid UAC on 32-bit Windows
As the program executable name has 'update' in its filename,
gtk4-update-icon-cache.exe is considered to be an installer program on 32-bit
Windows [1], which will cause the program to fail to run unless it is running
with elevated privileges (i.e. UAC).

Avoid this situation by embedding a manifest file into the final executable
that tells Windows that this is not a program that requires elevation.

Fixes issue #3632.

[1]: https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-vista/cc709628(v=ws.10)?redirectedfrom=MSDN,
     under section "Installer Detection  Technology"
2021-02-03 02:16:58 +00:00
..
encodesymbolic.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
generate-uac-manifest.py gtk4-update-icon-cache: Avoid UAC on 32-bit Windows 2021-02-03 02:16:58 +00:00
gtk4builder.its build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk4builder.loc build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk4builder.rng build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool-enumerate.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool-preview.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool-simplify.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool-validate.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-builder-tool.h build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-launch.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtk-query-settings.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
meson.build gtk4-update-icon-cache: Avoid UAC on 32-bit Windows 2021-02-03 02:16:58 +00:00
updateiconcache.c build: Redo the tools build 2021-01-28 12:27:07 -05:00