mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[client] update host log file path
This commit is contained in:
parent
c91b7f647d
commit
4fbaf18c89
@ -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...");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user