10 lines
952 B
Markdown
10 lines
952 B
Markdown
---
|
|
name: Program not launching
|
|
about: I likely can not 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 10+ 64-bit machines as seen [here](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md). 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](https://github.com/pointfeev/CreamInstaller#installation) above and restarting your computer. 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.
|