Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 2.2 KB

File metadata and controls

52 lines (30 loc) · 2.2 KB

##Locate Codealike Extension

The physical location of Codealike may change depending on which Visual Studio instance it is installed and also if it was installed as an administration and/or local instance.

###Codealike running for the current user###

This is the usual place to find it.

On Visual Studio 2015

1. Go to: %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\14.0\Extensions
2. Visual Studio generate random directories, look for the directory that has Codealike.Client.dll ( you will spot it pretty fast :) )

On Visual Studio 2013

1. Go to: %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\12.0\Extensions
2. Visual Studio generate random directories, look for the directory that has Codealike.Client.dll ( you will spot it pretty fast :) )

On Visual Studio 2012

1. Go to: %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\11.0\Extensions
2. Visual Studio generate random directories, look for the directory that has Codealike.Client.dll ( you will spot it pretty fast :) )

On Visual Studio 2010

1. Go to: %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\10.0\Extensions
2. Visual Studio generate random directories, look for the directory that has Codealike.Client.dll ( you will spot it pretty fast :) )

###Codealike running for all users###

No luck finding in the current user location? Look for the installation of all users.

On Visual Studio 2015

1. Go to: %PROGRAMFILES(x86)%\Microsoft Visual Studio 14.0\Common7\IDE\Extensions
2. Look for the directory Corvalius or the location of Codealike.Client.dll ( you will spot it pretty fast :) )

On Visual Studio 2013

1. Go to: %PROGRAMFILES(x86)%\Microsoft Visual Studio 12.0\Common7\IDE\Extensions
2. Look for the directory Corvalius or the location of Codealike.Client.dll ( you will spot it pretty fast :) )

On Visual Studio 2012

1. Go to: %PROGRAMFILES(x86)%\Microsoft Visual Studio 11.0\Common7\IDE\Extensions
2. Look for the directory Corvalius or the location of Codealike.Client.dll ( you will spot it pretty fast :) )

On Visual Studio 2010

1. Go to: %PROGRAMFILES(x86)%\Microsoft Visual Studio 10.0\Common7\IDE\Extensions
2. Look for the directory Corvalius or the location of Codealike.Client.dll ( you will spot it pretty fast :) )