c:/ruby19/lib/ruby/gems/1.9.1/gems/ruby-wmi-0.2.2/lib/ruby-wmi.rb:10:in `require':
c:/ruby19/lib/ruby/gems/1.9.1/gems/ruby-wmi-0.2.2/lib/ruby-wmi/base.rb:52: syntax error, unexpected ':', expecting
keyword_then or ',' or ';' or '\n' (SyntaxError)
when /Invalid class/i : raise InvalidClass
^
swapping those :'s with ;'s seems to work splendidly.
Thanks!
-r |