|
-
March 29th, 2001, 07:23 AM
#1
Version Controll help!!!!!!!!!
How do I do Version Setup in VB.
e.g.I created a software with 10 forms and then I created a setup and distributed to someone.
Now I have created 3 more forms .
What should I do so that setup for only the new 3 forms is made and when this setup is installed these 3 new forms are plugged into my older application.
-
March 29th, 2001, 10:08 AM
#2
Re: Version Controll help!!!!!!!!!
If the 3 new forms do not refer to new OCX or DLL's then just give the new EXE. If these forms have new dependancies then you will need to re-build the app and have the person re-install. I am assuming you are using the Package And Deployment wiz for Visual Studio. If you are using a commercial installer like Installshield professional then you can create a "patch" update installer.
Jean-Guy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|