Changed ForService to For in fluent interface.
[castle.git] / Setup / Bin.wxs
blob00d9f6918186efe1b4ce32a54b325785b6d63bde
1 <?xml version='1.0' encoding='windows-1252'?>
2 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
4 <?include Includes.wxi?>
6 <Fragment Id='FragmentBin'>
8 <DirectoryRef Id="BinDir">
10 <Directory Id="net20dirdependencies" Name="Dependencies">
11 <Component Id="ProductComponentDeps" DiskId="1" Guid="11A7195C-EB84-44D0-8807-BB614597E5C9">
12 <File
13 Id="n2file90"
14 Name="Cassini.dll"
15 Source="$(var.SharedLibs)\net\Cassini.dll" />
17 <File
18 Id="n2file91"
19 Name="CassiniWebServer2.exe"
20 Source="$(var.SharedLibs)\net\CassiniWebServer2.exe" />
22 <File
23 Id="n2file92"
24 Name="CassiniWebServer2.exe.config"
25 Source="$(var.SharedLibs)\net\CassiniWebServer2.exe.config" />
27 <RegistryKey
28 Action="createAndRemoveOnUninstall"
29 Root="HKLM"
30 Key="SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx\castledeps">
31 <RegistryValue Action="write" Type="string" Value="[net20dirdependencies]" />
32 </RegistryKey>
34 <RegistryKey
35 Action="createAndRemoveOnUninstall"
36 Root="HKLM"
37 Key="SOFTWARE\Castle">
39 <RegistryValue
40 Action="write"
41 Name="cassini2location"
42 Type="string" Value="[net20dirdependencies]CassiniWebServer2.exe" />
43 </RegistryKey>
45 <File Id="N20anrControls.Markdown.NET.dll" Name="anrControls.Markdown.NET.dll" Source="$(var.BuildNet20Dir)\anrControls.Markdown.NET.dll" />
46 <File Id="N20antlr.runtime.dll" Name="antlr.runtime.dll" Source="$(var.BuildNet20Dir)\antlr.runtime.dll" />
47 <!-- (Stalled)
48 <File Id="N20Bamboo.Prevalence.Collections.dll" Name="Bamboo.Prevalence.Collections.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.Collections.dll" />
49 <File Id="N20Bamboo.Prevalence.dll" Name="Bamboo.Prevalence.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.dll" />
50 <File Id="N20Bamboo.Prevalence.Indexing.dll" Name="Bamboo.Prevalence.Indexing.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.Indexing.dll" />
51 <File Id="N20Bamboo.Prevalence.Util.dll" Name="Bamboo.Prevalence.Util.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.Util.dll" />
52 <File Id="N20Bamboo.Prevalence.XPath.dll" Name="Bamboo.Prevalence.XPath.dll" Source="$(var.BuildNet20Dir)\Bamboo.Prevalence.XPath.dll" />
53 -->
54 <File Id="N20Boo.Lang.CodeDom.dll" Name="Boo.Lang.CodeDom.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.CodeDom.dll" />
55 <File Id="N20Boo.Lang.Compiler.dll" Name="Boo.Lang.Compiler.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Compiler.dll" />
56 <File Id="N20Boo.Lang.dll" Name="Boo.Lang.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.dll" />
57 <File Id="N20Boo.Lang.Interpreter.dll" Name="Boo.Lang.Interpreter.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Interpreter.dll" />
58 <File Id="N20Boo.Lang.Parser.dll" Name="Boo.Lang.Parser.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Parser.dll" />
59 <File Id="N20Boo.Lang.Useful.dll" Name="Boo.Lang.Useful.dll" Source="$(var.BuildNet20Dir)\Boo.Lang.Useful.dll" />
60 <File Id="N20Boo.Microsoft.Build.Tasks.dll" Name="Boo.Microsoft.Build.Tasks.dll" Source="$(var.BuildNet20Dir)\Boo.Microsoft.Build.Tasks.dll" />
61 <File Id="N20Boo.NAnt.Tasks.dll" Name="Boo.NAnt.Tasks.dll" Source="$(var.BuildNet20Dir)\Boo.NAnt.Tasks.dll" />
62 <!-- (Stalled)
63 <File Id="N20IBatisNet.Common.dll" Name="IBatisNet.Common.dll" Source="$(var.BuildNet20Dir)\IBatisNet.Common.dll" />
64 <File Id="N20IBatisNet.DataMapper.dll" Name="IBatisNet.DataMapper.dll" Source="$(var.BuildNet20Dir)\IBatisNet.DataMapper.dll" />
65 -->
66 <File Id="N20Iesi.Collections.dll" Name="Iesi.Collections.dll" Source="$(var.BuildNet20Dir)\Iesi.Collections.dll" />
67 <File Id="N20Iesi.Collections.xml" Name="Iesi.Collections.xml" Source="$(var.BuildNet20Dir)\Iesi.Collections.xml" />
68 <File Id="N20Iesi.Collections.license.txt" Name="Iesi.Collections.license.txt" Source="$(var.BuildNet20Dir)\Iesi.Collections.license.txt" />
69 <File Id="N20log4net.dll" Name="log4net.dll" Source="$(var.BuildNet20Dir)\log4net.dll" />
70 <File Id="N20log4net.xml" Name="log4net.xml" Source="$(var.BuildNet20Dir)\log4net.xml" />
71 <File Id="N20log4net.license.txt" Name="log4net.license.txt" Source="$(var.BuildNet20Dir)\log4net.license.txt" />
72 <File Id="N20NHibernate.dll" Name="NHibernate.dll" Source="$(var.BuildNet20Dir)\NHibernate.dll" />
73 <File Id="N20NHibernate.xml" Name="NHibernate.xml" Source="$(var.BuildNet20Dir)\NHibernate.xml" />
74 <File Id="N20NHibernate.license.txt" Name="NHibernate.license.txt" Source="$(var.BuildNet20Dir)\NHibernate.license.txt" />
75 <File Id="N20NLog.dll" Name="NLog.dll" Source="$(var.BuildNet20Dir)\NLog.dll" />
76 <File Id="N20NLog.xml" Name="NLog.xml" Source="$(var.BuildNet20Dir)\NLog.xml" />
77 <File Id="N20NLog.license.txt" Name="NLog.license.txt" Source="$(var.BuildNet20Dir)\NLog.license.txt" />
78 <File Id="N20Nullables.dll" Name="Nullables.dll" Source="$(var.BuildNet20Dir)\Nullables.dll" />
79 <File Id="N20Nullables.xml" Name="Nullables.xml" Source="$(var.BuildNet20Dir)\Nullables.xml" />
80 <File Id="N20Nullables.NHibernate.dll" Name="Nullables.NHibernate.dll" Source="$(var.BuildNet20Dir)\Nullables.NHibernate.dll" />
81 <File Id="N20Nullables.NHibernate.xml" Name="Nullables.NHibernate.xml" Source="$(var.BuildNet20Dir)\Nullables.NHibernate.xml" />
82 <File Id="N20nunit.framework.dll" Name="nunit.framework.dll" Source="$(var.BuildNet20Dir)\nunit.framework.dll" />
84 </Component>
85 </Directory>
87 <Directory Id="net20dir" Name="net-2.0">
88 <Component Id="ProductComponent20" DiskId="1" Guid="394DE961-2B37-4BC9-A65E-C1F5A5F3B0F7">
90 <RegistryKey
91 Action="createAndRemoveOnUninstall"
92 Root="HKLM"
93 Key="SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx\castle">
94 <RegistryValue Action="write" Type="string" Value="[net20dir]" />
95 </RegistryKey>
97 <File Id="N20Castle.ActiveRecord.dll" Name="Castle.ActiveRecord.dll" Source="$(var.BuildNet20Dir)\Castle.ActiveRecord.dll" />
98 <File Id="N20Castle.ActiveRecord.xml" Name="Castle.ActiveRecord.xml" Source="$(var.BuildNet20Dir)\Castle.ActiveRecord.xml" />
99 <File Id="N20Castle.Components.Binder.dll" Name="Castle.Components.Binder.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Binder.dll" />
100 <File Id="N20Castle.Components.Binder.xml" Name="Castle.Components.Binder.xml" Source="$(var.BuildNet20Dir)\Castle.Components.Binder.xml" />
101 <File Id="N20Castle.Components.Common.EmailSender.dll" Name="Castle.Components.Common.EmailSender.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Common.EmailSender.dll" />
102 <File Id="N20Castle.Components.Common.EmailSender.xml" Name="Castle.Components.Common.EmailSender.xml" Source="$(var.BuildNet20Dir)\Castle.Components.Common.EmailSender.xml" />
103 <File Id="N20Castle.Components.Common.TemplateEngine.dll" Name="Castle.Components.Common.TemplateEngine.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Common.TemplateEngine.dll" />
104 <File Id="N20Castle.Components.Common.TemplateEngine.xml" Name="Castle.Components.Common.TemplateEngine.xml" Source="$(var.BuildNet20Dir)\Castle.Components.Common.TemplateEngine.xml" />
105 <File Id="N20Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" Name="Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll" />
106 <File Id="N20Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.xml" Name="Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.xml" Source="$(var.BuildNet20Dir)\Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.xml" />
107 <File Id="N20Castle.Components.DictionaryAdapter.dll" Name="Castle.Components.DictionaryAdapter.dll" Source="$(var.BuildNet20Dir)\Castle.Components.DictionaryAdapter.dll" />
108 <File Id="N20Castle.Components.DictionaryAdapter.xml" Name="Castle.Components.DictionaryAdapter.xml" Source="$(var.BuildNet20Dir)\Castle.Components.DictionaryAdapter.xml" />
109 <File Id="N20Castle.Components.Validator.dll" Name="Castle.Components.Validator.dll" Source="$(var.BuildNet20Dir)\Castle.Components.Validator.dll" />
110 <File Id="N20Castle.Components.Validator.xml" Name="Castle.Components.Validator.xml" Source="$(var.BuildNet20Dir)\Castle.Components.Validator.xml" />
111 <File Id="N20Castle.Core.dll" Name="Castle.Core.dll" Source="$(var.BuildNet20Dir)\Castle.Core.dll" />
112 <File Id="N20Castle.Core.xml" Name="Castle.Core.xml" Source="$(var.BuildNet20Dir)\Castle.Core.xml" />
113 <File Id="N20Castle.DynamicProxy.dll" Name="Castle.DynamicProxy.dll" Source="$(var.BuildNet20Dir)\Castle.DynamicProxy.dll" />
114 <File Id="N20Castle.DynamicProxy.xml" Name="Castle.DynamicProxy.xml" Source="$(var.BuildNet20Dir)\Castle.DynamicProxy.xml" />
115 <File Id="N20Castle.DynamicProxy2.dll" Name="Castle.DynamicProxy2.dll" Source="$(var.BuildNet20Dir)\Castle.DynamicProxy2.dll" />
116 <File Id="N20Castle.DynamicProxy2.xml" Name="Castle.DynamicProxy2.xml" Source="$(var.BuildNet20Dir)\Castle.DynamicProxy2.xml" />
117 <File Id="N20Castle.Facilities.ActiveRecordIntegration.dll" Name="Castle.Facilities.ActiveRecordIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.ActiveRecordIntegration.dll" />
118 <File Id="N20Castle.Facilities.ActiveRecordIntegration.xml" Name="Castle.Facilities.ActiveRecordIntegration.xml" Source="$(var.BuildNet20Dir)\Castle.Facilities.ActiveRecordIntegration.xml" />
119 <File Id="N20Castle.Facilities.AutomaticTransactionManagement.dll" Name="Castle.Facilities.AutomaticTransactionManagement.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.AutomaticTransactionManagement.dll" />
120 <File Id="N20Castle.Facilities.AutomaticTransactionManagement.xml" Name="Castle.Facilities.AutomaticTransactionManagement.xml" Source="$(var.BuildNet20Dir)\Castle.Facilities.AutomaticTransactionManagement.xml" />
121 <File Id="N20Castle.Facilities.BatchRegistration.dll" Name="Castle.Facilities.BatchRegistration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.BatchRegistration.dll" />
122 <File Id="N20Castle.Facilities.BatchRegistration.xml" Name="Castle.Facilities.BatchRegistration.xml" Source="$(var.BuildNet20Dir)\Castle.Facilities.BatchRegistration.xml" />
123 <!-- (Stalled) <File Id="N20Castle.Facilities.Cache.dll" Name="Castle.Facilities.Cache.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.Cache.dll" /> -->
124 <!-- (No docs) <File Id="N20Castle.Facilities.DynamicLoader.dll" Name="Castle.Facilities.DynamicLoader.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.DynamicLoader.dll" /> -->
125 <!-- (Stalled) <File Id="N20Castle.Facilities.IBatisNetIntegration.dll" Name="Castle.Facilities.IBatisNetIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.IBatisNetIntegration.dll" /> -->
126 <File Id="N20Castle.Facilities.Logging.dll" Name="Castle.Facilities.Logging.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.Logging.dll" />
127 <File Id="N20Castle.Facilities.Logging.xml" Name="Castle.Facilities.Logging.xml" Source="$(var.BuildNet20Dir)\Castle.Facilities.Logging.xml" />
128 <File Id="N20Castle.Facilities.NHibernateIntegration.dll" Name="Castle.Facilities.NHibernateIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.NHibernateIntegration.dll" />
129 <File Id="N20Castle.Facilities.NHibernateIntegration.xml" Name="Castle.Facilities.NHibernateIntegration.xml" Source="$(var.BuildNet20Dir)\Castle.Facilities.NHibernateIntegration.xml" />
130 <!-- (Stalled) <File Id="N20Castle.Facilities.Prevalence.dll" Name="Castle.Facilities.Prevalence.dll" Source="$(var.BuildNet20Dir)\Castle.Facilities.Prevalence.dll" /> -->
131 <File Id="N20Castle.MicroKernel.dll" Name="Castle.MicroKernel.dll" Source="$(var.BuildNet20Dir)\Castle.MicroKernel.dll" />
132 <File Id="N20Castle.MicroKernel.xml" Name="Castle.MicroKernel.xml" Source="$(var.BuildNet20Dir)\Castle.MicroKernel.xml" />
133 <File Id="N20Castle.MonoRail.ActiveRecordScaffold.dll" Name="Castle.MonoRail.ActiveRecordScaffold.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.ActiveRecordScaffold.dll" />
134 <File Id="N20Castle.MonoRail.ActiveRecordScaffold.xml" Name="Castle.MonoRail.ActiveRecordScaffold.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.ActiveRecordScaffold.xml" />
135 <File Id="N20Castle.MonoRail.ActiveRecordSupport.dll" Name="Castle.MonoRail.ActiveRecordSupport.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.ActiveRecordSupport.dll" />
136 <File Id="N20Castle.MonoRail.ActiveRecordSupport.xml" Name="Castle.MonoRail.ActiveRecordSupport.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.ActiveRecordSupport.xml" />
137 <File Id="N20Castle.MonoRail.Framework.dll" Name="Castle.MonoRail.Framework.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Framework.dll" />
138 <File Id="N20Castle.MonoRail.Framework.xml" Name="Castle.MonoRail.Framework.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Framework.xml" />
139 <File Id="N20Castle.MonoRail.Framework.Views.NVelocity.dll" Name="Castle.MonoRail.Framework.Views.NVelocity.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Framework.Views.NVelocity.dll" />
140 <File Id="N20Castle.MonoRail.Framework.Views.NVelocity.xml" Name="Castle.MonoRail.Framework.Views.NVelocity.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Framework.Views.NVelocity.xml" />
141 <File Id="N20Castle.MonoRail.JSONSupport.dll" Name="Castle.MonoRail.JSONSupport.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.JSONSupport.dll" />
142 <File Id="N20Castle.MonoRail.JSONSupport.xml" Name="Castle.MonoRail.JSONSupport.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.JSONSupport.xml" />
143 <File Id="N20Castle.MonoRail.TestSupport.dll" Name="Castle.MonoRail.TestSupport.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.TestSupport.dll" />
144 <File Id="N20Castle.MonoRail.TestSupport.xml" Name="Castle.MonoRail.TestSupport.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.TestSupport.xml" />
145 <File Id="N20Castle.MonoRail.TransformFilters.dll" Name="Castle.MonoRail.TransformFilters.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.TransformFilters.dll" />
146 <File Id="N20Castle.MonoRail.TransformFilters.xml" Name="Castle.MonoRail.TransformFilters.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.TransformFilters.xml" />
147 <File Id="N20Castle.MonoRail.Views.Brail.dll" Name="Castle.MonoRail.Views.Brail.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Views.Brail.dll" />
148 <File Id="N20Castle.MonoRail.Views.Brail.xml" Name="Castle.MonoRail.Views.Brail.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.Views.Brail.xml" />
149 <File Id="N20Castle.MonoRail.WindsorExtension.dll" Name="Castle.MonoRail.WindsorExtension.dll" Source="$(var.BuildNet20Dir)\Castle.MonoRail.WindsorExtension.dll" />
150 <File Id="N20Castle.MonoRail.WindsorExtension.xml" Name="Castle.MonoRail.WindsorExtension.xml" Source="$(var.BuildNet20Dir)\Castle.MonoRail.WindsorExtension.xml" />
151 <File Id="N20Castle.Services.Logging.Log4netIntegration.dll" Name="Castle.Services.Logging.Log4netIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Services.Logging.Log4netIntegration.dll" />
152 <File Id="N20Castle.Services.Logging.Log4netIntegration.xml" Name="Castle.Services.Logging.Log4netIntegration.xml" Source="$(var.BuildNet20Dir)\Castle.Services.Logging.Log4netIntegration.xml" />
153 <File Id="N20Castle.Services.Logging.NLogIntegration.dll" Name="Castle.Services.Logging.NLogIntegration.dll" Source="$(var.BuildNet20Dir)\Castle.Services.Logging.NLogIntegration.dll" />
154 <File Id="N20Castle.Services.Logging.NLogIntegration.xml" Name="Castle.Services.Logging.NLogIntegration.xml" Source="$(var.BuildNet20Dir)\Castle.Services.Logging.NLogIntegration.xml" />
155 <File Id="N20Castle.Services.Transaction.dll" Name="Castle.Services.Transaction.dll" Source="$(var.BuildNet20Dir)\Castle.Services.Transaction.dll" />
156 <File Id="N20Castle.Services.Transaction.xml" Name="Castle.Services.Transaction.xml" Source="$(var.BuildNet20Dir)\Castle.Services.Transaction.xml" />
157 <File Id="N20Castle.Windsor.dll" Name="Castle.Windsor.dll" Source="$(var.BuildNet20Dir)\Castle.Windsor.dll" />
158 <File Id="N20Castle.Windsor.xml" Name="Castle.Windsor.xml" Source="$(var.BuildNet20Dir)\Castle.Windsor.xml" />
159 <File Id="N20NVelocity.dll" Name="NVelocity.dll" Source="$(var.BuildNet20Dir)\NVelocity.dll" />
160 <File Id="N20NVelocity.xml" Name="NVelocity.xml" Source="$(var.BuildNet20Dir)\NVelocity.xml" />
162 </Component>
163 <Directory Id="dirResources_es" Name="es">
164 <Component Id="Resources_es" DiskId="1" Guid="FF0B3A0B-24FA-4585-90D8-EB9F94FF341F">
165 <File Id="Resources_es_Castle.Components.Validator.resources.dll" Name="Castle.Components.Validator.resources.dll" Source="$(var.BuildNet20Dir)\es\Castle.Components.Validator.resources.dll" />
166 </Component>
167 </Directory>
168 <Directory Id="dirResources_fr" Name="fr">
169 <Component Id="Resources_fr" DiskId="1" Guid="EB4AC3E0-A321-4fbc-AF18-1A2D6FA2A7A6">
170 <File Id="Resources_fr_Castle.Components.Validator.resources.dll" Name="Castle.Components.Validator.resources.dll" Source="$(var.BuildNet20Dir)\fr\Castle.Components.Validator.resources.dll" />
171 </Component>
172 </Directory>
173 <Directory Id="dirResources_it" Name="it">
174 <Component Id="Resources_it" DiskId="1" Guid="DF2E2CD7-1D2B-457a-A084-5516F4751E80">
175 <File Id="Resources_it_Castle.Components.Validator.resources.dll" Name="Castle.Components.Validator.resources.dll" Source="$(var.BuildNet20Dir)\it\Castle.Components.Validator.resources.dll" />
176 </Component>
177 </Directory>
178 <Directory Id="dirResources_lt" Name="lt">
179 <Component Id="Resources_lt" DiskId="1" Guid="EA900EA3-36DA-4b68-BC14-73A8B6B87E66">
180 <File Id="Resources_lt_Castle.Components.Validator.resources.dll" Name="Castle.Components.Validator.resources.dll" Source="$(var.BuildNet20Dir)\lt\Castle.Components.Validator.resources.dll" />
181 </Component>
182 </Directory>
183 <Directory Id="dirResources_lv" Name="lv">
184 <Component Id="Resources_lv" DiskId="1" Guid="7A3AA82E-B77A-4d6c-950D-EFD1534070AA">
185 <File Id="Resources_lv_Castle.Components.Validator.resources.dll" Name="Castle.Components.Validator.resources.dll" Source="$(var.BuildNet20Dir)\lv\Castle.Components.Validator.resources.dll" />
186 </Component>
187 </Directory>
188 <Directory Id="dirResources_nl" Name="nl">
189 <Component Id="Resources_nl" DiskId="1" Guid="72EA267E-01A7-4813-806C-AED15D69BB7D">
190 <File Id="Resources_nl_Castle.Components.Validator.resources.dll" Name="Castle.Components.Validator.resources.dll" Source="$(var.BuildNet20Dir)\nl\Castle.Components.Validator.resources.dll" />
191 </Component>
192 </Directory>
193 <Directory Id="dirResources_pt" Name="pt">
194 <Component Id="Resources_pt" DiskId="1" Guid="1B911953-379D-44d0-870A-50CF684100CE">
195 <File Id="Resources_pt_Castle.Components.Validator.resources.dll" Name="Castle.Components.Validator.resources.dll" Source="$(var.BuildNet20Dir)\pt\Castle.Components.Validator.resources.dll" />
196 </Component>
197 </Directory>
198 <Directory Id="dirResources_pt_BR" Name="pt_BR">
199 <Component Id="Resources_pt_BR" DiskId="1" Guid="{51C2D16F-43C2-40d2-AB7F-21950D4AF4AE}">
200 <File Id="Resources_pt_BR_Castle.MonoRail.Framework.resources.dll" Name="Castle.MonoRail.Framework.resources.dll" Source="$(var.BuildNet20Dir)\pt-BR\Castle.MonoRail.Framework.resources.dll" />
201 </Component>
202 </Directory>
203 <Directory Id="dirResources_zh_TW" Name="zh_TW">
204 <Component Id="Resources_zh_TW" DiskId="1" Guid="E35B3231-B317-4478-8BD2-E0792712C145">
205 <File Id="Resources_zh_TW_Castle.MonoRail.Framework.resources.dll" Name="Castle.MonoRail.Framework.resources.dll" Source="$(var.BuildNet20Dir)\zh-TW\Castle.MonoRail.Framework.resources.dll" />
206 </Component>
207 </Directory>
208 </Directory>
210 </DirectoryRef>
212 <ComponentGroup Id="ProductComponent20Resources">
213 <ComponentRef Id="Resources_es"/>
214 <ComponentRef Id="Resources_fr"/>
215 <ComponentRef Id="Resources_it"/>
216 <ComponentRef Id="Resources_lt"/>
217 <ComponentRef Id="Resources_lv"/>
218 <ComponentRef Id="Resources_nl"/>
219 <ComponentRef Id="Resources_pt"/>
220 <ComponentRef Id="Resources_pt_BR"/>
221 <ComponentRef Id="Resources_zh_TW"/>
222 </ComponentGroup>
223 </Fragment>
224 </Wix>