mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-08 19:54:13 +00:00
[client] update host log file path
This commit is contained in:
@@ -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...");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user