PDA

View Full Version : Reading a registry value (W2K)



S_chmiewliski
03-17-2003, 07:30 AM
Hi Everyone.

Is there a way of reading a registry value and assigning this to a variable within VB. If the varible does not exist I want to bring an InputBox up so that the value can be assigned.

Any ideas ?

Cheers
Steve

Andy-S
03-18-2003, 10:07 AM
Check this out:

<a target="_blank" href=http://www.winguides.com/scripting/library.php?id=6>http://www.winguides.com/scripting/library.php?id=6</a>

Cheers
Andy