[]=

[]=(name, rtype, value = nil)
Instance Public methods

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
doc_ruby_on_rails
2015-06-12 11:46:37
Comments
Leave a Comment

Please login to continue.