diff --git a/doc/docx/Spring-1.2/net-1.1/RegisterHelp2.bat b/doc/docx/Spring-1.2/net-1.1/RegisterHelp2.bat index 8fffebc9..d4243785 100644 --- a/doc/docx/Spring-1.2/net-1.1/RegisterHelp2.bat +++ b/doc/docx/Spring-1.2/net-1.1/RegisterHelp2.bat @@ -1,8 +1,17 @@ +REM In order to run this Help 2 registration script you must have +REM all COL_* files and the .hxs file in the same directory as +REM this file. Additionally, InnoHxReg.exe must be in the same +REM directory or in the system path. +REM +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 Register the Namespace -InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Testing.NUnit" /Collection:COL_Spring-1.1.0.hxc +InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc REM Register the help file (title in Help 2.0 terminology) -InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.1.2 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" REM Un-comment to plug in to the Visual Studio.NET 2003 help system InnovaHxReg /R /P /productnamespace:MS.VSCC.2003 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT diff --git a/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp b/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp index cd038215..81ee092a 100644 --- a/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp +++ b/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp @@ -1,6 +1,6 @@  - - + + diff --git a/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp.bak b/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp.bak index cd038215..81ee092a 100644 --- a/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp.bak +++ b/doc/docx/Spring-1.2/net-1.1/Spring-1.2.0.dxp.bak @@ -1,6 +1,6 @@  - - + + diff --git a/doc/docx/Spring-1.2/net-1.1/UnRegisterHelp2.bat b/doc/docx/Spring-1.2/net-1.1/UnRegisterHelp2.bat index fbae275b..8cbfffff 100644 --- a/doc/docx/Spring-1.2/net-1.1/UnRegisterHelp2.bat +++ b/doc/docx/Spring-1.2/net-1.1/UnRegisterHelp2.bat @@ -1,8 +1,18 @@ -REM Remove the plug in to the Visual Studio.NET 2003 help system +REM In order to run this Help 2 registration script you must have +REM all COL_* files and the .hxs file in the same directory as +REM this file. Additionally, InnoHxReg.exe must be in the same +REM directory or in the system path. +REM +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 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.1.2 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" REM Un-Register the Namespace -InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Testing.NUnit" /Collection:COL_Spring-1.1.0.hxc +InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc + diff --git a/doc/docx/Spring-1.2/net-2.0/RegisterHelp2.bat b/doc/docx/Spring-1.2/net-2.0/RegisterHelp2.bat index 08edafe4..875388e8 100644 --- a/doc/docx/Spring-1.2/net-2.0/RegisterHelp2.bat +++ b/doc/docx/Spring-1.2/net-2.0/RegisterHelp2.bat @@ -1,9 +1,17 @@ +REM In order to run this Help 2 registration script you must have +REM all COL_* files and the .hxs file in the same directory as +REM this file. Additionally, InnoHxReg.exe must be in the same +REM directory or in the system path. +REM +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 Register the Namespace -InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Web.Extensions" /Collection:COL_Spring-1.1.0.hxc +InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc REM Register the help file (title in Help 2.0 terminology) -InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.1.2 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" REM Un-comment to plug in to the Visual Studio.NET 2005 help system InnovaHxReg /R /P /productnamespace:MS.VSIPCC.v80 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT - diff --git a/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp b/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp index 03485918..413efd53 100644 --- a/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp +++ b/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp @@ -1,6 +1,6 @@  - - + + @@ -268,11 +268,7 @@ Spring.Core~Spring.Objects.Factory.Support.AbstractObjectFactory+ObjectOrderComparator Spring.Core~Spring.Objects.Factory.Xml.NamespaceParserRegistry+XmlResourceUrlResolver Spring.Core~Spring.Util.ConfigXmlDocument+CurrentTextPositionHolder - Spring.Core~-PrivateImplementationDetails-{2C2A7DBC-D953-442F-984D-1E79F0F07D7F}+__StaticArrayInitTypeSize=496 - Spring.Core~-PrivateImplementationDetails-{2C2A7DBC-D953-442F-984D-1E79F0F07D7F}+__StaticArrayInitTypeSize=12 - Spring.Core~-PrivateImplementationDetails-{2C2A7DBC-D953-442F-984D-1E79F0F07D7F}+__StaticArrayInitTypeSize=10 Spring.Web~Spring.Context.Support.WebSupportModule+HandlerConfigurationMetaData - Spring.Web~Spring.Globalization.AspNetResourceCache Spring.Web~Spring.Web.Support.ControlAccessor Spring.Web~Spring.Web.Support.ControlCollectionAccessor Spring.Web~Spring.Web.Support.LocalResourceManager diff --git a/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp.bak b/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp.bak index ea9019ca..03485918 100644 --- a/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp.bak +++ b/doc/docx/Spring-1.2/net-2.0/Spring-1.2.0.dxp.bak @@ -283,7 +283,19 @@ - + + + + + + + + + + + + + diff --git a/doc/docx/Spring-1.2/net-2.0/UnRegisterHelp2.bat b/doc/docx/Spring-1.2/net-2.0/UnRegisterHelp2.bat index 8e028de2..f163504b 100644 --- a/doc/docx/Spring-1.2/net-2.0/UnRegisterHelp2.bat +++ b/doc/docx/Spring-1.2/net-2.0/UnRegisterHelp2.bat @@ -1,7 +1,18 @@ +REM In order to run this Help 2 registration script you must have +REM all COL_* files and the .hxs file in the same directory as +REM this file. Additionally, InnoHxReg.exe must be in the same +REM directory or in the system path. +REM +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 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.1.2 /langid:1033 /helpfile:"Spring.NET.hxs" +InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.2.0 /langid:1033 /helpfile:"Spring.NET.hxs" REM Un-Register the Namespace -InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Web.Extensions" /Collection:COL_Spring-1.1.0.hxc +InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Scheduling.Quartz" /Collection:COL_Spring-1.2.0.hxc +