By default, Tarma Installer saves its uninstaller and the installation database as Setup.exe and Setup.ini, respectively, in the <AppFolder> of the application. This can be a problem if you want to install multiple applications in the same <AppFolder>, because subsequent installations will overwrite the uninstaller program and database file from previous installations.
From release 2.73 onwards, you can prevent this by giving each installation its own Setup.exe name, which is then also used (with a .ini extension) for the installation database. As long as each application uses a different name, they can safely be installed to the same <AppFolder>.
To change the name of the Setup.exe program for your application, act as follows: