I have produced a MSI file with Windows Installer XML and the selected dialog set is "WixUI_Advanced". Then i want to start that MSI from a WPF-Window by clicking a Button and passing the installation path as parameter to the MSI. So i'm using the following code to start the MSI:I have produced a MSI file with Windows Install