added a warning about deploying DLLs from the system directory

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3766 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-11-12 22:08:50 +00:00
parent f38fb13b98
commit c8c987c8bf

View file

@ -104,6 +104,8 @@ The Windows temp directory could be located on any volume, so you cannot use thi
\b If you want to support Windows 9x/ME, you can only use short filenames (8.3).
\b \\<b\\>Warning:\\</b\\> when deploying DLLs, always use redistributable files. Never copy files from your system directory.
\S1{} Example
\c ;Add code here that sets $ALREADY_INSTALLED to a non-zero value if the application is