Skip to content

A Windows utility to check for dotnet runtime and download if needed

License

Notifications You must be signed in to change notification settings

swharden/dotnet-have-or-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-have-or-get (dotnetHAG)

When windows users attempt to launch a .NET application but don't have the appropriate runtime installed, they are presented with a confusing or absent error message.

dotnetHAG.exe checks what version of dotnet is installed, and if it's missing (or below the required version) it launches a pop-up window to indicate this with a link to download the appropriate runtime.

dotnetHAG is built using .NET Framework 3.0 (released in 2006) so it should run easily even on old systems.

About

A Windows utility to check for dotnet runtime and download if needed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages