finding folder path name to back up e-mails

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I the folder path name to back up e-mails, when using search and inputting *.dbx nothing is found?
 
Hi

If you are using Outlook Express go to Tools>Options>Maintenance and then click on 'Store Folder...'. You will find the path to the .dbx files there.

--

Will Denny
MS-MVP Windows - Shell/User


| How do I the folder path name to back up e-mails, when using search and inputting *.dbx nothing is found?
 
Hi Ashley,

How do I the folder path name to back up e-mails, when using search and inputting *.dbx nothing is found?


Open a command prompt (Start > Run > cmd)
type
cd\
then type
dir *.dbx /s (note the space between the x and the forward slash)


Good luck
 
Back
Top