It used to be the case that you could have an NRL that opened a specific version, regardless of whether or not there was a later version available. For example:
BROMDMS
!nrtdms:0:!session:BROMDMS:!database:Bromsun1:!document:2172765,1:
In later releases, you could specify more options in the NRL to have it either prompt the user if there was a later version available or always open the latest version:
BROMDMS
!nrtdms:0:!session:BROMDMS:!database:Bromsun1:!document:2172765,1:
[Version]
Latest=N
Now (at least in the release I'm using, which is 8.5), it seems the ability to open a specific version has been removed. It always prompts if there is a later version unless the value "Latest" = "Y".
Is there some way to create an NRL in 8.5 that allows you to always open a specific version?