mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2025-07-03 08:15:40 +00:00
Send firewall/AV help to Known app compat issues section
This commit is contained in:
parent
3e1ffce16f
commit
0be2ca51e9
@ -1132,7 +1132,7 @@ int main(int argc, char* argv[])
|
|||||||
if (strstr(wmicBuf, "displayName")) {
|
if (strstr(wmicBuf, "displayName")) {
|
||||||
DisplayMessage("Detected anti-virus and/or firewall software installed on this system. This software may interfere with NVIDIA GameStream.\n\n"
|
DisplayMessage("Detected anti-virus and/or firewall software installed on this system. This software may interfere with NVIDIA GameStream.\n\n"
|
||||||
"Please try temporarily disabling your anti-virus or firewall software if you experience connection issues with Moonlight.",
|
"Please try temporarily disabling your anti-virus or firewall software if you experience connection issues with Moonlight.",
|
||||||
"https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting", MpInfo, false);
|
"https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting#known-application-compatibility-issues", MpInfo, false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user