From 94c7e0cd1cb064897c1c53af53604e2b1d416f8b Mon Sep 17 00:00:00 2001 From: kichik Date: Wed, 5 Jan 2005 12:44:54 +0000 Subject: [PATCH] note about not using full path with INI instructions git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3837 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/registry.but | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/src/registry.but b/Docs/src/registry.but index d13ffb4e..4db879e3 100644 --- a/Docs/src/registry.but +++ b/Docs/src/registry.but @@ -2,6 +2,8 @@ In all of the below registry instructions use an empty string (just two quotes with nothing between them - "") as the key name to specify the default key which is shown as (Default) in regedit.exe. +If a full path is not specified for any of the INI handling instructions, the Windows directory will be used. + \S2{deleteinisec} DeleteINISec \c ini_filename section_name