Project

General

Profile

AntiVirusWarnings » History » Version 2

Dan Smith, 02/16/2023 06:03 PM

1 2 Dan Smith
{{>toc}}
2
3 1 Dan Smith
# Windows
4
5
Windows SmartScreen may flag the download as "not recognized" because CHIRP is a small project that releases often. If you see this warning, just click **More Info** and then **Run Anyway**.
6
7
<img src="smart_screen_more_info.png" width="400"/>&nbsp;<img src="smart_screen_run_anyway.png" width="400"/>
8
9
You can be comfortable doing this because the **Publisher** means that the digital signature on the file is intact. When you run it you may see this from UAC, which shows the **Verified Publisher**:
10
11
<img src="run_signed.png" width="300"/>
12
13
After this you should not be prompted again until you update CHIRP.
14
15
## Edge browser
16
17
Microsoft's Edge browser will warn you about files it doesn't think are "commonly downloaded" and may be suspicious. Because CHIRP is a small project which releases often, this may always be a problem because it never gets downloaded enough for Microsoft to consider it "commonly downloaded." In order to get edge to let you keep your download, you need to jump through some hoops. If you see this warning, click the three dots next to the file and choose **Keep**:
18
19
<img src="edge_warning.png" width="300"/><img src="edge_keep.png" width="300"/>
20
21
Then click **Show More** and **Keep** again:
22
23
<img src="edge_show_more.png" width="300"/><img src="edge_trust_keep.png" width="300"/>