Changes

Jump to navigation Jump to search

Installation on other distributions

188 bytes added, 15:05, 5 February 2020
→‎Using the Windows Host Application: Add note for unprivileged user accounts
To get the Windows-Host-Application running after restart you need to run it as a privileged task we do that by starting '''cmd.exe''' as '''administrator''' and running a command in it which creates a windows task.
 
'''Note:''' At this time the Looking Glass host does not support running under unprivileged users. Your user account must have administrator privileges for the windows task to function.
 
<syntaxhighlight lang=batch>
SCHTASKS /Create /TN "Looking Glass" /SC ONLOGON /RL HIGHEST /TR C:\Users\<YourUserName>\<YourPath>\looking-glass-host.exe
99

edits

Navigation menu