Hello,

I have this problem:

I have created a vb.net appliaction and deployed. Everything works...the application is installed with installer, everything works and can be de-installed with install and remove application.

The application, also create an icon and it is installed in the icon tray: if the exe is double-clicking the icon is show.



My problem is:

how to launch (show) automatically the icon in the icon tray (near the clock) at the end of setup, avoiding clicking twice or clicking the shotcut when the the application is installed?

Thank