Just wonder if anyone has anything like that in code or how to go about it .
The one folder is all in numbers so not sure how would you go about it .
This is the one folder .
{83EA8F37-FA6B-476A-BC29-E853133CD2E4} (number changes for each account)
backing up out look email and restore .
Re: backing up out look email and restore .
The numbers are stored in the registry underRebe wrote:Just wonder if anyone has anything like that in code or how to go about it .
The one folder is all in numbers so not sure how would you go about it .
This is the one folder .
{83EA8F37-FA6B-476A-BC29-E853133CD2E4} (number changes for each account)
HKEY_CURRENT_USER\IDENTITIES this will give you the folder for each identity. The folders are usually found under
c:\Documents and Settings\Owner\Local Settings\Application Data\Identities
where Owner is the logged in user.
Colin
Colin