I am new to the world of Windows Mobile app development and C++. I have created CAB file to install my Window Mobile application on device. However at the time of installation I should be able to check if application is already installed. If yes, stop the application if it is in running state, then un-install it before proceeding with current installation.
I suppose this would be done with the help of Setup.dll file. I need help to get above mentioned scenario working. All posts related to Setup.dll that I came across only speak about its basic creation as shown here https://msdn.microsoft.com/en-us/library/aa924308.aspx?f=255&MSPPError=-2147217396