Hi,
Does anyone know a way to redirect the path that's being used for the Microsoft Office Isolated Conversion Environment (MOICE) to securely open Outlook attachments?
The default path is %TEMP%:
- After you use MOICE to convert a file, the default save location is the %temp% folder when you try to save the file. Also, the %temp% folder is the default folder when you try to open a file.
- Anyone who has access to the computer can view the files in the %temp% folder.
- When you use MOICE to convert a file, the converted file is saved in the %temp% folder. The converted file is not deleted from the %temp% folder when the file is closed. If a file is opened multiple times, the file is converted multiple times. Additionally, more than one copy of the file is saved in the %temp% folder. If you have made changes to the first copy of the document, the second copy of the document will not contain the changes.
https: // support.microsoft.com/en-us/kb/935865
Here's an example:
C:\Users\USERNAME\AppData\Local\Temp\OICE_3768A43C-7EA5-4F92-BBF9-1A2E29C7BCB2.0\F4B813CB.xlsx
Should be redirected to something like this:
C:\Users\USERNAME\AppData\Local\Temp\CUSTOMFOLDER\OICE_3768A43C-7EA5-4F92-BBF9-1A2E29C7BCB2.0\F4B813CB.xlsx
Thank you very much for your inputs