- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
Cisco Proximity
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Make sure you have the latest proximity.msi from https://proximity.cisco.com/
- Make sure any old version of Proximity is uninstalled:
wmic path win32_product where 'Name = "Proximity"' call Uninstall
- Run the installer using this command line, making sure to use the Proximity.msi you just downloaded:
msiexec /l*vx! install.log /qb! /i Proximity.msi ALLUSERS=2 MSIINSTALLPERUSER=1
- Upload the resulting install.log here

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Make sure you have the latest proximity.msi from https://proximity.cisco.com/
- Make sure any old version of Proximity is uninstalled:
wmic path win32_product where 'Name = "Proximity"' call Uninstall
- Run the installer using this command line, making sure to use the Proximity.msi you just downloaded:
msiexec /l*vx! install.log /qb! /i Proximity.msi ALLUSERS=2 MSIINSTALLPERUSER=1
- Upload the resulting install.log here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2016 06:27 AM
Hey
The
Big thanks,
Daniel
