From 8410f60fe8619e870045a15e5bdb8db0bae4a39f Mon Sep 17 00:00:00 2001 From: pointfeev Date: Tue, 31 Oct 2023 13:39:27 -0400 Subject: [PATCH] Update program-not-launching.md --- .github/ISSUE_TEMPLATE/program-not-launching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/program-not-launching.md b/.github/ISSUE_TEMPLATE/program-not-launching.md index 04fd68b..9e8f8c2 100644 --- a/.github/ISSUE_TEMPLATE/program-not-launching.md +++ b/.github/ISSUE_TEMPLATE/program-not-launching.md @@ -7,4 +7,4 @@ assignees: '' --- -First and foremost, note that the program currently only supports Windows 8+ 64-bit machines, as .NET 7+ no longer support Windows 7. If that does not apply to you, then make sure you've extracted the executable from the ZIP file before you've launched it, resolved your antivirus, and have tried downloading the .NET Desktop Runtime mentioned under installation instructions. If none of the above work, then I simply cannot do anything about it, and either your system is not supported by .NET 7 or something is wrong/corrupted with your system. +First and foremost, note that the program currently only supports Windows 8+ 64-bit machines, as .NET 7+ no longer support Windows 7. If that does not apply to you, then make sure you've extracted the executable from the ZIP file before you've launched it, resolved your anti-virus, and have tried downloading the .NET Desktop Runtime mentioned under installation instructions. If none of the above work, then I simply cannot do anything about it, I do not control .NET. Either your system is not supported by the current version of .NET, or something is wrong/corrupted with your system.