Jump to content

OE Address Book


Recommended Posts


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\*.*"

Link to comment
Share on other sites

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"?

Link to comment
Share on other sites

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...