I have a new extension deployed via a package. The extension dll (amongst other things) contains a custom check-in policy that I need to add to registry.
The problem is that by default an extension is installed in an arbitrarily named folder under ..\IDE\Extensions. I know there is a way to explicitly define the name of the folder as I have seen extensions deployed in specific folders, but I have not been able to find any documentation as to how this can be done.
I have tried setting a value in the manifest's Assets\Embeb in folder but with no luck.
Any help will be appreciated.
1+1 = 3 for large values of 1