CKSDev for Visual Studio 2015-2019

CKSDev
CKSDev

How can you install CKSDev plugin for Visual Studio 2015-2019


This image has an empty alt attribute; its file name is Capture.PNG-1024x732.png

You can install CKSDev for Visual Studio 2015 CKS – Dev for Visual Studio 2013

  1. Download the .vsix-Extension file.
  2. Use an archive manager that can open .cab archives, e.g. 7zip or winRAR to open the .vsix file (you might need to rename it to *.rar or *.zip ).
  3. Open the extension.vsixmanifest file
  4. In the following lines
<Installation>
   <InstallationTarget Version="[12.0,13.0)" Id="Microsoft.VisualStudio.Pro" />
   <InstallationTarget Version="[12.0,13.0)" Id="Microsoft.VisualStudio.Ultimate"/>
   <InstallationTarget Version="[12.0,13.0)" Id="Microsoft.VisualStudio.Premium" />
</Installation>

change the Version=[12.0,13.0)” to Version=”[12.0,15.0)”

  1. Save the file in the archive
  2. Make sure to rename the file back to .vsix
  3. Install the extension.

Thank you


[inhype_block type=”categories” block_title=”Categories” block_subtitle=”Recommended” block_posts_type=”latest” block_categories=”” block_posts_limit=”3″ block_posts_loadmore=”no” block_posts_offset=”0″]

Leave a Reply

Your email address will not be published. Required fields are marked *