[GH-ISSUE #1105] [Error] To run this application you must install .NET runtime 6.0.1 #833

Closed
opened 2026-02-26 09:32:47 +03:00 by kerem · 7 comments
Owner

Originally created by @nmnithinkrishna on GitHub (Apr 21, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1105

Originally assigned to: @NickeManarin on GitHub.

The error comes as soon as the application is opened. I also installed the Runtime in my system but still the error persists.

image

I'm using this on Winx64 machine

Thanks

Originally created by @nmnithinkrishna on GitHub (Apr 21, 2022). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1105 Originally assigned to: @NickeManarin on GitHub. The error comes as soon as the application is opened. I also installed the Runtime in my system but still the error persists. ![image](https://user-images.githubusercontent.com/26877977/164383258-330ef697-9ef9-4efb-9704-0fc8b8a59192.png) I'm using this on Winx64 machine Thanks
Author
Owner

@NickeManarin commented on GitHub (Apr 24, 2022):

Hi, which version are you using?
Also, which version of the .NET desktop runtime (NOT .NET runtime) did you install?

With the latest version, you can use the full version instead, as it doesn't require a .NET 6 installation.

<!-- gh-comment-id:1107683833 --> @NickeManarin commented on GitHub (Apr 24, 2022): Hi, which version are you using? Also, which version of the .NET **desktop** runtime (**NOT** .NET runtime) did you install? With the latest version, you can use the full version instead, as it doesn't require a .NET 6 installation.
Author
Owner

@nmnithinkrishna commented on GitHub (Apr 25, 2022):

Here you go...

image

I downloaded it from the Microsoft Store. .NET Desktop Runtime 6.0.1 already installed from the link given by the tool itself.

.NET downloaded from below,

image

<!-- gh-comment-id:1108152818 --> @nmnithinkrishna commented on GitHub (Apr 25, 2022): Here you go... ![image](https://user-images.githubusercontent.com/26877977/165036801-6d53c183-780d-4f08-89f0-38aab6614f03.png) I downloaded it from the Microsoft Store. .NET Desktop Runtime 6.0.1 already installed from the link given by the tool itself. .NET downloaded from below, ![image](https://user-images.githubusercontent.com/26877977/165037642-1f6274a7-0383-416b-b776-27aca28a924b.png)
Author
Owner

@NickeManarin commented on GitHub (Apr 28, 2022):

Try downloading v2.36 and it should work with the latest .NET Desktop Runtime version.

<!-- gh-comment-id:1112503206 --> @NickeManarin commented on GitHub (Apr 28, 2022): Try downloading v2.36 and it should work with the latest .NET Desktop Runtime version.
Author
Owner

@nmnithinkrishna commented on GitHub (May 1, 2022):

Thanks man @NickeManarin

Working perfectly fine with the latest version :)

<!-- gh-comment-id:1114199671 --> @nmnithinkrishna commented on GitHub (May 1, 2022): Thanks man @NickeManarin Working perfectly fine with the latest version :)
Author
Owner

@tmssngr commented on GitHub (Dec 16, 2022):

Would it be possible to compile the application in that way, that it does not need any installed .NET Desktop Runtime?
I reckon, if you download a different application and it rejects to start because no or the wrong Java Runtime Environment is installed, you would be unhappy, too.

<!-- gh-comment-id:1355051321 --> @tmssngr commented on GitHub (Dec 16, 2022): Would it be possible to compile the application in that way, that it does not need any installed .NET Desktop Runtime? I reckon, if you download a different application and it rejects to start because no or the wrong Java Runtime Environment is installed, you would be unhappy, too.
Author
Owner

@NickeManarin commented on GitHub (Dec 16, 2022):

@tmssngr Yes, just avoid downloading the version labeled as "Light":

image

The other versions should work without having to instal .NET 6

<!-- gh-comment-id:1355066475 --> @NickeManarin commented on GitHub (Dec 16, 2022): @tmssngr Yes, just avoid downloading the version labeled as "Light": ![image](https://user-images.githubusercontent.com/14798947/208131031-12a634c1-47c3-4bda-8357-5d88e808ad16.png) The other versions should work without having to instal .NET 6
Author
Owner

@tmssngr commented on GitHub (Dec 22, 2022):

Out of curiosity: are these large bundles ahead-of-time compiled or - expressed with my Java knowledge - bytecode with VM?

<!-- gh-comment-id:1363305605 --> @tmssngr commented on GitHub (Dec 22, 2022): Out of curiosity: are these large bundles ahead-of-time compiled or - expressed with my Java knowledge - bytecode with VM?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#833
No description provided.