Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Brumbie

  1. Brumbie

    Adding Registry Keys

    Does anyone know how to write a "REG_MULTI_SZ" registry entry using VBScript?
  2. Brumbie

    RegRead issue

    I am trying to fill a dimension containing the value of the following registry key in NT4 using the following WScript: Dim strInstalled, WshShell Set WshShell = CreateObject("Wscript.Shell") strInstalled=WSHShell.Regread("HKLM\System\CurrentControlSet\Control\Session...

Part and Inventory Search

Back
Top