From b8de1350e0f296b8c4b7e2a4d014c364d1144d3e Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 9 Oct 2003 22:19:55 +0000 Subject: [PATCH] grammer fix git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3009 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/usefulinfos.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/usefulinfos.but b/Docs/src/usefulinfos.but index 54bf2e81..17fcf1fa 100644 --- a/Docs/src/usefulinfos.but +++ b/Docs/src/usefulinfos.but @@ -44,7 +44,7 @@ Write a value using the WriteRegStr command (for strings) or WriteRegDWORD comma \\Required values\\ \e{DisplayName} (string) - Name of the application \\ -\e{UninstallString} (string) - Path and filename of the uninstaller +\e{UninstallString} (string) - Path and filename of the uninstaller. You should \\always\\ quote the path to make sure spaces in the path will not disrupt Windows to find the uninstaller. \\Optional values\\