[client] update host log file path

This commit is contained in:
Quantum 2021-01-28 23:35:03 -05:00 committed by Geoffrey McRae
parent c91b7f647d
commit 4fbaf18c89

View File

@ -2113,7 +2113,8 @@ restart:
{
DEBUG_BREAK();
DEBUG_INFO("Please check the host application is running and is the correct version");
DEBUG_INFO("Check the host log in your guest at %%TEMP%%\\looking-glass-host.txt");
DEBUG_INFO("Check the host log in your guest at: "
"%%ProgramData%%\\Looking Glass (host)\\looking-glass-host.txt");
DEBUG_INFO("Continuing to wait...");
}