Menu

Tree [r20] /
 History

HTTPS access


File Date Author Commit
 CertViewer 2024-04-04 fchaxel [r20] Small inprovment before Release 1.2.2
 Doc 2023-01-01 fchaxel [r1] First version
 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