UpgradeDLL include file, VB6 runtime installation

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3130 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-11-12 12:55:13 +00:00
parent 6622a27977
commit 352f409053
3 changed files with 187 additions and 17 deletions

View file

@ -443,6 +443,8 @@
\H{upgradedll} Upgrade a DLL (macro)
There is also a copy of this macro in the Include folder, so you only have to include UpgradeDLL.nsh to use it.
\c ; Macro - Upgrade DLL File
\c ; Written by Joost Verburg
\c ; ------------------------