Bosch VMS Patch for BVMS-11.1.1.65: 375802 - View recording prohibited
----------------------------------------------------------------------

Patch ID: 375802
Patch Title: View recording prohibited
Patch Target Version: BVMS-11.1.1.65


Patch Details:
----------------

This patch fixes issue 375802 in the way that the time span in which the viewing of the most recent recording is prohibited can be configured in the OperatorClient.exe.config.
With this Patch the value is set to 120 seconds.
<add key="ProhibitedTimeSpanBeforeNowInSeconds" value="120"/>.


Problem Details:
----------------

Issue 375802 caused the problem that pre-/post-alarm recordings were accessible in OperatorClient on real-time even if user has no "live view" authorizations.


Affected Bosch VMS Components / Machines:
-----------------------------------------

- Bosch VMS Operator Client


Uninstallation of the Patch:
----------------------------
Logon as a User with 'Administrator rights' or as the 'Administrator' itself
Open 'Control Panel'  'Programs'  'Programs and Features'  'View installed updates'
Select the Patch in the list and press 'Uninstall'

or

Start cmd.exe with 'RunAs Administrator'
Run the following command
msiexec.exe /I {ABE97F4F-8AC2-FADB-EE7C-2512330CA006} MSIPATCHREMOVE={9ABE2CFC-FC31-4F12-BAED-92336C968FC8} /qb


List of Replaced Files:
-----------------------

- AppData\Client\OpClient\ApplicationWiring\OperatorClient.exe.config
