Installation-Updating of Outlook sync 12.xx does not upgrade running outlook add-on
Due change of installation folder path between version 11.xx (+ lower) and version 12.xx (+ higher) sometimes upgrading process (even uninstall old version and install new one) wrongly opening older kept add-on. This may be also self-produce, if sooner version was installed for all users in computer, and now you want it install just for actual user (also because there is not available to set up install folder during installation).
Older version installation path: "C:\Program Files (x86)\Icewarp Outlook Sync"
Newer version installation path: "C:\Users\*user*\AppData\local\Icewarp Outlook sync"
This may also cause problem with new or changed Outlook sync components, so check version of your running add-on to a server version.
---------------------------------
Solution:
Best one -
- Uninstall version witch you currently have installed.
- Install one witch outlook shows you its running.
- Uninstall this "old" one now.
- Clear registers witch pointing to "C:\Program Files (x86)\Icewarp Outlook Sync"
- Install actual version of outlook sync (best may be accurate to your server version)
Fast one -
- Rename folder "C:\Program Files (x86)\Icewarp Outlook Sync"
- Create symbolic link from "C:\Program Files (x86)\Icewarp Outlook Sync" pointing to "C:\Users\*user*\AppData\local\Icewarp Outlook sync".
Command line with administrator rights (change *user* with your account name):
mklink /J "C:\Program Files (x86)\Icewarp Outlook Sync" "C:\Users\*user*\AppData\local\Icewarp Outlook sync"
Boomerang one (this one will reapeting every time at istallation process.):
- Rename folder "C:\Program Files (x86)\Icewarp Outlook Sync"
- Copy whole folder from "C:\Users\*user*\AppData\local\Icewarp Outlook sync" to "C:\Program Files (x86)\Icewarp Outlook Sync".
Please sign in to leave a comment.
Comments
0 comments