Info

This Project has been passed around between teams.
Config Dev has done a lot on this project.
We also change the installation and fixed some issues.
There were a few hassles regarding security key or something like that.
The HOS team also added some extra logic, I think around installation.

Code base

C:/Projects/DynaMiX.Backend/Utilities/PlugManagement/DynaMiX.PlugManagement.Standalone/

After first opening the project within Visual Studio, you might see an error.

The reason for this is because you need to install the wix tools.

Close Visual Studio.

PMU Code Setup

Installing WiX

Once both of these have been installed:

  1. Reload the project in Visual Studio
  2. Reload all projects

.Net version

  • Install an older .net dev pack (4.7)
    • Install .Net 4.7 DEV Pack

Nuget packages

  • Upgrade MiX Core and other Nuget Packages
    • Ensure your Nuget Source is correct
    • Upgrade the Nugets

Video how to fix WiX

This is summarised in the steps above.
If the below link is not available, let me search for it.
PMU Fix WiX v3.mp4