![]() |
Read DWORD from reg if exists
I use the following code to read a value(DWORD) from a key:
code: But i always get the NOVALUE Messagebox. What i`m i doing wrong? |
Rather than comparing $3 to "", call ClearErrors before ReadRegDWORD followed by IfErrors novalue1.
Make sure you put quotes around the registry path. I bet that script does not even build as you have a space in it. Stu |
| All times are GMT. The time now is 04:37. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.