NAV 2015 RTC do not save last opened DB

Hello,

I want to open DB through my shortcut. I’ve made such settings in it:

“C:\Program Files (x86)\Microsoft Dynamics NAV\90\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe” “DynamicsNAV://SERVER:9246/AAAA2015/Demo/”

Everything is good, it open DB and I can work. But if I’ll change in RTC to another server it RTC and try to open my shortcut again - I’ll have a message

‘You’re about to connect to AAAA2015 on server SERVER which is not your current default connection string …’

Is there any way to get rid of this message?

I can see, that my ClientUserSettings.config is cahnged every time I change my DB in RTC. I want always open my DB from shortcut settings without any questions.

If I try to run shortcut with my custom config (I’ve copied it and made changing) - I got an error when I’ve change DB and try to close RTC.

Thank you

I’ve found the solution - making several .config files, placing them in shortcut’s -settings:“C:\Config1.config”. I just put my first config files in wrong place (write-protected).

Thanks

thx for the info.