I have this scenario for which i wanted to apply deployable package on fresh VM and get access the access of source code of custom models by the way the models in a package does not have any kind of security on them.
I tried applying deployable package through CMD. By the AXUPDATEINSTALLER.EXE method given below:
But by this method i only get the customization on front end but at visual studio i cannot access any elements of the models, that deployable package contains:
You can see in the example below i am trying to view code of class but i cant.
Kindly suggest any solution for this problem or suggest me any other way for deploying package on fresh vm so i can access the source code also for the reminder again the custom models of deployable package does not have any kind of security.