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:
parent
c554872e1b
commit
82bddea6c0
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
||||
\c InstallDirRegKey HKLM Software\NSIS ""
|
||||
\c InstallDirRegKey HKLM Software\ACME\Thingy InstallLocation
|
||||
|
||||
\S2{ainstprogressflags} InstProgressFlags
|
||||
|
||||
\c [flag [...]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue