0

How can I add a file to a precompiled msi and configure it such that when I run the msi the file is put into the program's application directory? I can add a file as a stream to the msi using msidb.exe /a but when I run the installer the file doesn't show up anywhere.

1 Answer 1

4

Use Orca to edit the msi file to tell the windows installer where to put the file. Read up on the File, Directory and Component tables on MSDN and start from there

Sign up to request clarification or add additional context in comments.

1 Comment

Could you please describe your answer in more detail?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.