Deployment | Mixed installer & uninstaller
Good day,I have the problem that I want to create a task that uninstalls an application and then installs a new application.Both installations are msi files.So far I have the following order in the task:1.) MSIunistall2.) Install MSIUnfortunately, it...