A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
What Criteria Does Patch My PC Use to Prioritize New Applications and Features?
View the Public Roadmap for Patch My PC
Patch My PC Publisher Release Notes
https://www.wibu.com/us/support/developer/downloads-developer-software.html
https://patchmypc.com/forum/index.php?topic=2387.msg6196#msg6196
:)
I also would like this added
+1
bump :D
https://www.wibu.com/us/support/user/downloads-user-software.html
The commandline input
CodeMeterRuntime.exe /ComponentArgs "*":"/qn"
allows a "silent" installation without user interaction.
CodeMeterRuntime.exe /ComponentArgs "*":"/qn REINSTALLMODE=ocmusv REINSTALL=ALL"
performs a "silent" repair installation.
CodeMeterRuntime.exe /x /ComponentArgs "*":"/qn"
performs a "silent" uninstalling.
or i use:
CodeMeterRuntime.exe /ComponentArgs "*":"/qn /l*v Runtime_msi.log ADDLOCAL=Complete,WibuShellExtension,User_Help"
any chance?
:)
I also would like this added
+1
bump :D
https://www.wibu.com/us/support/user/downloads-user-software.html
The commandline input
CodeMeterRuntime.exe /ComponentArgs "*":"/qn"
allows a "silent" installation without user interaction.
The commandline input
CodeMeterRuntime.exe /ComponentArgs "*":"/qn REINSTALLMODE=ocmusv REINSTALL=ALL"
performs a "silent" repair installation.
The commandline input
CodeMeterRuntime.exe /x /ComponentArgs "*":"/qn"
performs a "silent" uninstalling.
or i use:
CodeMeterRuntime.exe /ComponentArgs "*":"/qn /l*v Runtime_msi.log ADDLOCAL=Complete,WibuShellExtension,User_Help"
CodeMeterRuntime.exe /x /ComponentArgs "*":"/qn"
any chance?