INSTRUCTIONS FOR INTEGRATING CLEARCASE REMOTE CLIENT (CCRC) 7.1.2.8 or later WITH VISUAL STUDIO 2012 In order to register CCRC with Visual Studio 2012, the following steps are required: 1. Install Visual Studio 2012 2. Install the ClearCase Remote Client for "Microsoft Visual Studio 2005" (or) "Microsoft Visual Studio 2008" (or) "Microsoft Visual Studio 2010" Note: Be sure to select the VS.NET integration when installing ClearCase Remote Client. 3. Download and extract the contents of CC_7.1.2_VS2012.zip to a temp location (for example C:\Temp) on the ClearCase host with Visual Studio 2012 installed. 4. Search for a file named ccvsiwanservice.DLL on the ClearCase host to obtain the path where this file resides. Note: The default location is C:\Program Files\IBM\RationalSDLC\ClearCase\RemoteClient\WanPackage This path will be useful in the next two steps. 5. Edit the ccvsiwanservice_VS2012.reg registry file you just downloaded using a text editor and search for the following string: "CodeBase"="C:\\Program Files\\IBM\\RationalSDLC\\ClearCase\\RemoteClient\\WanPackage\\ccvsiwanservice.DLL" Verify that this path matches the installation path identified in step #4. If the path does not match, modify the path to match. 6. Next, search for the following string in the file ccvsiwanservice_VS2012.reg: "Path"="C:\\Program Files\\IBM\\RationalSDLC\\ClearCase\\RemoteClient\\WanPackage" Verify that this path matches the installation path identified in step #4. If the path does not match, modify the path to match. Save and close the file ccvsiwanservice_VS2012.reg. 7. Edit the batch file named reg_VS2012.bat with a text editor and fill in the 6 different variables based on the selections provided. Save and close the file. 8. Execute the batch file (reg_VS2012.bat) in its current location (double click the batch file) to register the dlls and configure the integration feature with Visual Studio 2012. INSTRUCTIONS FOR UNINSTALLING THE INTEGRATION : 1. Make sure that the pathnames in the batch file "unreg_VS2012.bat" are correct as done during installation. 2. Execute the batch file (unreg_VS2012.bat) in its current location to unregister the dlls and uninstall the integration.