Aquí les dejo este parche que permite extender el tiempo de uso en Version TRIAL, a diferencia de la version anterior que publique(
Aquí), en esta version se ha eliminado la marca de Agua.
Ademas viene con una Interfaz de usuario que automiza todo el proceso de parcheo, tambien tiene la opcion de realizarlo manualmente seleccionando la ruta de instalacion de visual Studio(ej: X:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\).
Requerimientos:- Ejecutar Como Administrador.
- .NET Framework 4
Descarga: Patch by fudmario.rar| JumpShareContraseña: byfudmario
Comprimido: WinRAR5
Para los Desconfiados(detectado por packer SmartAssambly):

Aqui el ChangeLog de Ghost Doc Build 5.2.16200:(más info aquí)
Added: Support for Visual Studio 2015 Update 3
Fixed: Now correctly loading the latest ASP.NET Core projects
Added: GhostDoc now treats underscore as a delimiter to improve summary generation for underscore delimited identifiers
Added: "Use Modern URLs" Help Configuration option for declarative help documentation file naming - namespace-classname-membername.htm
Added: Option to turn on/off Documentation Hints during setup
Added: (Pro) (Ent)Comment Preview is now rendered using the FlatGray theme
Changed: No longer creating the solution settings .ghostdoc.xml file if none of the default settings have been changed for the solution
Fixed: Issue when using the /// and ''' shortcuts at the end of file
Fixed: Issue when renaming a project within the Solution Folder
Fixed: (Ent) Incorrect cref linking when building help documentation from command line
Fixed: Exception text is now rendered correctly when the exception argument is a string interpolated string
Fixed: Issue using with Global namespace in VB.NET
Fixed: Custom property rules not working
Fixed: Help Configuration not saved when cancel out of the Build Help File
Fixed: Issue with Command Line utility failing when the output folder does not exist. The folder is now created when generating the help docs
Fixed: Problem with GhostDoc incorrectly identifying user path as a network location
Fixed: Help Configuration issue when Output Path points at a network location
Fixed: CSHTML files are no longer included as the Documentation Maintenance supported source file type
Changed: Renamed Browse button to Change in GhostDoc Options -> General -> User folder path
Fixed: Issue when handling expression body methods
Para los que no conozcan sobre el Ghost Doc:
GhostDoc es una extensión para Visual Studio que genera comentarios de documentación XML automáticamente para métodos y propiedades, basándose en su tipo, parámetros, nombre y otra información contextual.
IDEs Soportados:- Visual Studio 2015(incl. Community Edition)
- Visual Studio 2013
- Visual Studio 2012
- Visual Studio 2010
- Visual Studio 2008
Lenguajes Soportados:- C#
- Visual Basic
- C++/CLI
- JavaScript