technote:extracting_msi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:extracting_msi [2023/01/24 23:14] – Scott Cunliffe | technote:extracting_msi [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
This setup program will take care up upgrading the product and installing any prerequisites, | This setup program will take care up upgrading the product and installing any prerequisites, | ||
- | If you wish to extract the encapsulated MSI from the setup executable, | + | If you wish to extract the encapsulated MSI from the setup executable, |
- | run the following code, setting the file location you want to write the msi file to (in this example C: | + | Download the executable file you want to extract the msi file from and place it in the directory you want to write the msi file to. |
+ | |||
+ | open a command prompt with administrator privileges and change directory to where you have the setup executable located. | ||
+ | |||
+ | run the following code, setting the file location you want to write the msi file to (in this example C: | ||
<code plain;> | <code plain;> |
technote/extracting_msi.1674602095.txt.gz · Last modified: 2025/01/21 22:07 (external edit)