Hello,

I have built up a vb.net app and deployed.
The application has a icon tray.

Everything works, the application and all files are installed, but I have only a small problem.

To have the icon on the icon tray, I have to double click the file.exe or to create a shortcut to run it.

Is there any way to have the icon is loaded in the icon tray automatically at the and of installation?

Thank