I want to add a message for user if already a previous version is available when installing newer version. I am using setup project of Microsoft Visual Studio Installer Project 2022.
I tried custom action to override Install method. But the action is not before execution starts. It happens only after execution completed.
Looking for pre installation action.
Replies
Know the answer? Post it — somebody with the same question will find it here.