Jan Oratowski
Results
2
issues of
Jan Oratowski
### What is the issue? On Windows, when running the installer Ollama will install to the local user folder, instead of asking for a path or installing to a globally...
feature request
windows
because it's needed here: ``` RemoteDesktop.cs private void SetState(RuntimeState newState) Cursor = new Cursor(GetType(), "Resources.vnccursor.cur"); ``` Otherwise, you will get this error in mRemoteNG:  ## Description ## Motivation and...