www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - Visual D Download

reply Carlos Adriano Portes <xcap2000 outlook.com> writes:
Hi,

By downloading the latest Visual D for Visual Studio I get the 
following message:
"The file contains a virus or malware."

What should I do? Is it a false positive from the browser? I get 
a similar message from Windows Security.

Download Page:
https://rainers.github.io/visuald/visuald/StartPage.html

Download Link (it is the second one, just Visual D):
https://github.com/dlang/visuald/releases/download/v1.4.0/VisualD-v1.4.0.exe

Kind regards,

Carlos Adriano Portes
Jul 03
next sibling parent reply "Richard (Rikki) Andrew Cattermole" <richard cattermole.co.nz> writes:
It's a false positive.

D programs suffer from these reports due to the low install counts.
Jul 03
parent Carlos Adriano Portes <xcap2000 outlook.com> writes:
On Friday, 4 July 2025 at 05:45:01 UTC, Richard (Rikki) Andrew 
Cattermole wrote:
 It's a false positive.

 D programs suffer from these reports due to the low install 
 counts.
Thank you for clarifying!
Jul 07
prev sibling parent reply Pavel Chumakou <vtqk tut.by> writes:
It seems the latest beta release (1.41.beta4) doesn't have 
antivirus-related problems. Download link:
https://github.com/dlang/visuald/releases/download/v1.4.1-beta4/VisualD-v1.4.1-beta4.exe
Other VisualD releases are here: 
https://github.com/dlang/visuald/release
Jul 06
parent Carlos Adriano Portes <xcap2000 outlook.com> writes:
On Sunday, 6 July 2025 at 10:12:13 UTC, Pavel Chumakou wrote:
 It seems the latest beta release (1.41.beta4) doesn't have 
 antivirus-related problems. Download link:
 https://github.com/dlang/visuald/releases/download/v1.4.1-beta4/VisualD-v1.4.1-beta4.exe
 Other VisualD releases are here: 
 https://github.com/dlang/visuald/release
Thank you for the suggestion!
Jul 07