View Single Post
  #20  
Old 16-01-2009, 11:45
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by klaroqsim View Post
create a folder in C: ex: test and copy the files MsiDb, MsiX and autorun.dat.
I type in the cdm prompt "c:\test\msix.exe test /out c:\test"


I do not understand how to type the command
could give an example? plx

ty
x mirrorsedge ex:

msix autorun.dat /out c:\mirrors

first create folder 'mirrors' or msix return error

ex:
md c:\mirrors

if u want extract MSTs into current folder (c:\test\) type: msix autorun.dat /out .\

Last edited by peterf1999; 16-01-2009 at 11:53.
Reply With Quote