added InstallDirRegKey examples

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4360 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-10-22 16:52:16 +00:00
parent c554872e1b
commit 82bddea6c0

View file

@ -217,6 +217,9 @@ This attribute tells the installer to check a string in the registry, and use it
Language strings and variables cannot be used with InstallDirRegKey. Language strings and variables cannot be used with InstallDirRegKey.
\c InstallDirRegKey HKLM Software\NSIS ""
\c InstallDirRegKey HKLM Software\ACME\Thingy InstallLocation
\S2{ainstprogressflags} InstProgressFlags \S2{ainstprogressflags} InstProgressFlags
\c [flag [...]] \c [flag [...]]