G
GB
Hi,
I use VS2003, (VB.Net)
I would like all the files of a given directory to be included by my setup
project (to distribute a bunch of application data files).
Of course I know how to do it one by one, but there are hundreds of files,
and worse, the content of the directory is often updated and modified, so I
want this inclusion to be automatic. no matter what files it contains and
how many files it involves at a given time.
How can I do that?
Thanks in advance.
GB
I use VS2003, (VB.Net)
I would like all the files of a given directory to be included by my setup
project (to distribute a bunch of application data files).
Of course I know how to do it one by one, but there are hundreds of files,
and worse, the content of the directory is often updated and modified, so I
want this inclusion to be automatic. no matter what files it contains and
how many files it involves at a given time.
How can I do that?
Thanks in advance.
GB