Connecting Tech Pros Worldwide Help | Site Map

VB project backup

  #1  
Old July 31st, 2008, 08:55 PM
Per Juul Larsen
Guest
 
Posts: n/a
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
  #2  
Old August 1st, 2008, 01:55 AM
Reverend Fuzzy
Guest
 
Posts: n/a

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

  #3  
Old August 1st, 2008, 09:05 AM
Dean Earley
Guest
 
Posts: n/a

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
  #4  
Old August 4th, 2008, 03:15 PM
Reverend Fuzzy
Guest
 
Posts: n/a

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.

  #5  
Old August 5th, 2008, 09:55 AM
Per Juul Larsen
Guest
 
Posts: n/a

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 Threads
Thread Thread Starter Forum Replies Last Post
VB Project Walkthrough Saint Ekaim answers 6 October 18th, 2007 03:08 AM
error in project designer file GS answers 1 November 1st, 2006 10:05 PM
Setup Project: Backup Files Amy L. answers 2 November 22nd, 2005 06:24 AM
Setup Project: Backup Files Amy L. answers 1 July 21st, 2005 11:31 AM