| Simon van den Ouden |
|
| |
Reply with quote | #1 | Hello Gents
There seems to be an error if you want to deploy with pasilent.bat and clientonly mode.
The line: IF "%CLIENTONLY%" == "YES" msiexec /i /qn %PAINSTPATH%\clientonly\pa6install.msi popup the msiexe qui.
If I change to: IF "%CLIENTONLY%" == "YES" msiexec /i %PAINSTPATH%\clientonly\pa6install.msi /qn It works OK
|
| Loading... | | |
| Print Audit Support |
|
| |
Reply with quote | #2 | Hello Simon:
This issue has been corrected in the 6.1.2R version of the Print Audit Software.
Print Audit Support Team
|
| Loading... | | |
| Simon van den Ouden |
|
| |
Reply with quote | #3 | Hello Gents,
Sorry to bother you, but I have been using the 6.1.3R installer |
| Loading... | | |
| Print Audit Support |
|
| |
Reply with quote | #4 | I've submitted this to our Development team to be changed. The package name does need to follow the "/i" parameter. |
| Loading... | | |