diff --git a/doc/docx/Spring-1.3/net-1.1/RegisterHelp2.bat b/doc/docx/Spring-1.3/net-1.1/RegisterHelp2.bat index d4243785..ab8a01c5 100644 --- a/doc/docx/Spring-1.3/net-1.1/RegisterHelp2.bat +++ b/doc/docx/Spring-1.3/net-1.1/RegisterHelp2.bat @@ -8,10 +8,13 @@ REM HelpStudio on-line help file under the 'Deploying the Help REM System' section. REM Register the Namespace -InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc +InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring-1.3.0" /Collection:COL_Spring-1.3.0.hxc REM Register the help file (title in Help 2.0 terminology) -InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.3.0 /langid:1033 /helpfile:"Spring.NET.hxs" -REM Un-comment to plug in to the Visual Studio.NET 2003 help system +REM Plug in to the Visual Studio.NET 2003 help system InnovaHxReg /R /P /productnamespace:MS.VSCC.2003 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT + +REM This FilterQuery is minimal. +InnovaHxReg /R /F /NameSpace:ms.VSCC.v80 /FilterName:"Spring.NET" /FilterQuery:"\"DocSet\" = \"Spring.NET\"" diff --git a/doc/docx/Spring-1.3/net-1.1/UnRegisterHelp2.bat b/doc/docx/Spring-1.3/net-1.1/UnRegisterHelp2.bat index 8cbfffff..92734e8f 100644 --- a/doc/docx/Spring-1.3/net-1.1/UnRegisterHelp2.bat +++ b/doc/docx/Spring-1.3/net-1.1/UnRegisterHelp2.bat @@ -11,8 +11,8 @@ REM Un-comment to remove the plug in to the Visual Studio.NET 2003 help system InnovaHxReg /U /P /productnamespace:MS.VSCC.2003 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT REM Un-Register the help file (title in Help 2.0 terminology) -InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.3.0 /langid:1033 /helpfile:"Spring.NET.hxs" REM Un-Register the Namespace -InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc +InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.3.0.hxc diff --git a/doc/docx/Spring-1.3/net-2.0/RegisterHelp2.bat b/doc/docx/Spring-1.3/net-2.0/RegisterHelp2.bat index 875388e8..50702745 100644 --- a/doc/docx/Spring-1.3/net-2.0/RegisterHelp2.bat +++ b/doc/docx/Spring-1.3/net-2.0/RegisterHelp2.bat @@ -8,10 +8,18 @@ REM HelpStudio on-line help file under the 'Deploying the Help REM System' section. REM Register the Namespace -InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc +InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring-1.3.0" /Collection:COL_Spring-1.3.0.hxc REM Register the help file (title in Help 2.0 terminology) -InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.3.0 /langid:1033 /helpfile:"Spring.NET.hxs" -REM Un-comment to plug in to the Visual Studio.NET 2005 help system +REM Plug in to the Visual Studio.NET 2005 help system InnovaHxReg /R /P /productnamespace:MS.VSIPCC.v80 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT +InnovaHxReg /R /F /NameSpace:ms.VSIPCC.v80 /FilterName:"Spring.NET" /FilterQuery:"\"DocSet\" = \"Spring.NET\"" + +REM Plug in to the Visual Studio.NET 2008 help system +InnovaHxReg /R /P /productnamespace:MS.VSIPCC.v90 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT + +REM This FilterQuery is minimal. +InnovaHxReg /R /F /NameSpace:ms.VSIPCC.v90 /FilterName:"Spring.NET" /FilterQuery:"\"DocSet\" = \"Spring.NET\"" + diff --git a/doc/docx/Spring-1.3/net-2.0/UnRegisterHelp2.bat b/doc/docx/Spring-1.3/net-2.0/UnRegisterHelp2.bat index f163504b..b3b5799e 100644 --- a/doc/docx/Spring-1.3/net-2.0/UnRegisterHelp2.bat +++ b/doc/docx/Spring-1.3/net-2.0/UnRegisterHelp2.bat @@ -7,12 +7,14 @@ REM For more information on deploying Help 2 files, refer to the REM HelpStudio on-line help file under the 'Deploying the Help REM System' section. -REM Un-comment to remove the plug in to the Visual Studio.NET 2005 help system +REM Remove the plug in to the Visual Studio.NET 2008 help system +InnovaHxReg /U /P /productnamespace:MS.VSIPCC.v90 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT + +REM Remove the plug in to the Visual Studio.NET 2005 help system InnovaHxReg /U /P /productnamespace:MS.VSIPCC.v80 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT REM Un-Register the help file (title in Help 2.0 terminology) -InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.3.0 /langid:1033 /helpfile:"Spring.NET.hxs" REM Un-Register the Namespace -InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc - +InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Template.Velocity" /Collection:COL_Spring-1.3.0.hxc