Method: Nbuild#msi_exec_cmd

Defined in:
lib/nbuild/msi_exec_cmd.rb

#msi_exec_cmd(params) ⇒ Object



28
29
30
# File 'lib/nbuild/msi_exec_cmd.rb', line 28

def msi_exec_cmd params
  MsiExecCmd.new(params).execute
end