Difference between revisions of "Adobe Reader Silent Install / MSI Extract"
Jump to navigation
Jump to search
Michael.mast (talk | contribs) |
Michael.mast (talk | contribs) |
||
Line 1: | Line 1: | ||
<ref>http://blogs.adobe.com/dmcmahon/2010/06/16/how-to-extract-an-msi-file-from-the-exe-for-adobe-reader/</ref> | <ref>http://blogs.adobe.com/dmcmahon/2010/06/16/how-to-extract-an-msi-file-from-the-exe-for-adobe-reader/</ref> | ||
− | <pre> | + | <pre> |
AdbeRdr1010_en_US.exe.exe -nos_o"C:\Folder" -nos_ne | AdbeRdr1010_en_US.exe.exe -nos_o"C:\Folder" -nos_ne | ||
</pre> | </pre> | ||
==Creating installers== | ==Creating installers== | ||
<ref>ftp://ftp.adobe.com/pub/adobe/reader/win/11.x/</ref><ref>http://supportdownloads.adobe.com/detail.jsp?ftpID=5515</ref><ref>https://community.spiceworks.com/how_to/27718-install-update-adobe-reader-to-to-latest-adobe-reader-xi-11-0-2-using-cmd</ref><ref>http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/basics.html#end-user-installers</ref> | <ref>ftp://ftp.adobe.com/pub/adobe/reader/win/11.x/</ref><ref>http://supportdownloads.adobe.com/detail.jsp?ftpID=5515</ref><ref>https://community.spiceworks.com/how_to/27718-install-update-adobe-reader-to-to-latest-adobe-reader-xi-11-0-2-using-cmd</ref><ref>http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/basics.html#end-user-installers</ref> |
Latest revision as of 17:13, 14 December 2017
AdbeRdr1010_en_US.exe.exe -nos_o"C:\Folder" -nos_ne
Creating installers
- ↑ http://blogs.adobe.com/dmcmahon/2010/06/16/how-to-extract-an-msi-file-from-the-exe-for-adobe-reader/
- ↑ ftp://ftp.adobe.com/pub/adobe/reader/win/11.x/
- ↑ http://supportdownloads.adobe.com/detail.jsp?ftpID=5515
- ↑ https://community.spiceworks.com/how_to/27718-install-update-adobe-reader-to-to-latest-adobe-reader-xi-11-0-2-using-cmd
- ↑ http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/basics.html#end-user-installers