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: ![image](https://github.com/mRemoteNG/VncSharpCore/assets/54535207/f6ae1711-0b2b-4b50-9c0e-94f215c69311) ## Description ## Motivation and...