~alexreg/darwindotnet/0.1

« back to all changes in this revision

Viewing changes to Documentation/DarwinDotNet_H2Reg.ini

  • Committer: Alex Regueiro
  • Date: 2009-02-06 23:33:54 UTC
  • Revision ID: alexreg@gmail.com-20090206233354-jlxgq3bzaassgqyw
Added Documention folder containing Sandcastle project and built HTML Help 1 & 2 files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; This file is intended for use with the H2Reg.exe help registration utility.
 
2
; H2Reg.exe is a shareware product from The Helpware Group that can be
 
3
; integrated into installers used for deploying HTML Help 2 titles and
 
4
; collections.  H2Reg.exe can be downloaded and licensed from
 
5
; http://www.helpware.net.
 
6
 
 
7
;------- Register -r switch
 
8
 
 
9
[Reg_Namespace]
 
10
;<nsName>|<nsColfile>|<nsDesc>  or +<nsName>|<nsColfile>|<nsDesc>
 
11
DarwinDotNet|DarwinDotNet.HxC|Darwin.NET Documentation
 
12
 
 
13
[Reg_Title]
 
14
;<nsName>|<TitleID>|<LangId>|<HxS_HelpFile>|<HxI_IndexFile>|<HxQ_QueryFile>|<HxR_AttrQueryFile>|<HxsMediaLoc>|<HxqMediaLoc>|<HxrMediaLoc>|<SampleMediaLoc>
 
15
DarwinDotNet|DarwinDotNet|2057|DarwinDotNet.HxS|DarwinDotNet.HxS||||||
 
16
 
 
17
[Reg_Plugin]
 
18
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
 
19
ms.vsipcc+|_DEFAULT|DarwinDotNet|_DEFAULT
 
20
ms.vsexpresscc+|_DEFAULT|DarwinDotNet|_DEFAULT
 
21
 
 
22
 
 
23
[Reg_Filter]
 
24
;<nsName>|<FilterName>|<FilterQueryStr>
 
25
DarwinDotNet|Darwin.NET Documentation|"DocSet"="DarwinDotNet"
 
26
 
 
27
;------- Unregister -u switch
 
28
 
 
29
[UnReg_Filter]
 
30
;<nsName>|<FilterName>
 
31
DarwinDotNet|Darwin.NET Documentation
 
32
 
 
33
[UnReg_Plugin]
 
34
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
 
35
ms.vsipcc+|_DEFAULT|DarwinDotNet|_DEFAULT
 
36
ms.vsexpresscc+|_DEFAULT|DarwinDotNet|_DEFAULT
 
37
 
 
38
 
 
39
[UnReg_Title]
 
40
;<nsName>|<TitleID>|<LangId>
 
41
DarwinDotNet|DarwinDotNet|2057
 
42
 
 
43
[UnReg_Namespace]
 
44
;<nsName>
 
45
DarwinDotNet
 
46
 
 
47
;------- Merge -M switch
 
48
 
 
49
[Merge_Namespace]
 
50
;<nsName>|[AUTO]
 
51
ms.vsipcc+|AUTO
 
52
ms.vsexpresscc+|AUTO
 
53