Windows SmartScreen errors

<< Click to Display Table of Contents >>

Navigation:  Appendix >

Windows SmartScreen errors

If you are using a version of Dispatch released early than 3.2.26.184 (July 3, 2026) Windows Defender SmartScreen may block it from running. Prior to that version, the executable was not digitally signed.

 

Daniel Barnes of Chudworth Technology Solutions contributed this fix that must be run from Windows PowerShell:

 

Unblock-File -Path "C:\Program Files (x86)\CanScale\Dispatch3.2\system\Dsptch32.exe"

 

Add-MpPreference -ExclusionPath "C:\Program Files (x86)\CanScale\Dispatch3.2\"