[#VS2012].REG to change the action by default for "Resolve" to "Associate" in Visual Studio 2012


image

Buenas,

some time ago the friend Luis showed us the entry in the windows registry that we must change to change the default action of “Resolve” to “Associate” when we do a CheckIn with Visual Studio 2010 .

I then wrote a post about where you also put a .reg to change this entry. Today update this file to modify the registry to Visual Studio 2012.

It has the following content

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\TeamFoundation\SourceControl\Behavior]
“ResolveAsDefaultCheckinAction” = “False”

and can be downloaded from here: http://sdrv.ms/QFopEN

Saludos @ La Finca

El Bruno

image image image

About these ads

Deja un comentario

Introduce tus datos o haz clic en un icono para iniciar sesión:

Logo de WordPress.com

Estás comentando usando tu cuenta de WordPress.com. Cerrar sesión / Cambiar )

Imagen de Twitter

Estás comentando usando tu cuenta de Twitter. Cerrar sesión / Cambiar )

Foto de Facebook

Estás comentando usando tu cuenta de Facebook. Cerrar sesión / Cambiar )

Conectando a %s