First of all i have a VB project i add the components and all the required stuff in InstallShield, compile it, install it so far so good but when i try to run my installed application it runs on the background and the only way to kill it is by the task manager... I have added a small code in VB to force bring the main form to the foreground and still nothing... it continues to run on the background!
I am sure it has something to do with InstallShield and something i should have done since if i run my project from the VB compiled exe works alright...

Thanx for ur time!
