Upgrading and Downgrading
Upgrading and downgrading SitecoreDXG is a pretty straightforward process. In order to upgrade or downgrade your installation of SitecoreDXG, perform the following steps:
(If you have not installed SitecoreDXG as a Windows Service then skip to step 3) Open a CMD/PowerShell window and navigate to your Generation Service's installation folder
Run the command
npm run-script uninstall-windows-service
to uninstall the Window Service for SitecoreDXG Generation ServiceBackup/delete your SitecoreDXG installation folder
Follow the Installation Instructions to install the upgraded or downgraded version of SitecoreDXG
Last updated