geodatabase work correctly with:
path: "C:/Users/User/ArcGIS/AppStudio/Apps/test/Resources/II.geodatabase";
But if place geodatabase in "Resources.qrc" and specify path as below, then it don't work
path: "/Resources/II.geodatabase"
How I can specify relative path to geodatabase in order to the program work on another PC