I wonder if it is possible to use <RuntimePath> in <application>.xml to put the pbd's in a different folder?
Does the application have ability to look elsewhere for pbd's without using OS PATH?
Companies are becoming strickter on users ability to install. By just updating pbd's an install should be avoided.
Will <application>.exe only change whenever you add libraries ? or does it always change when generating a project?
<?xml version="1.0" encoding="utf-8" ?>
<Application>
<RuntimePath>C:\Program Files (x86)\xxxxxx; C:\Users\axxxxxx\AppData\Local\xxxxxx</RuntimePath>
</Application>