Kiron Ghosh said:
I would like to copy an outlook profile (e-mail accounts mainly) from
one computer to another. How can this be done?
Your profile is kept in the Registry in the key
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVerison\Windows
Messaging Subsystem\Profiles\yourprofilename, where "yourprofilename" is, of
course, the name you've givin your profile. It's conceivable that you could
export this registry key, copy it to the other PC, and import it there. I
won't guarantee it, though.