mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #558] Unable tu run client on windows 7 clean install #318
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#318
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 @luckystr1keno7 on GitHub (Nov 28, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/558
I had tried to run the client on a windows 7 without any updates. An error was raised informing me that the client needs .net 4.0 (the default version of .net framework on a clean win 7 is 3.5.1). Is there any way to get over this issue ?
@MaxXor commented on GitHub (Nov 29, 2016):
Install .NET Framework 4.0. SP1 installs it AFAIK.