Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

MSI file extraction

  • 25-03-2002 6:12pm
    #1
    Registered Users, Registered Users 2 Posts: 2,277 ✭✭✭


    Does anyone know of a tool to extract files from a microsoft msi installer file?


Comments

  • Registered Users, Registered Users 2 Posts: 1,574 ✭✭✭Clinical Waste


    I saw some stuff on the Microsoft webpage (developer area maybe?) about this before. But can't rememeber where.

    A program called "Orca" had to do with editing msi files. Try searching for this and you may end up in the right place.


  • Registered Users, Registered Users 2 Posts: 2,277 ✭✭✭DiscoStu


    thanks had a look on msdn and for orca. but the only way to get that prog is to download the entire windows sdk (200mb my arse).


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    you mean from like a setup.exe file?

    this should work msiexec.exe /a your.msi
    (you will need to specify the full path to your.msi)


  • Registered Users, Registered Users 2 Posts: 2,277 ✭✭✭DiscoStu


    no its to get files out of a .msi file itself


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    did you try and run that on the command line with the path to the msi file


  • Advertisement
Advertisement