PDA

Click to See Complete Forum and Search --> : How do I create a Share in my Setup Project?


Duckfather
Jun 18th, 2008, 04:17 PM
Hi all

I have a setup project for a VB2005 program which is part of a suite of software (mostly yet to be written). Each program in the suite will need a common folder in order to swap information. The crunch is that it's possible that components in the suite will be installed on seperate, networked computers and will need to talk between each other.

Is there any way I can create a share in my Setup Project so that each computer that a component from the suite is installed on can access shared data?

Thanks in advance

Andy