FAQ-1083 How to deploy a Service Release at Multi-user Sites silently?
Deploy-SR-Silently
Last Update: 1/13/2021
Note: Origin provides a Group Folder tool to distribute files, by which you can set up a Group Leader for publishing a patch to members of the group. Please refer to this page for details.
If you have a multi-seats package and want to deploy a Service Release silently,
- Obtain and save the patch to any location on the target computer or on a networked drive.
- To run the patch silently, write a script to run the patch on the target computer, using the /S switch, as in:
<path>\<patch file> /S
For example, if the patch is saved on c:\773d-725c-sr0tosr1.exe, then your script would run:
c:\773d-725c-sr0tosr1.exe /S
As long as Origin has been run at least once on the target computer, the patch program will locate the Origin folder to patch.
- After the patch program completes, a VisualPatchLogSr1.txt file is saved to the Origin \Updates\ folder. This file contains a list of all the files patched.
- For the case where Origin has NOT been run on the target computer yet, you must create an initialization file that specifies the location of the Origin program folder, assuming you are running the patch from a location other than the Origin \Updates\ folder. The initialization file must contain the following content:
[Variables]
%AppFolder%=<path to Origin program folder>
For example:
[Variables]
%AppFolder%=C:\Program Files\OriginLab\Origin 85\
To specify this initialization file when running the patch silently, your script would need to include this syntax:
<path>\<patch file> "/S:<path and initialization file name>"
For example:
c:\773d-725c-sr0tosr1.exe "/S:c:\silentPatch.ini"
If the Program Files area may be in a different location on different computers, then you can use the %ProgramFilesFolder% notation in your initialization file, as follows:
[Variables]
%AppFolder%=%ProgramFilesFolder%\OriginLab\Origin 85\
Keywords:patch, update, SR, upgrade, Silent Patching
- FAQ-903 Ich bin der Administrator einer großen Organisation. Wenn meine Anwender eine Origin-Lizenz anfragen, ist es schwer zu sagen, wer Origin verwendet. Gibt es eine Möglichkeit, Lizenzen an/von Anwendern zu vergeben/zurückzuholen?
- 6.66 FAQ-904 What are the changes for network license for version 2018?
- 6.67 FAQ-905 Am I eligible for New Version Update?
- 6.68 FAQ-910 I've entered the Registration Code provided by OriginLab but the webpage tells me that this code is invalid.
- 6.69 FAQ-915 Why do I see "license daemon: system error code: No such file or directory" error when starting the FLEXlm license server on Linux?
- 6.70 FAQ-916 Why do I see "bad ELF interpreter" error when Installing Flexnet Server on Red Hat Enterprise Linux?
- FAQ-1003 Warum kann Origin keine Verbindung zum Internet herstellen, um nach Updates etc. zu suchen?
- FAQ-1028 Wenn ich versuche, Origin zu installieren, sehe ich eine negative Menge an verfügbarem Festplattenspeicher und kann die Installation nicht durchführen. Wie kann ich Origin installieren?
- FAQ-1031 Warum wird mir die Fehlermeldung "orglab exited with status 53" angezeigt, wenn ich versuche, den FLEXnet-Server zu starten?
- FAQ-1074 Allgemeine Fehlercodes der Lizenzierung
- FAQ-1086 Was soll ich tun, wenn mein Origin beim Start abstürzt?
- FAQ-1089 Welche sollte ich tun, wenn ich ab und zu den Fehler sehe, dass die Lizenz abgelaufen sei?
- FAQ-1090 Warum sehe ich LastErr:1, LastErr:122 oder LastErr:401, wenn ich Origin aktiviere?
- FAQ-1091 Meine Lernausgabe läuft ab. Wie kann ich sie verlängern?
- FAQ-1092 Wenn ich Origin aktiviere, sehe ich die Fehlermeldung "Learning Edition data is not right". Was soll ich tun?
- FAQ-1093 Wenn ich Origin aktiviere, sehe ich die Fehlermeldung "Invalid Product Key" ("Ungültiger Produktschlüssel") oder "Cracked serial number" ("Gestohlene Seriennummer"). Was soll ich tun?
- FAQ-1095 Wenn ich Origin aktiviere, sehe ich die Fehlermeldung "Produktschlüssel wurde bereits verwendet". Was soll ich tun?
- FAQ-1099 Kann ich Origin auf einem M-X MacBook (M1, M2 etc.) installieren?
- FAQ-1102 Ich sehe den Fehler "Incorrect Serial Number" ("Inkorrekte Seriennummer"), wenn ich Origin installiere. Was soll ich tun?
- FAQ-1103 Wie lade ich das Origin-Installationsprogramm mit meiner registrierten Seriennummer herunter?