I am using Inno Setup to create installer for my product. I want to close the already running application at the time of installer is running.
By using CloseApplications
it shows below prompt to user
But I Don't want to give user second option "Do not close the application". Is this possible somehow?