Originally posted by Dan__
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Outlook.File.p st.15]
“”=“Outlook Data File”
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Outlook.File.o st.15]
“”=“Outlook Data File”
Nothing indicates where they are sent, so to be honest I am not sure what to do direct the files to a new folder…
I’d expect something like this… You could try and merge this into the registry and see what happens, I am really uncertain if it will do anything. Best to back up your registry prior to doing this.
Copy the content of the code box below.
Save it to your desktop as outlook.reg in a notepad.
Right click outlook.reg and merge then reboot your machine.
Code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Outlook.File.pst.15] “Target”=“D:\Outlook Data Files” [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Outlook.File.ost.15] “Target”=“D:\Outlook Data Files”
Originally posted by Dan__
Sorry I can not offer you anymore help. Auto Archive seems to me what you want…
Comment