method
setup
ruby latest stable - Class:
TestWin32OLE_WITH_MSI
setup()public
No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 287
def setup
installer = WIN32OLE.new("WindowsInstaller.Installer")
@record = installer.CreateRecord(2)
end