Carbon StudioDownloadsDocumentation
SamplesGet InvolvedProject Information![]() |
Create a Registry ResourceTo create a registry resource, right click on the CApp project and select Registry Resource from the menu.
There are three ways to create a registry resource.
![]() With the Import from File System option, you can import a file or a folder. ![]()
With the Check-out from registry option, you can point to a collection or resource in the registry. You can browse resources from the registry instance that you have already created or you can create a new registry instance as well. After selecting the registry instance, click on Browse to browse resources in registry.
With the Import EndPoint from Registry, you can browse resources of the registry instance that you have already created or you can create a new registry instance as well. After selecting the registry instance, click on Browse to browse resources in registry.
Registry Path To Deploy is common for all the three options. With this, you are specifying, to where that registry resource should be check-in at the time of deployment.
Select the CApp project you want to create the Registry Resource and click Finish.
Now you will see new registry resource has been created under the selected CApp project.
If you look in to the structure of Registry Resource that you have just created, you will see there is an extra file called registry-info.xml.
This file is to keep all the necessary information regarding the registry resource.
|