In this post I will be showing you a simple way to define the name of you ThinApp application as sometimes it doesn’t always show up as expected.
Step 1. Before building your application, edit your package.ini file with the following entry under the header of your chosen entry point.
StatusBarDisplayName=App name
Step 2. Save your package.ini file and built your application, the application launch name should appear something like this.