git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2775 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-07-26 12:54:29 +00:00
parent fd91250b8a
commit 6919ce3e3e

View file

@ -428,7 +428,7 @@
\c ;
\c ; Parameters:
\c ; LOCALFILE - Location of the new DLL file (on the compiler system)
\c ; DESTFILE - Location of the file that shouuld be upgrade (on the user's system)
\c ; DESTFILE - Location of the DLL file that should be upgraded (on the user's system)
\c ; TEMPBASEDIR - Directory on the user's system to store a temporary file when the system has
\c ; to be rebooted.
\c ; For Win9x support, this should be on the same volume as the DESTFILE!