PeerBlock 1.2

Full internal name:com.peerblock.PeerBlock
Project site:http://www.peerblock.com
Screen shots:
Download: Download PeerBlock 1.2

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/peerblock/PeerBlock-Setup_v1.2_r693.exe

VirusTotal results
Change log:n/a
Description:

peer-to-peer management, firewall (block communication with advertising or spyware oriented servers, computers monitoring your p2p activities, computers which have been “hacked”, even entire countries)

License:zlib license
Version:1.2
SHA-1 or SHA-256:769bfc74dbae2e2851f7a1c731d833ff9d7ed228
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 09:25:56 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Aug 29 20:05:44 UTC 2016
    Created by:tim.lebedk...
    Automated tests:63 of 69 installations succeeded, 63 of 63 removals succeeded