Hi,
I created a deployment for an application that will use a Custom CMD to Install / Uninstall. Locally executing those files works perfect. The deployment installed the application and shows perfectly installed but:
Since this application is a user Self Service Application they should be able to hit to Install or Uninstall by themselves. The problem is that the Uninstall button is grayed out.
I noticed this problem for other applications too but some of them has this option available.
My question is if only the MSI Native Installer will get this option available or also the Script Installer can have it available.
I do have a Uninstall Program listed on the Deployment type as: "uninstall.cmd" before it hasn't had the quotes but even that still doesn't active the option Uninstall. I don't know if there is an option inside the UDI Wizard that I missed to activate that will activate this option for this kind of deployments.
Please any ideas on what I'm doing wrong?
Kind regards.