diff nsis/README.txt @ 24565:138e9caf4a7a v8.2.2822

patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregistering Commit: https://github.com/vim/vim/commit/4a22897591dc8ff64560bef693af49f171faf557 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 1 22:41:39 2021 +0200 patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregistering Problem: MS-Windows: unnessarily loading libraries when unregistering OLE. Solution: Also skip loading libraries when invoked with "-unregister". Run Vim for README.txt with user privileges.
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 May 2021 22:45:04 +0200
parents 9b7f90e56753
children 43593a5d873f
line wrap: on
line diff
--- a/nsis/README.txt
+++ b/nsis/README.txt
@@ -66,6 +66,9 @@ 8.  Get gettext and iconv DLLs from the 
 
 Install NSIS if you didn't do that already.
 Also install UPX, if you want a compressed file.
+Download and include the ShellExecAsUser.dll Unicode version which can be
+sourced from: https://nsis.sourceforge.io/ShellExecAsUser_plug-in
+
 
 Unpack the images:
 	cd nsis