
July 25th, 2005, 05:31 AM
|
|
Registered User
|
|
Join Date: Jul 2005
Posts: 2
Time spent in forums: 58 m 46 sec
Reputation Power: 0
|
|
Need to Deploy Multiple Applications using Single Deployment in VB.NET
Hello,
I have currently developed an application that needs to be deployed using a single deployment in the following manner:
1. Shortcut for User1
2. Shortcut for User2
3. Small form that runs automatically as you restart Windows next time - controllable shortcut in System tray
What I have currently done is that I have developed two solutions - 1 for the first 2 users and second for the small form.
Now, I need to integrate all these into one deployment?
Is this possible in VB.NET or the problem has some other solution?
Regards
Keerthi
|