From b55feee270ee9f4110c995fb0140eb4dd5a2390f Mon Sep 17 00:00:00 2001 From: pointfeev Date: Thu, 19 Oct 2023 13:33:29 -0400 Subject: [PATCH] Create program-not-launching.md --- .github/ISSUE_TEMPLATE/program-not-launching.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/program-not-launching.md diff --git a/.github/ISSUE_TEMPLATE/program-not-launching.md b/.github/ISSUE_TEMPLATE/program-not-launching.md new file mode 100644 index 0000000..04fd68b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/program-not-launching.md @@ -0,0 +1,10 @@ +--- +name: Program Not Launching +about: I likely cannot do anything about this; see this template's content. +title: I promise not to post another issue about the program not launching. +labels: '' +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.