I'm creating an installer that configures a SQL Server instance, and I'm trying to allow for it to update an existing installation if it is RTM. I tried with /Action=Upgrade
with no success. Same story with /Action=Install
.
Is there any way I can do this?