Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to backup My Docs, Outlook in VB

Status
Not open for further replies.

shadowlesshand

Programmer
May 29, 2002
21
HK
Hi,
I have an appln in VB and Access. This will backup (copy a selected directory into a destination dir on the HDD) a selected folder or file. What would be the best method to backup My Documents folder, Favorites folder, Outlook Express (inbox, outbox draft etc). Can it be done by using the registry( and how) or directly copy the directory as before.
Thanks
 
There is a "Zip" style library that can be used from within VB that will perform your backup.

One that I know of is available at
Others may have other links or suggestions.

Cheers.

"Life is full of learning, and then there is wisdom"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top