2022.2

Table Of Contents
Running Connect installer in Silent Mode
UpdatingfromConnectversionspredating2019.1
InordertoupdatePlanetPressConnectto2022.2fromConnectversionspriorto2019.1itisfirstneces-
sarytoupdatetheConnectLicense.
FordetailsonhowtoupgradetheConnectLicensesee"UsersofConnectpriorto2019.1"onpage61
Generalinformation
PlanetPressConnectcanbeinstalledfromthecommandlinein"silent mode"toallowforscenarios
suchautomatedinstallationsduringcompanywideroll-outs,ortoallowforunattendedout-of-hours
updates.ThetriggerfortheConnectInstallertoruninsilentmodeisatextfilewiththefixedname
installProperties.inilocatedinthesamefolderasthePlanetPressConnectinstallationexecutable
file.
HowtopreparetheinstallProperties.inifileisdetailedinthefollowingsections.
InstallationPropertiesfile
ThebasicrulesfortheinstallProperties.inifileare:
l
CommentLinesstartwiththesemi-coloncharacter';'
Example:; The options to configure an external database
l
ThepropertiesarelistedinKey = Valuepairformat.
Example:product.ServerExtension = false
l
Quotesareusedforpathstrings,butnotforotherstringtypes
Example:path = "c:\Program Files\Objectif Lune\OL Connect"
l
Propertyvaluesarecaseinsensitive
Theinstallationsettingsfallintothreedistinctcategories:
l
"[Logging]"belowforsettingtheinstallationloggingoptions.
l
"[Installation]"onthefacingpageforselectingwhatgetsinstalled.
l
"[Uninstall]"onpage47handlespropertiesrelatedtoproductUninstallation.Thesealsoimpact
Maintenancemode.
[Logging]
ThissectionhandlesSilent Installerloggingoptions.
TheloggingKeypairsareasfollows:
l
verbose:Boolean(Default:false)
Abasiclogisalwayscreatedbytheinstaller,withorwithouttheverboseoption.Theverbose
Page 43