S
Steve Bernard
Hey there, I was wondering if anyone has been able to write
reg_multi_sz multi-string values to the registry from VB.NET. All the
registry stuff I find from MS can't differentiate different types of
strings.
I see some examples of VBScript that use the WMI registry provider to
write to the registry. Would this be possible to adapt to VB.NET.
I'm looking at this script right now:
http://cwashington.netreach.net/depo/view.asp?Index=560&ScriptType=vbscript
I'm a bit new to programming in general, though I do know how to set
this value using some other tools, like WinBatch. If anyone has a
good method of setting this via .NET, please let me know, as I'd
really appreciate it.
Thanks,
-Steve
reg_multi_sz multi-string values to the registry from VB.NET. All the
registry stuff I find from MS can't differentiate different types of
strings.
I see some examples of VBScript that use the WMI registry provider to
write to the registry. Would this be possible to adapt to VB.NET.
I'm looking at this script right now:
http://cwashington.netreach.net/depo/view.asp?Index=560&ScriptType=vbscript
I'm a bit new to programming in general, though I do know how to set
this value using some other tools, like WinBatch. If anyone has a
good method of setting this via .NET, please let me know, as I'd
really appreciate it.
Thanks,
-Steve