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.) MSIunistall
2.) Install MSI
Unfortunately, it ends the task after the 1st point. Can somebody tell me if this is a "normal" behavior or an error?
I would also like to use the deployment via the planned deployments. Therefore, 2 individual deployments are not useful.
Greeting,
Syncmasta