Jump to content

Recommended Posts

Posted

If I save my address book from OE (xxx.csv), is there a way to unattendedly import it?

now i have to open OE, File -> Import -> Other address book, and select the file, etc.


Posted
If I save my address book from OE (xxx.csv), is there a way to unattendedly import it?

now i have to open OE, File -> Import -> Other address book, and select the file, etc.

example

FOR %%d IN  (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\WIN51IP.SP2 SET CDROM=%%d

xcopy /E /Y /Q "%CDROM%\$OEM$\Address Book\*.*" "%USERPROFILE%\Application Data\Microsoft\Address Book\*.*"

Posted

the file i have in "%USERPROFILE%\Application Data\Microsoft\Address Book\" is "Administrator.wab"...

so i can't copy a ".csv" file there, right? I'd have to save it as a ".wab"?

Posted
the file i have in "%USERPROFILE%\Application Data\Microsoft\Address Book\" is "Administrator.wab"...

so i can't copy a ".csv" file there, right?  I'd have to save it as a ".wab"?

every thing in the Address Book folder wil be copyed

Posted

i know, but will outlook express recognize a "csv" file in that folder, and have the addresses in the add book?

Posted

it only works for .wab files, and apparently, only if they are the same user name as the one logged on (ex: Administrator.wab)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...