Upgrading SENTIENT Professional Edition to 3.9.1
SENTIENT PE package download
Download SENTIENT Professional Edition installation package for Windows: sentient-windows-3.9.1pe.zip.
SENTIENT PE service upgrade
- Stop SENTIENT service if it is running.
1
net stop sentient
-
Make a backup of previous SENTIENT PE configuration located in <SENTIENT install dir>\conf (for ex. C:\sentient\conf).
-
Copy content of the sentient-windows-3.9.1pe.zip to the same location.
-
Compare and merge your old SENTIENT configuration files (from the backup you made in the first step) with new ones.
Execute regular upgrade script:
1
C:\sentient>upgrade.bat
Start the service
1
net start sentient
Upgrading SENTIENT Professional Edition to 3.9
SENTIENT PE package download
Download SENTIENT Professional Edition installation package for Windows: sentient-windows-setup-3.9pe.exe.
SENTIENT PE service upgrade
- Stop SENTIENT service if it is running.
1
net stop sentient
-
Make a backup of previous SENTIENT PE configuration located in <SENTIENT install dir>\conf (for ex. C:\sentient\conf).
-
Run the installation package sentient-windows-setup-3.9pe.exe
-
Compare and merge your old SENTIENT configuration files (from the backup you made in the first step) with new ones.
Execute regular upgrade script:
1
C:\sentient>upgrade.bat --fromVersion=3.8.1
Start the service
1
net start sentient