0
Closed

Have software read existing clipboard

anonymous 8 years ago updated by Michael Bannerman 8 years ago 2

Partner requests the software read the existing clipboard instead of forcing you to re-copy the clipboard in the new session.

Answer

Answer

The DisableClipboardCapture setting in the app.config (http://help.screenconnect.com/List_of_app.config_settings) prevents items in the clipboard of one open session from being available in another open session. Please check your app.config setting to make sure this option is not being limited.


Answer

The DisableClipboardCapture setting in the app.config (http://help.screenconnect.com/List_of_app.config_settings) prevents items in the clipboard of one open session from being available in another open session. Please check your app.config setting to make sure this option is not being limited.