Following http://help.remotedesktopmanager.com/index.html?installation_commandlinearguments.htm I created override.cfg to contain:
C:\Users\<user>\Devolutions\RemoteDesktopmanager
Then I copied C:\Users\<user>\AppData\Local\Devolutions\RemoteDesktopManager to C:\Users\<user>\Devolutions\RemoteDesktopmanager
When I restart RDM, it asks for C:\'localized users name'\<Users>\Devolutions\RemoteDesktopManager
May I suggest to always use C:\Users\... regardless if Windows is localized or not ?
Hi
We use %localappdata% or %appdata%, the operating system has an indirection layer in fact to support being localized.
Maurice
Thank you for the tip. Using %userprofile%\Documents\Devolutions\RemoteDesktopManager solved my problem.