Moving Outlook Express folder from D:\Program Files to E:\Application didn't work.
However I finally got it to work! The changed didn't even require a reboot.
I did a lot of Registry replacing, looking for %ProgramFiles% and replacing it by absolute paths.
Subkeys were a lot like this:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{B7AAC06 0-2638-11d1-83A9-00C04FBD7C09}\InprocServer32
In my case:
from: %ProgramFiles%\Outlook Express\msoe.dll
to: D:\Program Files\Outlook Express\msoe.dll
from: %ProgramFiles%\Outlook Express\oeimport.dll
to: D:\Program Files\Outlook Express\oeimport.dll
Hope this helps someone.
Cheers,
McoreD
|