How can I change the updater to run every 5 days

CDE Programs released/updater after 10/20/2020 have an update to the CDE Updater to reflect a schedule to check for updates ever 5 days instead of 1 day.

To make this change, do the following:

  1. Press WINDOWS Key + R Key at same time to open the "Run" box.
  2. type "cmd" into the box (without quotes) and then press CTRL+SHIFT+ENTER keys at same time to run the command as an Administrator. 
  3. Enter (including quotes) the following at the command line all in one line.
    "C:\Program Files (x86)\Common Files\CDE Software Shared\Updater2020\CDEUPDATER.EXE" /UNINSTALL
  4. Enter (including quotes) the following at the command line all in one line.
    "C:\Program Files (x86)\Common Files\CDE Software Shared\Updater2020\CDEUPDATER.EXE" /INSTALL
The updater will remove the schedule and then install the new schedule of every 5 days.