RegRead Syntax

object.RegRead(strName) More information on the RegRead Method: http://msdn.microsoft.com/en-us/library/x05fawxd(VS.85).aspx

RegWrite Syntax

object.RegWrite(strName, anyValue [,strType]) More information on the RegWrite Method: http://msdn.microsoft.com/en-us/library/yfdfhz1b(VS.85).aspx

RegDelete Syntax

object.RegDelete(strName) More information on the RegDelete Method: http://msdn.microsoft.com/en-us/library/293bt9hh(v=VS.85).aspx