Click to See Complete Forum and Search --> : how do I deploy vb application on intranet
redshirtme
Jan 20th, 2005, 10:15 AM
what's the process to deploy a vb project/application on the intranet so that people in the company can download this application and get it run.
thanks,
thegreatone
Jan 20th, 2005, 11:17 AM
A simp,e way would be to share a folder... like have a central HDD that everyone can access like a fileserver they can then simply copy it from their for thier own use.
OR, you could set up a net share... Not too sure on how to go about this, your best bet is google :)
Either way works well :)
RobDog888
Jan 20th, 2005, 11:53 AM
For starters you need to create a installation package using a packager utility
like those in the FAQ at the top of the Application Deployment forum. Then
do like thegreatone suggested. This will work for an Intranet deployment but
not for an Internet deployment. The VB6 Package & Deployment Wizard has a
option to package for internet deployment, just in case.
HTH
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.