'bla'->'${VALUE}'
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3584 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
40fc357e89
commit
f52f1c921f
1 changed files with 1 additions and 1 deletions
|
@ -479,7 +479,7 @@ I wrote this script to help rpetges in \W{http://forums.winamp.com/showthread.ph
|
|||
\c
|
||||
\c multiszget:
|
||||
\c
|
||||
\c System::Call "${RegQueryValueEx}(r4, 'bla', 0, 0, r1, r2) .r3"
|
||||
\c System::Call "${RegQueryValueEx}(r4, '${VALUE}', 0, 0, r1, r2) .r3"
|
||||
\c
|
||||
\c StrCmp $3 0 multiszprocess
|
||||
\c MessageBox MB_OK|MB_ICONSTOP "Can't query registry value! ($3)[2]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue