Page 2 of 2

Re: Custom package installation

Published: January 18, 2021 - 3:11 PM
by Gaetan
At a command prompt, the command is:

Code: Select all

msiexec /norestart /q /i "4.40.7636.0_CorimProd Client.msi" APPSERVERNAME=SRVGMAO APPSERVERPORTNUMBER=35000'
Does it work?

Re: Custom package installation

Published: January 19, 2021 - 08:49
by MathieuL
Hello,

Sorry, with all the updates and testing I forgot to build the package, I'm ashamed...
I just tested it this morning... It works!
Yay!

To finish everything, I'm missing the SAGE client (safex3V1clientv116).
I took a quick look, it doesn't seem to be supported by Sage.

Re: [SOLVED] Custom package installation

Published: January 19, 2021 - 12:14 PM
by Gaetan
No worries. ;)
It's normal to get lost at first.
Once you get the hang of it, it'll be smooth sailing.

Sage does seem complicated, yes.

Re: [SOLVED] Custom package installation

Published: January 19, 2021 - 12:57 PM
by MathieuL
Thanks anyway!
I opened a thread for Sage because it's more specific.
A response file is needed for silent installation...
I'm making progress little by little.