Saturday, May 20, 2017

How to apply RealVNC 6.x Enterprise license

On Windows 10 using RealVNC 6.x 64-bit, open cmd.exe in C:\Program Files\RealVNC\VNC Server, then type:
vnclicense.exe -add XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

No comments:

How To: Consume COM server in Common Lisp

How To: Consume COM server in Common Lisp Goal: Simple example to consume COM server/object using Common Lisp Version info: - OS: Win...