Command-line arguments for silent installation and mpm in offline environments #1751
Unanswered
CelestineSauvage
asked this question in
Q&A
Replies: 1 comment
|
Hi, up ! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am currently maintaining an automated installation script for MiKTeX in an offline environment. My existing script, which worked with an older version (maybe 2/3 years old version), seems to be causing errors when launching the software after upgrading to the latest version.
Setup :
Windows server 2019. To support our offline infrastructure, we use a mirrored repository for packages in file dir.
Here are the commands I am currently using:
The issue:
Installation errors: The installer runs, but the software encounters errors upon launch with a pop-up message.
Could you please point me to any official documentation for these command-line options, or let me know if there have been breaking changes in the argument syntax for recent releases?
Thank you very much for your help.
All reactions