[GH-ISSUE #252] .NET 6.x : To run this application, you must install missing framework => loop asks again and again to install .NET #2142

Closed
opened 2026-03-01 17:18:03 +03:00 by kerem · 4 comments
Owner

Originally created by @accnetdev on GitHub (Jun 2, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/252

Originally assigned to: @VShawn on GitHub.

PRemoteM.0.7.0.alpha2.x64 : it does not launch even if .NET (x86 or x64) is installed.
Same bug like the one I have with the nightly build of MremoteNG that require .NET 6.x.

Windows 10 or Windows 2019 server.

Originally created by @accnetdev on GitHub (Jun 2, 2022). Original GitHub issue: https://github.com/1Remote/1Remote/issues/252 Originally assigned to: @VShawn on GitHub. PRemoteM.0.7.0.alpha2.x64 : it does not launch even if .NET (x86 or x64) is installed. Same bug like the one I have with the nightly build of MremoteNG that require .NET 6.x. Windows 10 or Windows 2019 server.
kerem 2026-03-01 17:18:03 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@accnetdev commented on GitHub (Jun 2, 2022):

Fixed : download and install the SDK ( dotnet-sdk-6.0.300-win-x64.exe ) not only the runtime as asked ( dotnet-runtime-6.0.5-win-x64.exe ).

<!-- gh-comment-id:1144856914 --> @accnetdev commented on GitHub (Jun 2, 2022): Fixed : download and install the SDK ( dotnet-sdk-6.0.300-win-x64.exe ) not only the runtime as asked ( dotnet-runtime-6.0.5-win-x64.exe ).
Author
Owner

@majkinetor commented on GitHub (Jun 2, 2022):

Why would it need SDK, if so, that is some bug.

<!-- gh-comment-id:1144888888 --> @majkinetor commented on GitHub (Jun 2, 2022): Why would it need SDK, if so, that is some bug.
Author
Owner

@accnetdev commented on GitHub (Jun 2, 2022):

In fact, it seems to require the desktop version of the runtime, that is included in the SDK.
Man can only install the desktop runtime. My initial error was to install the console version of the runtime.
Personally, I am OK to install the SDK which could be useful for many other things.
Have a good day.

<!-- gh-comment-id:1144917095 --> @accnetdev commented on GitHub (Jun 2, 2022): In fact, it seems to require the desktop version of the runtime, that is included in the SDK. Man can only install the desktop runtime. My initial error was to install the console version of the runtime. Personally, I am OK to install the SDK which could be useful for many other things. Have a good day.
Author
Owner

@majkinetor commented on GitHub (Jun 2, 2022):

Yes, desktop version is required.

<!-- gh-comment-id:1145135695 --> @majkinetor commented on GitHub (Jun 2, 2022): Yes, desktop version is required.
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/1Remote#2142
No description provided.