View Single Post
  #7  
Old 06-14-2012, 01:51
uCares
 
Posts: n/a
Or just use msiexec command line like :

msiexec /a youMSIfile.msi TARGETDIR="Path:\\where\You\Want\The\File"

This will do an administrative install, you should then get the files with the all Folder tree from inside the msi
Reply With Quote
The Following User Gave Reputation+1 to For This Useful Post:
|roe (06-15-2012)