Connecting Tech Pros Worldwide Forums | Help | Site Map

VB project backup

Per Juul Larsen
Guest
 
Posts: n/a
#1: Jul 31 '08
Hi

how can I bring together files belonging to a project in a single
folder. At the moment, my Visual basic project is spread over several
projects
Kind regards.
pjl, denmark

Reverend Fuzzy
Guest
 
Posts: n/a
#2: Aug 1 '08

re: VB project backup


You should be able to find them all by listing the
project file, move them all into a new folder, and
edit the project file to reflect the new locations.

"Per Juul Larsen" <juul@larsen.dkwrote in message
news:21bfc$48921677$57486c0a$27143@news.comxnet.dk ...
Quote:
Hi
>
how can I bring together files belonging to a project in a single folder.
At the moment, my Visual basic project is spread over several projects
Kind regards.
pjl, denmark

Dean Earley
Guest
 
Posts: n/a
#3: Aug 1 '08

re: VB project backup


Per Juul Larsen wrote:
Quote:
Hi
>
how can I bring together files belonging to a project in a single
folder. At the moment, my Visual basic project is spread over several
projects
Kind regards.
pjl, denmark
I'm not aware of a utility to do it.

Common practice is to have a single parent folder for the entire project
(But I have another shard folder as well).

--
Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems
Reverend Fuzzy
Guest
 
Posts: n/a
#4: Aug 4 '08

re: VB project backup



It's called "Notepad"... the .vbp (or "Project") fiile is text.

Once you've listed the file locations in this file, you can
then gather them all together in a single folder, and then
edit the project file to reflect the changes.


"Dean Earley" <dean.earley@icode.co.ukwrote in message
news:4892c295$0$2510$da0feed9@news.zen.co.uk...
Quote:
Per Juul Larsen wrote:
Quote:
>Hi
> how can I bring together files belonging to a project in a single
>folder. At the moment, my Visual basic project is spread over several
>projects
>Kind regards.
>pjl, denmark
>
I'm not aware of a utility to do it.

Per Juul Larsen
Guest
 
Posts: n/a
#5: Aug 5 '08

re: VB project backup


Reverend Fuzzy skrev:
Quote:
It's called "Notepad"... the .vbp (or "Project") fiile is text.
>
Once you've listed the file locations in this file, you can
then gather them all together in a single folder, and then
edit the project file to reflect the changes.
>
>
"Dean Earley" <dean.earley@icode.co.ukwrote in message
news:4892c295$0$2510$da0feed9@news.zen.co.uk...
Quote:
>Per Juul Larsen wrote:
Quote:
>>Hi
>> how can I bring together files belonging to a project in a single
>>folder. At the moment, my Visual basic project is spread over several
>>projects
>>Kind regards.
>>pjl, denmark
>I'm not aware of a utility to do it.
>
>
Thank You for relevant answer.
regards pjl
Closed Thread


Similar Visual Basic 4 / 5 / 6 bytes