|Detail|Value|
|--:|---|
|Operating system | Windows 10 x64 |
|mRemoteNG version| 1.75.7011.34996 |
Custom connection file path command line argument (/c) not working with network path like
mRemoteNG.exe /cons:"\\192.168.1.1\connessioni\ufficio.xml"
or
mRemoteNG.exe /c:\\192.168.1.1\connessioni\ufficio.xml
thank you
I'm able to replicate the issue - I'll look into it
Same issue here, but for me it will work correctly if the .exe is local to the C:\ drive. If the .exe is launched over UNC, to a UNC config file it does not work.
examples
Working- C:\mRemoteNG\mRemoteNG.exe /c:\\server1\IT\mRemoteNG-config.xml
Not working - \\server2\Software\mRemoteNG\mRemoteNG.exe /c:\\server1\IT\mRemoteNG-config.xml
I think I've fixed it - this will be included in the 1.75.7012 release
Most helpful comment
I'm able to replicate the issue - I'll look into it