Flowdock
method

[]=

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: Registry
[]=(name, rtype, value = nil) public

Write value to a registry value named name.

If wtype is specified, the value type is it. Otherwise, the value type is depend on class of value: :Integer

REG_DWORD

:String

REG_SZ

:Array

REG_MULTI_SZ
Show source
Register or log in to add new notes.