Welche Befehlszeilenparameter gibt es für "MathWorksUpdateInstaller.exe"? What command-line parameters are available for "MathWorksUpdateInstaller.exe"?
Show older comments
Ich habe zwar die Seite Update MathWorks Software on Offline Computer - MATLAB & Simulink gelesen, allerdings finde ich keine Auflistung der möglichen Befehlszeilenparameter außer --destination <path>
- Gibt es einen Parameter, um Namen und Pfad der Log-Datei selbst zu definieren? -outputfile "C:\path\to\logfile.log" funktioniert jedenfalls nicht.
- Gibt es einen Parameter, der verhindert, dass nach dem Update Matlab.exe gestartet wird?
Hintergrund meiner Frage: Ich möchte das Update automatisieren (unattended oder silent) und zwar so, dass der Schritt "Launching MATLAB" im Update-Prozess nach "Cleaning product installation files completed" nicht ausgeführt wird.
"I have read the page Update MathWorks Software on Offline Computer - MATLAB & Simulink but I couldn't find a list of available command-line parameters other than --destination <path>
- Is there a parameter to define the name and path of the log file? -outputfile "C:\path\to\logfile.log" doesn't seem to work.
- Is there a parameter to prevent launching Matlab.exe after the update process?
The reason for my question is that I want to automate the update process (unattended or silent) in such a way that the step 'Launching MATLAB' in the update process is not executed after 'Cleaning product installation files completed.'
Accepted Answer
More Answers (1)
Lorenz Winkler
on 15 Jun 2023
0 votes
1 Comment
Lorenz Winkler
on 27 Jun 2023
Edited: Lorenz Winkler
on 27 Jun 2023
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!