Menu

Tree [r84] /
 History

HTTPS access


File Date Author Commit
 CertViewer 2025-11-19 fchaxel [r84] Small patch
 Doc 2025-11-09 fchaxel [r77] Add UADiscoverEndPoints tool
 QuicProxy 2025-03-18 fchaxel [r48] Externalize OpcUA communication in an external ...
 SetupTool 2025-11-11 fchaxel [r80] Minors improvements
 UADiscoverEndPoints 2025-11-19 fchaxel [r84] Small patch
 Readme.txt 2023-01-01 fchaxel [r1] First version

Read Me

Download SnapShot on Windows 10

A lot of files (.resx and some others) are marked block by Windows, and Visual Studio cannot build the projects.

To unblock all files, open a PowerShell window, move to the directory where all files are extracted then type the command :

gci -recurse  | Unblock-File