| View previous topic :: View next topic |
| Author |
Message |
Silly Star Newbie
Joined: 15 Jul 2005 Posts: 4
|
Posted: Jul 20th, 2005 08:07 AM Post subject: creating setup file of vb application..... |
|
|
how can i make setup of a vb application????
i can have General Module,Class Modules,User Built Controls
plz guide me through the process and the softwares/Packages used for it.
Thanks |
|
| Back to top |
|
shivdasn Regular

Joined: 19 Jun 2005 Posts: 58 Location: India
|
Posted: Jul 22nd, 2005 10:54 AM Post subject: |
|
|
There is a Package & Deployment Wizard that is installed with VB. It falls under "Visual Studio 6 Tools". Here u have to select only the main .vbp (Visual Basic Project) file. and follow the screen instructions...... _________________ ..::-- '' D a s ''--::.. |
|
| Back to top |
|
vbman995 Moderator

Joined: 19 Aug 2005 Posts: 264 Location: Planet Earth
|
Posted: Aug 26th, 2005 06:45 PM Post subject: |
|
|
| You can also use the Visual Studio Installer. It is available for download for Free from Microsoft for Visual Studio developers. Try it out! |
|
| Back to top |
|
|