nsis: show a warning message if we are not privileged
commit69c10c96925b268470b960737bc8e8c9cb2d7da6
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 7 Apr 2017 05:33:04 +0000 (6 22:33 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 7 Apr 2017 05:33:04 +0000 (6 22:33 -0700)
tree025067c66e9415c15536731f6094079aba0311de
parent3d823faeead22e03d38930dcf59e64c183412268
nsis: show a warning message if we are not privileged

Apparently with newer versions of Windows, a program cannot
be forced-run as administrator without being signed.  Instead,
if we aren't administrator, show a message box rather than confusing
the user.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
nsis/NASMMultiUser.nsh
nsis/nasm.nsi