Full installer didn't want to upload (so there is different version of bin) but you can add @ the end of configuration.exe (and mediaportal.exe) /avoidversioncheck and it should work
I have made a rework (in local) about resume for Bluray title, the idea comes from @fforde (thanks m8) and i think it was more user friendly
I explain this idea and it's already working here :
The actual branch ask to resume after the title was selected (that means each title has it's own data stored in MyVideo's db).
Now, only latest played title is stored in DB, that means :
When we want to start a movie, resume prompt is displayed and if we accept it, MP start and resume latest title for this movie.
If we cancel the dialog windows, the list of title and menu is displayed, here we can select a new title to play or menu.
We can't have resume on menu (libbluray from VLC Team need to implement it and then maybe we can have handle it).
That a big rework but i think it's a better idea to do like this .
From the test we made (HomeY and me), this new solution works for MyVideo and MovPic (custom build).