Menu

Tree [r496] /
 History

HTTPS access


File Date Author Commit
  yetanotherbacnetexplorer-code 2022-08-27 frankschubert [r384]
 branches 2014-01-16 illishar [r1] Added basic folder structure
 tags 2014-01-16 illishar [r1] Added basic folder structure
 trunk 2024-09-25 fchaxel [r496] BACnetAddress equality using network number field
 Readme.txt 2019-12-15 fchaxel [r350] Download snapshot information

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