09-14-2016 04:03 AM
Hi Gang,
Proximity seems to have broken and when attempting to re-install we get the error:
I've tried using registry cleaners and clearing the TEMP folder in Windows but no luck.
I've also tried to use uninstallers like Recover Uninstaller but it does not see any old Proximity installs.
Any advice?
Thanks,
Daniel
Solved! Go to Solution.
10-10-2016 12:05 AM
We have not experienced this problem before. To help you debug, please do the following. The commands should be run in a command prompt window.
wmic path win32_product where 'Name = "Proximity"' call Uninstall
msiexec /l*vx! install.log /qb! /i Proximity.msi ALLUSERS=2 MSIINSTALLPERUSER=1
09-19-2016 05:09 AM
Hi Daniel,
Are you running a 64 bits version of the OS ? I think we encountered the same error on 32 bits Win7.
As per release notes:
Cisco® Proximity is supported on the following 64 bit operating system versions running:
• Windows 7 and above*
• Mac OS X 10.9 and above
*The Windows client is released as a Beta and the tile based Windows interface is not supported
Cheers
10-10-2016 12:05 AM
We have not experienced this problem before. To help you debug, please do the following. The commands should be run in a command prompt window.
wmic path win32_product where 'Name = "Proximity"' call Uninstall
msiexec /l*vx! install.log /qb! /i Proximity.msi ALLUSERS=2 MSIINSTALLPERUSER=1
10-11-2016 06:27 AM
Hey
The
Big thanks,
Daniel
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide