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:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...