Quote:
Originally Posted by Isje Hi, I am having a similar issue. Could you please share with us how you solved this problem in more detail?
Thanks! |
Hi
It's actually fairly straightorward once you know about it.
You're going to have a file named MimeType under the Profile folder under your zimbra desktop install folder.
I used notepad to open it (or gedit under linux which is actually a proper xml editor). Notepad doesn't appear to be a proper xml editor so you'll see odd formatting but it'll do for what you need to do.
You're going to have to locate the extension you're having issues for (use search and search for it - ex: xls). After you've located the entry associated with it, you should have a default program in there and if you continue reading all the way after that you'll find a string called "SaveToDisk=" which should be set to yes. Change that to no and save.
Repeat for every file type you're having issues with.
This should solve your issue. It did for me on multiple computers (and OSes).
PS : I'm going from memory here so it might not be the exact string I named but you'll notice the right name straight away.