mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #656] Can I run Quasar on ReactOS? #410
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#410
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @feldrim on GitHub (Apr 16, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/656
Sorry, this is a question rather than an issue.
Since ReactOS is a Windows-like operating system that uses Windows APIs, I believe it is possible. ReactOS is an end-user solution but I want it az a system administrator. What would be the barriers I would have to overcome?
@MaxXor commented on GitHub (Apr 16, 2018):
I've never used ReactOS before, but the first barrier would be to check if .NET Framework 4.0 can be installed on ReactOS. After successful installation you can run Quasar and check if the functionality is working as intended by controlling your own PC via localhost.
Here is some information I've found regarding frameworks on ReactOS, unfortunately it's not mentioned if the listed frameworks are supported or not.
Please tell the results and if you encountered any problems, I'm interested in it.
@feldrim commented on GitHub (Apr 16, 2018):
Ok, I'll check it. Thanks.
@ViCrack commented on GitHub (Apr 17, 2018):
.NET Framework 4.0 can be installed on the latest version of the ReactOS, I have tested the QuasarRAT server and client are not able to run. After clicking, it will quickly exit, without any exception, but some .NET 4.0 programs can be run, I do not know it is the problem of ReactOS, or the question of.NET or the problem of QuasarRAT......