up vote 0 down vote favorite
share [g+] share [fb]

I had a Russian outlook 2007 , I've uninstalled it and installed English 2010, but the name of the folders are still in Russian, anybody knows hot fix that ?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Try one of these commands on the command line:

If you installed the 64 bit version on a 64 bit OS or the 32 bit version of Office on a 32 bit OS:

"%ProgramFiles%\Microsoft Office\Office14\Outlook.exe" /resetfoldernames

If you installed the 32 bit version of Office on a 64 bit OS:

"%ProgramFiles(x86)%\Microsoft Office\Office14\Outlook.exe" /resetfoldernames

I'm not totally sure if the folder structure is right. The important thing here is to launch Outlook with the "/resetfoldernames" switch.

link|improve this answer
Thanks a lot - you saved my day! – tamberg May 6 '10 at 17:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.