![]() |
ReadRegDWORD
Hi guys I am Having some trouble with this command.
First I Write to the registry with this code: Section WriteRegDWORD HKCU "Software\InfiniteDreamTechnology\DoorBell" "Temp Install Data" $DBpassword SectionEnd This seems to work fine, but when I read from the registry, it does not work. My coding looks something like this. Section ReadRegDWORD HKCU "Software\InfiniteDreamTechnology\DoorBell" "Temp Install Data" $DBpassword SectionEnd My Installer is split into two,but the var $DBpasswrd comes from the first half witch also has to be used in the second half. Hope you guys can help me. Thanx. Manyaka. |
4.9.2.11 ReadRegDWORD
user_var(output) root_key sub_key name Ladies and Variables first :) |
Thanx dood, I will remember that.
|
| All times are GMT. The time now is 05:03. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.