HOW TO: Upgrade
v2.5.0.0 Sept 2024
Important Notice - Upgrading to 2.5.x
Example commands to delete the service after install (as Administrator)
// Powershell v6+ example
Get-Service -Name 'Flaik*Staging*' | Remove-Service
// Command Prompt
sc delete FlaikResortServiceStagingUpgraded Process
1 | Download the Installation Media
2 | Run the Install
3 | Confirm the contents of the appsettings.json file
4 | Run the Database Scripts
5 | Restart the Windows Service
6 | Test
Last updated
Was this helpful?
