mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #696] Win10Support #446
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#446
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 @zzani on GitHub (Aug 29, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/696
Hello,
thank you very much for the tool. I wanted to test it with two Win10 in the lab and could not start it on the "victim" OS. Namely it says that this app can't be run on that pc. Per default .net is installed but probably higher version. If I try to install .net 4.0 i get an error saying that it is already installed.
Can you help what else needs to be done in order to start it?
Thanks
@MaxXor commented on GitHub (Aug 29, 2018):
.NET Framework 4.5 is pre-installed on Windows 10 so something else is blocking it.
@zzani commented on GitHub (Aug 29, 2018):
Can it be that it is because I am using trial win version so something is not activated. Antivirus is disabled (real time) - Do you know what else can be?
@MaxXor commented on GitHub (Aug 29, 2018):
What message is shown when u start it?
@zzani commented on GitHub (Aug 29, 2018):
it is shown generic "This app can’t run on your PC. To find the version for your pc check with your publisher" message. I disabled UAC with slider only not through GPO, I enabled real admin account and I tried to use run as admin. Also it was written that some SmartScreen is possible as a cause so I disabled that one as well. I restarted the vm to be sure that change was done and now I am getting something else - Operation did not complete successfully because the file contains a virus or potentially unwanted software. It seems that somethign from above did the trick. But still long way from the result. I will check further. Nice for you as well to know that there are some built it def features
@MaxXor commented on GitHub (Aug 29, 2018):
It's most likely this SmartScreen feature, it prevents all unsigned executables from running. But there is a small clickable label called "More info". Once you click this there appears a button to ignore the warning.