We have an application on PB 19 P3.
The most recent version of pbd-files are located on the network drive. Users make the main launch from their local copies. There is a question of updating pbd-files every time user start application.
There was an option to launch an application shortcut from a network drive. This option is not suitable, as it will greatly slow down the work in case of network problems.
There was a variant with a bath-script, when launched, the pbd-files are updated first, then the application itself is launched. But this option is also not suitable, since users could simply run the application, bypassing this bath-script and use outdated libraries.
Is it possible to somehow build this mechanism into the application itself? Could be by adding a script, if possible, to the config file. Maybe there is a better method.
Please advise.