[svn] / trunk / xvidextra / src / installer / xvid.xml Repository:
ViewVC logotype

Diff of /trunk/xvidextra/src/installer/xvid.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2007, Thu May 19 19:17:56 2011 UTC revision 2093, Fri Jun 6 20:43:17 2014 UTC
# Line 1  Line 1 
1  <project>  <project>
2      <shortName>Xvid</shortName>      <shortName>Xvid</shortName>
3      <fullName>Xvid Video Codec</fullName>      <fullName>Xvid Video Codec</fullName>
4      <version>1.3.2</version>      <version>14</version>
5      <installerFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</installerFilename>      <installerFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</installerFilename>
6      <readmeFile>releasenotes.txt</readmeFile>      <readmeFile>releasenotes.txt</readmeFile>
7      <licenseFile>../../LICENSE</licenseFile>      <licenseFile>../../LICENSE</licenseFile>
8      <logoImage>xvid.png</logoImage>      <logoImage>xvid.png</logoImage>
9      <splashImage>xvid_logo.png</splashImage>      <splashImage>xvid_logo.png</splashImage>
10      <allowLanguageSelection>1</allowLanguageSelection>      <allowLanguageSelection>1</allowLanguageSelection>
11        <componentList>
12            <component>
13                <name>default</name>
14                <description>Default Component</description>
15                <canBeEdited>1</canBeEdited>
16                <selected>1</selected>
17                <show>1</show>
18                <folderList>
19                    <folder>
20                        <description>Program Files</description>
21                        <destination>${installdir}</destination>
22                        <name>programfiles</name>
23                        <platforms>all</platforms>
24                        <shortcutList>
25                            <shortcut>
26                                <comment>Uninstall</comment>
27                                <exec>${installdir}/${uninstallerName}</exec>
28                                <icon></icon>
29                                <name>Uninstall ${product_fullname}</name>
30                                <path>${installdir}</path>
31                                <platforms>all</platforms>
32                                <runAsAdmin>0</runAsAdmin>
33                                <runInTerminal>0</runInTerminal>
34                                <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>
35                                <windowsExecArgs></windowsExecArgs>
36                                <windowsIcon></windowsIcon>
37                                <windowsPath>${installdir}</windowsPath>
38                            </shortcut>
39                        </shortcutList>
40                    </folder>
41                    <folder>
42                        <description>Program Files</description>
43                        <destination>${installdir}</destination>
44                        <name>programfileslinux</name>
45                        <platforms>linux</platforms>
46                    </folder>
47                    <folder>
48                        <description>Program Files</description>
49                        <destination>${installdir}</destination>
50                        <name>programfileswindows</name>
51                        <platforms>windows</platforms>
52                        <distributionFileList>
53                            <distributionFile>
54                                <origin>../../../xvidcore/vfw/src/xvid.ico</origin>
55                            </distributionFile>
56                            <distributionFile>
57                                <origin>AviC.exe</origin>
58                            </distributionFile>
59                            <distributionFile>
60                                <origin>../../LICENSE</origin>
61                            </distributionFile>
62                            <distributionFile>
63                                <origin>MiniCalc.exe</origin>
64                            </distributionFile>
65                            <distributionFile>
66                                <origin>OGMCalc.exe</origin>
67                            </distributionFile>
68                            <distributionFile>
69                                <origin>releasenotes.txt</origin>
70                            </distributionFile>
71                            <distributionFile>
72                                <origin>vidccleaner.exe</origin>
73                            </distributionFile>
74                            <distributionFile>
75                                <origin>Xvid_Quant_Matrices.zip</origin>
76                            </distributionFile>
77                            <distributionFile>
78                                <origin>StatsReader.exe</origin>
79                            </distributionFile>
80                            <distributionFile>
81                                <origin>statsreader.txt</origin>
82                            </distributionFile>
83                            <distributionFile>
84                                <origin>xvid.inf</origin>
85                            </distributionFile>
86                            <distributionFile>
87                                <origin>xvid.ico</origin>
88                            </distributionFile>
89                            <distributionFile>
90                                <origin>autoupdate-windows.exe</origin>
91                            </distributionFile>
92                            <distributionFile>
93                                <origin>update.ini</origin>
94                            </distributionFile>
95                            <distributionFile>
96                                <origin>CheckUpdate.exe</origin>
97                            </distributionFile>
98                            <distributionFile>
99                                <origin>MiniConvert.exe</origin>
100                            </distributionFile>
101                            <distributionFile>
102                                <origin>XvidWebPlayer.msi</origin>
103                            </distributionFile>
104                            <distributionFile>
105                                <origin>xvid-gstreamer-x86-2013.6.msi</origin>
106                            </distributionFile>
107                            <distributionFile>
108                                <origin>../../../xvidcore/build/win32/bin/xvid_encraw.exe</origin>
109                            </distributionFile>
110                        </distributionFileList>
111                        <shortcutList>
112                            <linkShortcut>
113                                <comment>Xvid Website</comment>
114                                <icon></icon>
115                                <name>xvidhomepage</name>
116                                <platforms>windows</platforms>
117                                <runAsAdmin>0</runAsAdmin>
118                                <runInTerminal>0</runInTerminal>
119                                <url>http://www.xvid.org/</url>
120                                <windowsIcon></windowsIcon>
121                            </linkShortcut>
122                        </shortcutList>
123                    </folder>
124                    <folder>
125                        <description>Program Files</description>
126                        <destination>${installdir}</destination>
127                        <name>programfilesosx</name>
128                        <platforms>osx</platforms>
129                    </folder>
130                    <folder>
131                        <description>Temp Directory (x86)</description>
132                        <destination>${system_temp_directory}/xvid_x86</destination>
133                        <name>tmp_x86</name>
134                        <platforms>windows</platforms>
135                        <distributionFileList>
136                            <distributionFile>
137                                <origin>../../../xvidcore/vfw/bin/xvidvfw.dll</origin>
138                            </distributionFile>
139                            <distributionFile>
140                                <origin>../../../xvidcore/vfw/bin/xvidcore.dll</origin>
141                            </distributionFile>
142                            <distributionFile>
143                                <origin>xvid.inf</origin>
144                            </distributionFile>
145                            <distributionFile>
146                                <origin>../../../xvidcore/dshow/bin/xvid.ax</origin>
147                            </distributionFile>
148                            <distributionFile>
149                                <origin>setpriv32.exe</origin>
150                            </distributionFile>
151                            <distributionFile>
152                                <origin>../../../xvidcore/dshow/bin/xvid_mft.ax</origin>
153                            </distributionFile>
154                            <distributionFile>
155                                <origin>setavi32.exe</origin>
156                            </distributionFile>
157                        </distributionFileList>
158                    </folder>
159                    <folder>
160                        <description>Temp Directory (x64)</description>
161                        <destination>${system_temp_directory}/xvid_x64</destination>
162                        <name>tmp_x64</name>
163                        <platforms>windows</platforms>
164                        <distributionFileList>
165                            <distributionFile>
166                                <origin>../../../xvidcore/dshow/bin/x64/xvid.ax</origin>
167                            </distributionFile>
168                            <distributionFile>
169                                <origin>../../../xvidcore/vfw/bin/x64/xvidcore.dll</origin>
170                            </distributionFile>
171                            <distributionFile>
172                                <origin>../../../xvidcore/vfw/bin/x64/xvidvfw.dll</origin>
173                            </distributionFile>
174                            <distributionFile>
175                                <origin>xvid.inf</origin>
176                            </distributionFile>
177                            <distributionFile>
178                                <origin>setpriv64.exe</origin>
179                            </distributionFile>
180                            <distributionFile>
181                                <origin>../../../xvidcore/dshow/bin/x64/xvid_mft.ax</origin>
182                            </distributionFile>
183                            <distributionFile>
184                                <origin>setavi64.exe</origin>
185                            </distributionFile>
186                        </distributionFileList>
187                        <ruleList>
188                            <platformTest type="windows-x64"/>
189                        </ruleList>
190                    </folder>
191                </folderList>
192                <startMenuShortcutList>
193                    <startMenuShortcut>
194                        <comment>Uninstall ${product_fullname}</comment>
195                        <name>Uninstall ${product_fullname}</name>
196                        <runAsAdmin>0</runAsAdmin>
197                        <runInTerminal>0</runInTerminal>
198                        <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>
199                        <windowsExecArgs></windowsExecArgs>
200                        <windowsIcon></windowsIcon>
201                        <windowsPath>${installdir}/</windowsPath>
202                    </startMenuShortcut>
203                    <startMenuShortcut>
204                        <comment>Configure the Decoder properties</comment>
205                        <name>Configure Decoder</name>
206                        <runAsAdmin>0</runAsAdmin>
207                        <runInTerminal>0</runInTerminal>
208                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
209                        <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>
210                        <windowsIcon>${installdir}/xvid.ico</windowsIcon>
211                        <windowsPath></windowsPath>
212                    </startMenuShortcut>
213                    <startMenuShortcut>
214                        <comment>Configure the encoder properties</comment>
215                        <name>Configure Encoder</name>
216                        <runAsAdmin>0</runAsAdmin>
217                        <runInTerminal>0</runInTerminal>
218                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
219                        <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>
220                        <windowsIcon>${installdir}/xvid.ico</windowsIcon>
221                        <windowsPath></windowsPath>
222                    </startMenuShortcut>
223                    <startMenuFileShortcut>
224                        <comment>Important notes concerning this Xvid build</comment>
225                        <filePath>${installdir}/releasenotes.txt</filePath>
226                        <name>Release Notes</name>
227                        <runAsAdmin>0</runAsAdmin>
228                        <runInTerminal>0</runInTerminal>
229                        <windowsIcon></windowsIcon>
230                    </startMenuFileShortcut>
231                    <startMenuShortcut>
232                        <comment>Check whether a new update for Xvid is available</comment>
233                        <name>Check for Updates</name>
234                        <runAsAdmin>0</runAsAdmin>
235                        <runInTerminal>0</runInTerminal>
236                        <windowsExec>${installdir}/autoupdate-windows.exe</windowsExec>
237                        <windowsExecArgs></windowsExecArgs>
238                        <windowsIcon></windowsIcon>
239                        <windowsPath>${installdir}/</windowsPath>
240                    </startMenuShortcut>
241                    <startMenuLinkShortcut>
242                        <comment>Link to the Xvid homepage</comment>
243                        <name>Xvid Homepage</name>
244                        <runAsAdmin>0</runAsAdmin>
245                        <runInTerminal>0</runInTerminal>
246                        <url>http://www.xvid.org</url>
247                        <windowsIcon></windowsIcon>
248                    </startMenuLinkShortcut>
249                    <startMenuFolder>
250                        <name>Advanced</name>
251                        <platforms>windows</platforms>
252                        <startMenuShortcutList>
253                            <startMenuShortcut>
254                                <comment>Quickly change the FourCC of your AVI files</comment>
255                                <name>Nic's FourCC Changer</name>
256                                <runAsAdmin>0</runAsAdmin>
257                                <runInTerminal>0</runInTerminal>
258                                <windowsExec>${installdir}/AviC.exe</windowsExec>
259                                <windowsExecArgs></windowsExecArgs>
260                                <windowsIcon></windowsIcon>
261                                <windowsPath>${installdir}/</windowsPath>
262                            </startMenuShortcut>
263                            <startMenuFileShortcut>
264                                <comment>A selection of custom quant matrices</comment>
265                                <filePath>${installdir}/Xvid_Quant_Matrices.zip</filePath>
266                                <name>Some Quantization Matrices</name>
267                                <runAsAdmin>0</runAsAdmin>
268                                <runInTerminal>0</runInTerminal>
269                                <windowsIcon></windowsIcon>
270                            </startMenuFileShortcut>
271                            <startMenuShortcut>
272                                <comment>Check the first pass size and more</comment>
273                                <name>StatsReader 2.1</name>
274                                <runAsAdmin>0</runAsAdmin>
275                                <runInTerminal>0</runInTerminal>
276                                <windowsExec>${installdir}/StatsReader.exe</windowsExec>
277                                <windowsExecArgs></windowsExecArgs>
278                                <windowsIcon></windowsIcon>
279                                <windowsPath>${installdir}/</windowsPath>
280                            </startMenuShortcut>
281                            <startMenuFileShortcut>
282                                <comment>Documentation for the StatsReader</comment>
283                                <filePath>${installdir}/statsreader.txt</filePath>
284                                <name>StatsReader Notes</name>
285                                <runAsAdmin>0</runAsAdmin>
286                                <runInTerminal>0</runInTerminal>
287                                <windowsIcon></windowsIcon>
288                            </startMenuFileShortcut>
289                            <startMenuShortcut>
290                                <comment>An AVI bitrate calculator</comment>
291                                <name>Nic's MiniCalc</name>
292                                <runAsAdmin>0</runAsAdmin>
293                                <runInTerminal>0</runInTerminal>
294                                <windowsExec>${installdir}/MiniCalc.exe</windowsExec>
295                                <windowsExecArgs></windowsExecArgs>
296                                <windowsIcon></windowsIcon>
297                                <windowsPath>${installdir}/</windowsPath>
298                            </startMenuShortcut>
299                            <startMenuShortcut>
300                                <comment>Command line encoder application</comment>
301                                <name>xvid_encraw</name>
302                                <runAsAdmin>0</runAsAdmin>
303                                <runInTerminal>0</runInTerminal>
304                                <windowsExec>%comspec%</windowsExec>
305                                <windowsExecArgs>/k ""${installdir}\xvid_encraw.exe"" -h</windowsExecArgs>
306                                <windowsIcon></windowsIcon>
307                                <windowsPath>${installdir}</windowsPath>
308                            </startMenuShortcut>
309                        </startMenuShortcutList>
310                    </startMenuFolder>
311                    <startMenuShortcut>
312                        <comment>Simple media converter to create Xvid videos</comment>
313                        <name>Xvid MiniConvert</name>
314                        <runAsAdmin>0</runAsAdmin>
315                        <runInTerminal>0</runInTerminal>
316                        <windowsExec>${installdir}/MiniConvert.exe</windowsExec>
317                        <windowsExecArgs></windowsExecArgs>
318                        <windowsIcon></windowsIcon>
319                        <windowsPath>${installdir}/</windowsPath>
320                    </startMenuShortcut>
321                </startMenuShortcutList>
322            </component>
323        </componentList>
324      <initializationActionList>      <initializationActionList>
325          <registryGet>          <registryGet>
326              <key>HKEY_LOCAL_MACHINE\Software\${project.windowsSoftwareRegistryPrefix}</key>              <key>HKEY_LOCAL_MACHINE\Software\${project.windowsSoftwareRegistryPrefix}</key>
# Line 21  Line 334 
334      <preInstallationActionList>      <preInstallationActionList>
335          <actionGroup>          <actionGroup>
336              <actionList>              <actionList>
337                  <setInstallerVariable name="installationType" value="upgrade"/>                  <setInstallerVariable name="installationType" value="upgrade"/>
338                </actionList>
339                <ruleList>
340                    <fileTest condition="exists" path="${installdir}/update.ini"/>
341                </ruleList>
342            </actionGroup>
343        </preInstallationActionList>
344        <readyToInstallActionList>
345            <runProgram>
346                <abortOnError>0</abortOnError>
347                <program>${installdir}/unins000.exe</program>
348                <programArguments>/VERYSILENT</programArguments>
349                <showMessageOnError>0</showMessageOnError>
350                <workingDirectory>${installdir}/</workingDirectory>
351                <ruleList>
352                    <fileTest condition="exists" path="${installdir}/unins000.exe"/>
353                    <platformTest>
354                        <type>windows</type>
355                    </platformTest>
356                </ruleList>
357            </runProgram>
358            <if>
359                <abortOnError>0</abortOnError>
360                <showMessageOnError>0</showMessageOnError>
361                <actionList>
362                    <if>
363                        <abortOnError>0</abortOnError>
364                        <showMessageOnError>0</showMessageOnError>
365                        <actionList>
366                            <if>
367                                <abortOnError>0</abortOnError>
368                                <showMessageOnError>0</showMessageOnError>
369                                <actionList>
370                                    <setInstallerVariable>
371                                        <abortOnError>0</abortOnError>
372                                        <name>generic_mpeg4</name>
373                                        <showMessageOnError>0</showMessageOnError>
374                                        <value>7</value>
375                                    </setInstallerVariable>
376                                </actionList>
377                                <conditionRuleList>
378                                    <compareValues>
379                                        <logic>equals</logic>
380                                        <negate>1</negate>
381                                        <value1>${decode_other}</value1>
382                                        <value2>0</value2>
383                                    </compareValues>
384                                </conditionRuleList>
385                                <elseActionList>
386                                    <setInstallerVariable>
387                                        <abortOnError>0</abortOnError>
388                                        <name>generic_mpeg4</name>
389                                        <showMessageOnError>0</showMessageOnError>
390                                        <value>3</value>
391                                    </setInstallerVariable>
392                                </elseActionList>
393                            </if>
394                        </actionList>
395                        <conditionRuleList>
396                            <compareValues>
397                                <logic>equals</logic>
398                                <negate>1</negate>
399                                <value1>${decode_3ivx}</value1>
400                                <value2>0</value2>
401                            </compareValues>
402                        </conditionRuleList>
403                        <elseActionList>
404                            <if>
405                                <abortOnError>0</abortOnError>
406                                <showMessageOnError>0</showMessageOnError>
407                                <actionList>
408                                    <setInstallerVariable>
409                                        <abortOnError>0</abortOnError>
410                                        <name>generic_mpeg4</name>
411                                        <showMessageOnError>0</showMessageOnError>
412                                        <value>6</value>
413                                    </setInstallerVariable>
414                                </actionList>
415                                <conditionRuleList>
416                                    <compareValues>
417                                        <logic>equals</logic>
418                                        <negate>1</negate>
419                                        <value1>${decode_other}</value1>
420                                        <value2>0</value2>
421                                    </compareValues>
422                                </conditionRuleList>
423                                <elseActionList>
424                                    <setInstallerVariable>
425                                        <abortOnError>0</abortOnError>
426                                        <name>generic_mpeg4</name>
427                                        <showMessageOnError>0</showMessageOnError>
428                                        <value>2</value>
429                                    </setInstallerVariable>
430                                </elseActionList>
431                            </if>
432                        </elseActionList>
433                    </if>
434                </actionList>
435                <conditionRuleList>
436                    <compareValues>
437                        <logic>equals</logic>
438                        <negate>1</negate>
439                        <value1>${decode_divx}</value1>
440                        <value2>0</value2>
441                    </compareValues>
442                </conditionRuleList>
443                <elseActionList>
444                    <if>
445                        <abortOnError>0</abortOnError>
446                        <showMessageOnError>0</showMessageOnError>
447                        <actionList>
448                            <if>
449                                <abortOnError>0</abortOnError>
450                                <showMessageOnError>0</showMessageOnError>
451                                <actionList>
452                                    <setInstallerVariable>
453                                        <abortOnError>0</abortOnError>
454                                        <name>generic_mpeg4</name>
455                                        <showMessageOnError>0</showMessageOnError>
456                                        <value>5</value>
457                                    </setInstallerVariable>
458              </actionList>              </actionList>
459              <ruleList>                              <conditionRuleList>
460                  <fileTest condition="exists" path="${installdir}/update.ini"/>                                  <compareValues>
461              </ruleList>                                      <logic>equals</logic>
462          </actionGroup>                                      <negate>1</negate>
463      </preInstallationActionList>                                      <value1>${decode_other}</value1>
464      <readyToInstallActionList>                                      <value2>0</value2>
465          <runProgram>                                  </compareValues>
466                                </conditionRuleList>
467                                <elseActionList>
468                                    <setInstallerVariable>
469              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
470              <program>${installdir}/unins000.exe</program>                                      <name>generic_mpeg4</name>
             <programArguments>/VERYSILENT</programArguments>  
471              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
472              <workingDirectory>${installdir}/</workingDirectory>                                      <value>1</value>
473              <ruleList>                                  </setInstallerVariable>
474                  <fileTest condition="exists" path="${installdir}/unins000.exe"/>                              </elseActionList>
475                  <platformTest>                          </if>
476                      <type>windows</type>                      </actionList>
477                  </platformTest>                      <conditionRuleList>
478              </ruleList>                          <compareValues>
479          </runProgram>                              <logic>equals</logic>
480                                <negate>1</negate>
481                                <value1>${decode_3IVX}</value1>
482                                <value2>0</value2>
483                            </compareValues>
484                        </conditionRuleList>
485                        <elseActionList>
486                            <if>
487                                <abortOnError>0</abortOnError>
488                                <showMessageOnError>0</showMessageOnError>
489                                <actionList>
490                                    <setInstallerVariable>
491                                        <abortOnError>0</abortOnError>
492                                        <name>generic_mpeg4</name>
493                                        <showMessageOnError>0</showMessageOnError>
494                                        <value>4</value>
495                                    </setInstallerVariable>
496                                </actionList>
497                                <conditionRuleList>
498                                    <compareValues>
499                                        <logic>equals</logic>
500                                        <negate>1</negate>
501                                        <value1>${decode_other}</value1>
502                                        <value2>0</value2>
503                                    </compareValues>
504                                </conditionRuleList>
505                                <elseActionList>
506                                    <setInstallerVariable>
507                                        <abortOnError>0</abortOnError>
508                                        <name>generic_mpeg4</name>
509                                        <showMessageOnError>0</showMessageOnError>
510                                        <value>0</value>
511                                    </setInstallerVariable>
512                                </elseActionList>
513                            </if>
514                        </elseActionList>
515                    </if>
516                </elseActionList>
517            </if>
518      </readyToInstallActionList>      </readyToInstallActionList>
519      <postInstallationActionList>      <postInstallationActionList>
520          <copyFile>          <copyFile>
# Line 529  Line 1002 
1002                  </platformTest>                  </platformTest>
1003              </ruleList>              </ruleList>
1004          </runProgram>          </runProgram>
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <path>${system_temp_directory}/xvid_x64</path>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
                 <platformTest>  
                     <type>windows</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <path>${system_temp_directory}/xvid_x86</path>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
                 <platformTest>  
                     <type>windows</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
1005          <registrySet>          <registrySet>
1006              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1007              <name>Xvid</name>              <name>Xvid</name>
# Line 704  Line 1157 
1157                  </quickLaunchShortcut>                  </quickLaunchShortcut>
1158              </shortcutList>              </shortcutList>
1159          </createShortcuts>          </createShortcuts>
1160      </postInstallationActionList>          <registryDelete>
     <preUninstallationActionList>  
         <runProgram>  
             <customErrorMessage>DirectShow filter (32-bit) unregister failed!</customErrorMessage>  
             <program>${windows_folder_system}/regsvr32.exe</program>  
             <programArguments>/s /u ${windows_folder_system}/xvid.ax</programArguments>  
             <workingDirectory>${windows_folder_system}</workingDirectory>  
             <ruleList>  
                 <platformTest type="windows"/>  
             </ruleList>  
         </runProgram>  
         <runProgram>  
             <customErrorMessage>Failed to remove Xvid VfW Codec (32-bit)!</customErrorMessage>  
             <program>${windows_folder_system}/rundll32.exe</program>  
             <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${windows_folder_windows}/inf/xvid.inf</programArguments>  
             <ruleList>  
                 <platformTest>  
                     <type>windows</type>  
                 </platformTest>  
                 <platformTest>  
                     <negate>1</negate>  
                     <type>windows-xp</type>  
                 </platformTest>  
                 <platformTest>  
                     <negate>1</negate>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </runProgram>  
         <deleteFile>  
1161              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1162              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1163              <path>${windows_folder_system}/xvid.ax</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1164              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1165                <wowMode>64</wowMode>
1166              <ruleList>              <ruleList>
1167                  <platformTest>                  <platformTest>
1168                      <type>windows-xp</type>                      <type>windows-x64</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
1169                  </platformTest>                  </platformTest>
1170              </ruleList>              </ruleList>
1171          </deleteFile>          </registryDelete>
1172          <deleteFile>          <registryDelete>
1173              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1174              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1175              <path>${windows_folder_system}/xvidvfw.dll</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1176              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1177              <ruleList>              <wowMode>32</wowMode>
1178                  <platformTest>          </registryDelete>
1179                      <type>windows-xp</type>          <registrySet>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
1180              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1181              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1182              <path>${windows_folder_system}/xvidcore.dll</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1183              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1184                <type>REG_NONE</type>
1185                <value></value>
1186                <wowMode>64</wowMode>
1187              <ruleList>              <ruleList>
1188                  <platformTest>                  <platformTest>
1189                      <type>windows-2000</type>                      <type>windows-x64</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
1190                  </platformTest>                  </platformTest>
1191              </ruleList>              </ruleList>
1192          </deleteFile>          </registrySet>
1193          <registrySet>          <registrySet>
1194              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1195              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1196              <name>msacm.l3acm</name>              <name></name>
1197              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1198              <type>REG_SZ</type>              <type>REG_NONE</type>
1199              <value>l3codeca.acm</value>              <value></value>
1200              <wowMode>32</wowMode>              <wowMode>32</wowMode>
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
1201          </registrySet>          </registrySet>
1202          <registrySet>          <runProgram>
1203              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1204              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>              <program>${system_temp_directory}/xvid_x86/setavi32.exe</program>
1205              <name>l3codeca.acm</name>              <programArguments></programArguments>
1206                <show>0</show>
1207              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1208              <type>REG_SZ</type>              <workingDirectory>${system_temp_directory}/xvid_x86</workingDirectory>
1209              <value>Fraunhofer IIS MPEG Layer-3 Codec</value>          </runProgram>
1210              <wowMode>32</wowMode>          <runProgram>
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
         </registrySet>  
         <registryDelete>  
1211              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1212              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>              <program>${system_temp_directory}/xvid_x64/setavi64.exe</program>
1213              <name>l3codecp.acm</name>              <programArguments></programArguments>
1214                <show>0</show>
1215              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1216              <wowMode>32</wowMode>              <workingDirectory>${system_temp_directory}/xvid_x64</workingDirectory>
1217              <ruleList>              <ruleList>
1218                  <fileExists>                  <platformTest>
1219                      <path>${windows_folder_system}/l3codeca.acm</path>                      <type>windows-x64</type>
1220                  </fileExists>                  </platformTest>
1221              </ruleList>              </ruleList>
1222          </registryDelete>          </runProgram>
1223          <registrySet>          <deleteFile>
1224              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1225              <key>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaResources\msacm\msacm.l3acm</key>              <path>${system_temp_directory}/xvid_x64</path>
             <name>Driver</name>  
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1226              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
             <type>REG_SZ</type>  
             <value>l3codeca.acm</value>  
             <wowMode>32</wowMode>  
1227              <ruleList>              <ruleList>
1228                  <platformTest>                  <platformTest>
1229                      <type>windows-2000</type>                      <type>windows</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2003</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
1230                  </platformTest>                  </platformTest>
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
1231              </ruleList>              </ruleList>
1232          </registrySet>          </deleteFile>
1233          <wow64FsRedirection>          <deleteFile>
1234              <action>disable</action>              <abortOnError>0</abortOnError>
1235                <path>${system_temp_directory}/xvid_x86</path>
1236                <showMessageOnError>0</showMessageOnError>
1237              <ruleList>              <ruleList>
1238                  <platformTest>                  <platformTest>
1239                      <type>windows-x64</type>                      <type>windows</type>
1240                  </platformTest>                  </platformTest>
1241              </ruleList>              </ruleList>
1242          </wow64FsRedirection>          </deleteFile>
1243            <registrySet>
1244                <abortOnError>0</abortOnError>
1245                <key>HKEY_CURRENT_USER\Software\GNU\XviD</key>
1246                <name>Supported_4CC</name>
1247                <showMessageOnError>0</showMessageOnError>
1248                <type>REG_DWORD</type>
1249                <value>${generic_mpeg4}</value>
1250            </registrySet>
1251          <runProgram>          <runProgram>
1252              <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>              <program>${windows_folder_system}\msiexec.exe</program>
1253              <program>${windows_folder_windows}/system32/regsvr32.exe</program>              <programArguments>/passive /i "${installdir.dos}\xvid-gstreamer-x86-2013.6.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer"</programArguments>
1254              <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>              <show>0</show>
1255              <workingDirectory>${windows_folder_windows}/system32</workingDirectory>              <useMSDOSPath>0</useMSDOSPath>
1256            </runProgram>
1257            <runProgram>
1258                <explanation>Installing Xvid Web Player</explanation>
1259                <program>${windows_folder_system}\msiexec.exe</program>
1260                <programArguments>/passive /I "${installdir.dos}\XvidWebPlayer.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer\0.10\x86\bin"</programArguments>
1261                <show>0</show>
1262                <useMSDOSPath>0</useMSDOSPath>
1263            </runProgram>
1264            <addDirectoryToPath>
1265                <insertAt>end</insertAt>
1266                <path>${installdir}\xvid-gstreamer\0.10\x86\bin</path>
1267            </addDirectoryToPath>
1268        </postInstallationActionList>
1269        <preUninstallationActionList>
1270            <runProgram>
1271                <customErrorMessage>DirectShow filter (32-bit) unregister failed!</customErrorMessage>
1272                <program>${windows_folder_system}/regsvr32.exe</program>
1273                <programArguments>/s /u ${windows_folder_system}/xvid.ax</programArguments>
1274                <workingDirectory>${windows_folder_system}</workingDirectory>
1275              <ruleList>              <ruleList>
1276                  <platformTest type="windows-x64"/>                  <platformTest type="windows"/>
1277              </ruleList>              </ruleList>
1278          </runProgram>          </runProgram>
1279          <runProgram>          <runProgram>
1280              <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>              <customErrorMessage>Failed to remove Xvid VfW Codec (32-bit)!</customErrorMessage>
1281              <program>${windows_folder_windows}/system32/rundll32.exe</program>              <program>${windows_folder_system}/rundll32.exe</program>
1282              <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${installdir}/xvid.inf</programArguments>              <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${windows_folder_windows}/inf/xvid.inf</programArguments>
1283              <ruleList>              <ruleList>
1284                  <platformTest>                  <platformTest>
1285                      <type>windows-x64</type>                      <type>windows</type>
1286                  </platformTest>                  </platformTest>
1287                  <platformTest>                  <platformTest>
1288                      <negate>1</negate>                      <negate>1</negate>
1289                      <type>windows-xp</type>                      <type>windows-xp</type>
1290                  </platformTest>                  </platformTest>
1291                    <platformTest>
1292                        <negate>1</negate>
1293                        <type>windows-2000</type>
1294                    </platformTest>
1295              </ruleList>              </ruleList>
1296          </runProgram>          </runProgram>
1297          <deleteFile>          <deleteFile>
1298              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1299              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1300              <path>${windows_folder_windows}/system32/xvid.ax</path>              <path>${windows_folder_system}/xvid.ax</path>
1301                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1302              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1303              <ruleList>              <ruleList>
1304                  <platformTest>                  <platformTest>
1305                      <type>windows-x64</type>                      <type>windows-xp</type>
1306                  </platformTest>                  </platformTest>
1307                  <platformTest>                  <platformTest>
1308                      <type>windows-xp</type>                      <type>windows-2000</type>
1309                  </platformTest>                  </platformTest>
1310              </ruleList>              </ruleList>
1311          </deleteFile>          </deleteFile>
1312          <deleteFile>          <deleteFile>
1313              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1314              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1315              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>              <path>${windows_folder_system}/xvidvfw.dll</path>
1316                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1317              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1318              <ruleList>              <ruleList>
1319                  <platformTest>                  <platformTest>
1320                      <type>windows-x64</type>                      <type>windows-xp</type>
1321                  </platformTest>                  </platformTest>
1322                  <platformTest>                  <platformTest>
1323                      <type>windows-xp</type>                      <type>windows-2000</type>
1324                  </platformTest>                  </platformTest>
1325              </ruleList>              </ruleList>
1326          </deleteFile>          </deleteFile>
1327          <deleteFile>          <deleteFile>
1328              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1329              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1330              <path>${windows_folder_windows}/system32/xvidcore.dll</path>              <path>${windows_folder_system}/xvidcore.dll</path>
1331                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1332              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1333              <ruleList>              <ruleList>
1334                  <platformTest>                  <platformTest>
1335                      <type>windows-x64</type>                      <type>windows-2000</type>
1336                  </platformTest>                  </platformTest>
1337                  <platformTest>                  <platformTest>
1338                      <type>windows-xp</type>                      <type>windows-xp</type>
1339                  </platformTest>                  </platformTest>
1340              </ruleList>              </ruleList>
1341          </deleteFile>          </deleteFile>
1342      </preUninstallationActionList>          <registrySet>
1343      <postUninstallationActionList>              <abortOnError>0</abortOnError>
1344                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>
1345                <name>msacm.l3acm</name>
1346                <showMessageOnError>0</showMessageOnError>
1347                <type>REG_SZ</type>
1348                <value>l3codeca.acm</value>
1349                <wowMode>32</wowMode>
1350                <ruleList>
1351                    <fileExists>
1352                        <path>${windows_folder_system}/l3codeca.acm</path>
1353                    </fileExists>
1354                </ruleList>
1355            </registrySet>
1356            <registrySet>
1357                <abortOnError>0</abortOnError>
1358                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1359                <name>l3codeca.acm</name>
1360                <showMessageOnError>0</showMessageOnError>
1361                <type>REG_SZ</type>
1362                <value>Fraunhofer IIS MPEG Layer-3 Codec</value>
1363                <wowMode>32</wowMode>
1364                <ruleList>
1365                    <fileExists>
1366                        <path>${windows_folder_system}/l3codeca.acm</path>
1367                    </fileExists>
1368                </ruleList>
1369            </registrySet>
1370          <registryDelete>          <registryDelete>
1371              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1372              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1373              <name>Xvid</name>              <name>l3codecp.acm</name>
1374              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1375                <wowMode>32</wowMode>
1376              <ruleList>              <ruleList>
1377                  <platformTest>                  <fileExists>
1378                      <type>windows</type>                      <path>${windows_folder_system}/l3codeca.acm</path>
1379                  </platformTest>                  </fileExists>
1380              </ruleList>              </ruleList>
1381          </registryDelete>          </registryDelete>
1382          <deleteFile>          <registrySet>
1383              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1384              <path>${windows_folder_common_programs}/${product_shortname}</path>              <key>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaResources\msacm\msacm.l3acm</key>
1385                <name>Driver</name>
1386                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1387              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1388                <type>REG_SZ</type>
1389                <value>l3codeca.acm</value>
1390                <wowMode>32</wowMode>
1391              <ruleList>              <ruleList>
1392                  <platformTest>                  <platformTest>
1393                      <type>windows</type>                      <type>windows-2000</type>
1394                  </platformTest>                  </platformTest>
1395              </ruleList>                  <platformTest>
1396          </deleteFile>                      <type>windows-2003</type>
1397      </postUninstallationActionList>                  </platformTest>
1398      <compressionAlgorithm>lzma</compressionAlgorithm>                  <platformTest>
1399      <enableRollback>1</enableRollback>                      <type>windows-xp</type>
1400      <enableTimestamp>1</enableTimestamp>                  </platformTest>
1401      <requireInstallationByRootUser>1</requireInstallationByRootUser>                  <fileExists>
1402      <saveRelativePaths>1</saveRelativePaths>                      <path>${windows_folder_system}/l3codeca.acm</path>
1403      <startMenuGroupName>${product_shortname}</startMenuGroupName>                  </fileExists>
1404      <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>              </ruleList>
1405      <vendor>Xvid Team</vendor>          </registrySet>
1406      <versionId>132</versionId>          <wow64FsRedirection>
1407      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>              <action>disable</action>
1408      <windowsResourceFileVersion>1.3.2.0</windowsResourceFileVersion>              <ruleList>
1409      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>                  <platformTest>
1410      <componentList>                      <type>windows-x64</type>
1411          <component>                  </platformTest>
1412              <name>default</name>              </ruleList>
1413              <description>Default Component</description>          </wow64FsRedirection>
1414              <canBeEdited>1</canBeEdited>          <runProgram>
1415              <selected>1</selected>              <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>
1416              <show>1</show>              <program>${windows_folder_windows}/system32/regsvr32.exe</program>
1417              <folderList>              <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>
1418                  <folder>              <workingDirectory>${windows_folder_windows}/system32</workingDirectory>
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfiles</name>  
                     <platforms>all</platforms>  
                     <shortcutList>  
                         <shortcut>  
                             <comment>Uninstall</comment>  
                             <exec>${installdir}/${uninstallerName}</exec>  
                             <icon></icon>  
                             <name>Uninstall ${product_fullname}</name>  
                             <path>${installdir}</path>  
                             <platforms>all</platforms>  
                             <runAsAdmin>0</runAsAdmin>  
                             <runInTerminal>0</runInTerminal>  
                             <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>  
                             <windowsExecArgs></windowsExecArgs>  
                             <windowsIcon></windowsIcon>  
                             <windowsPath>${installdir}</windowsPath>  
                         </shortcut>  
                     </shortcutList>  
                 </folder>  
                 <folder>  
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfileslinux</name>  
                     <platforms>linux</platforms>  
                 </folder>  
                 <folder>  
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfileswindows</name>  
                     <platforms>windows</platforms>  
                     <distributionFileList>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/src/xvid.ico</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>AviC.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../LICENSE</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>MiniCalc.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>OGMCalc.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>releasenotes.txt</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>vidccleaner.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>Xvid_Quant_Matrices.zip</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>StatsReader.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>statsreader.txt</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>xvid.inf</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>xvid.ico</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>autoupdate-windows.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>update.ini</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>CheckUpdate.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>MiniConvert.exe</origin>  
                         </distributionFile>  
                     </distributionFileList>  
                     <shortcutList>  
                         <linkShortcut>  
                             <comment>Xvid Website</comment>  
                             <icon></icon>  
                             <name>xvidhomepage</name>  
                             <platforms>windows</platforms>  
                             <runAsAdmin>0</runAsAdmin>  
                             <runInTerminal>0</runInTerminal>  
                             <url>http://www.xvid.org/</url>  
                             <windowsIcon></windowsIcon>  
                         </linkShortcut>  
                     </shortcutList>  
                 </folder>  
                 <folder>  
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfilesosx</name>  
                     <platforms>osx</platforms>  
                 </folder>  
                 <folder>  
                     <description>Temp Directory (x86)</description>  
                     <destination>${system_temp_directory}/xvid_x86</destination>  
                     <name>tmp_x86</name>  
                     <platforms>windows</platforms>  
                     <distributionFileList>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/bin/xvidvfw.dll</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/bin/xvidcore.dll</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>xvid.inf</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/dshow/bin/xvid.ax</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>setpriv32.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/dshow/bin/xvid_mft.ax</origin>  
                         </distributionFile>  
                     </distributionFileList>  
                 </folder>  
                 <folder>  
                     <description>Temp Directory (x64)</description>  
                     <destination>${system_temp_directory}/xvid_x64</destination>  
                     <name>tmp_x64</name>  
                     <platforms>windows</platforms>  
                     <distributionFileList>  
                         <distributionFile>  
                             <origin>../../../xvidcore/dshow/bin/x64/xvid.ax</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/bin/x64/xvidcore.dll</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/bin/x64/xvidvfw.dll</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>xvid.inf</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>setpriv64.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/dshow/bin/x64/xvid_mft.ax</origin>  
                         </distributionFile>  
                     </distributionFileList>  
1419                      <ruleList>                      <ruleList>
1420                          <platformTest type="windows-x64"/>                          <platformTest type="windows-x64"/>
1421                      </ruleList>                      </ruleList>
1422                  </folder>          </runProgram>
1423              </folderList>          <runProgram>
1424              <startMenuShortcutList>              <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>
1425                  <startMenuShortcut>              <program>${windows_folder_windows}/system32/rundll32.exe</program>
1426                      <comment>Uninstall ${product_fullname}</comment>              <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${installdir}/xvid.inf</programArguments>
1427                      <name>Uninstall ${product_fullname}</name>              <ruleList>
1428                      <runAsAdmin>0</runAsAdmin>                  <platformTest>
1429                      <runInTerminal>0</runInTerminal>                      <type>windows-x64</type>
1430                      <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>                  </platformTest>
1431                      <windowsExecArgs></windowsExecArgs>                  <platformTest>
1432                      <windowsIcon></windowsIcon>                      <negate>1</negate>
1433                      <windowsPath>${installdir}/</windowsPath>                      <type>windows-xp</type>
1434                  </startMenuShortcut>                  </platformTest>
1435                  <startMenuShortcut>              </ruleList>
1436                      <comment>Configure the Decoder properties</comment>          </runProgram>
1437                      <name>Configure Decoder</name>          <deleteFile>
1438                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1439                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1440                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvid.ax</path>
1441                      <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1442                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <ruleList>
1443                      <windowsPath></windowsPath>                  <platformTest>
1444                  </startMenuShortcut>                      <type>windows-x64</type>
1445                  <startMenuShortcut>                  </platformTest>
1446                      <comment>Configure the encoder properties</comment>                  <platformTest>
1447                      <name>Configure Encoder</name>                      <type>windows-xp</type>
1448                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1449                      <runInTerminal>0</runInTerminal>              </ruleList>
1450                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>          </deleteFile>
1451                      <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>          <deleteFile>
1452                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <abortOnError>0</abortOnError>
1453                      <windowsPath></windowsPath>              <matchHiddenFiles>1</matchHiddenFiles>
1454                  </startMenuShortcut>              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>
1455                  <startMenuFileShortcut>              <showMessageOnError>0</showMessageOnError>
1456                      <comment>Important notes concerning this Xvid build</comment>              <ruleList>
1457                      <filePath>${installdir}/releasenotes.txt</filePath>                  <platformTest>
1458                      <name>Release Notes</name>                      <type>windows-x64</type>
1459                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1460                      <runInTerminal>0</runInTerminal>                  <platformTest>
1461                      <windowsIcon></windowsIcon>                      <type>windows-xp</type>
1462                  </startMenuFileShortcut>                  </platformTest>
1463                  <startMenuShortcut>              </ruleList>
1464                      <comment>Check whether a new update for Xvid is available</comment>          </deleteFile>
1465                      <name>Check for Updates</name>          <deleteFile>
1466                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1467                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1468                      <windowsExec>${installdir}/autoupdate-windows.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvidcore.dll</path>
1469                      <windowsExecArgs></windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1470                      <windowsIcon></windowsIcon>              <ruleList>
1471                      <windowsPath>${installdir}/</windowsPath>                  <platformTest>
1472                  </startMenuShortcut>                      <type>windows-x64</type>
1473                  <startMenuLinkShortcut>                  </platformTest>
1474                      <comment>Link to the Xvid homepage</comment>                  <platformTest>
1475                      <name>Xvid Homepage</name>                      <type>windows-xp</type>
1476                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1477                      <runInTerminal>0</runInTerminal>              </ruleList>
1478                      <url>http://www.xvid.org</url>          </deleteFile>
1479                      <windowsIcon></windowsIcon>          <runProgram>
1480                  </startMenuLinkShortcut>              <program>${windows_folder_system}\msiexec.exe</program>
1481                  <startMenuFolder>              <programArguments>/passive /x "${installdir.dos}\XvidWebPlayer.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer\0.10\x86\bin"</programArguments>
1482                      <name>Advanced</name>              <useMSDOSPath>0</useMSDOSPath>
1483                      <platforms>windows</platforms>          </runProgram>
1484                      <startMenuShortcutList>          <runProgram>
1485                          <startMenuShortcut>              <program>${windows_folder_system}\msiexec.exe</program>
1486                              <comment>Quickly change the FourCC of your AVI files</comment>              <programArguments>/passive /x "${installdir.dos}\xvid-gstreamer-x86-2013.6.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer"</programArguments>
1487                              <name>Nic's FourCC Changer</name>              <useMSDOSPath>0</useMSDOSPath>
1488                              <runAsAdmin>0</runAsAdmin>          </runProgram>
1489                              <runInTerminal>0</runInTerminal>          <removeDirectoryFromPath>
1490                              <windowsExec>${installdir}/AviC.exe</windowsExec>              <path>${installdir}\xvid-gstreamer\0.10\x86\bin</path>
1491                              <windowsExecArgs></windowsExecArgs>          </removeDirectoryFromPath>
1492                              <windowsIcon></windowsIcon>      </preUninstallationActionList>
1493                              <windowsPath>${installdir}/</windowsPath>      <postUninstallationActionList>
1494                          </startMenuShortcut>          <registryDelete>
1495                          <startMenuFileShortcut>              <abortOnError>0</abortOnError>
1496                              <comment>A selection of custom quant matrices</comment>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1497                              <filePath>${installdir}/Xvid_Quant_Matrices.zip</filePath>              <name>Xvid</name>
1498                              <name>Some Quantization Matrices</name>              <showMessageOnError>0</showMessageOnError>
1499                              <runAsAdmin>0</runAsAdmin>              <ruleList>
1500                              <runInTerminal>0</runInTerminal>                  <platformTest>
1501                              <windowsIcon></windowsIcon>                      <type>windows</type>
1502                          </startMenuFileShortcut>                  </platformTest>
1503                          <startMenuShortcut>              </ruleList>
1504                              <comment>Check the first pass size and more</comment>          </registryDelete>
1505                              <name>StatsReader 2.1</name>          <deleteFile>
1506                              <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1507                              <runInTerminal>0</runInTerminal>              <path>${windows_folder_common_programs}/${product_shortname}</path>
1508                              <windowsExec>${installdir}/StatsReader.exe</windowsExec>              <showMessageOnError>0</showMessageOnError>
1509                              <windowsExecArgs></windowsExecArgs>              <ruleList>
1510                              <windowsIcon></windowsIcon>                  <platformTest>
1511                              <windowsPath>${installdir}/</windowsPath>                      <type>windows</type>
1512                          </startMenuShortcut>                  </platformTest>
1513                          <startMenuFileShortcut>              </ruleList>
1514                              <comment>Documentation for the StatsReader</comment>          </deleteFile>
1515                              <filePath>${installdir}/statsreader.txt</filePath>      </postUninstallationActionList>
1516                              <name>StatsReader Notes</name>      <compressionAlgorithm>lzma</compressionAlgorithm>
1517                              <runAsAdmin>0</runAsAdmin>      <enableRollback>1</enableRollback>
1518                              <runInTerminal>0</runInTerminal>      <enableTimestamp>1</enableTimestamp>
1519                              <windowsIcon></windowsIcon>      <requireInstallationByRootUser>1</requireInstallationByRootUser>
1520                          </startMenuFileShortcut>      <saveRelativePaths>1</saveRelativePaths>
1521                          <startMenuShortcut>      <startMenuGroupName>${product_shortname}</startMenuGroupName>
1522                              <comment>An AVI bitrate calculator</comment>      <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>
1523                              <name>Nic's MiniCalc</name>      <vendor>Xvid Team</vendor>
1524                              <runAsAdmin>0</runAsAdmin>      <versionId>132</versionId>
1525                              <runInTerminal>0</runInTerminal>      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>
1526                              <windowsExec>${installdir}/MiniCalc.exe</windowsExec>      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>
1527                              <windowsExecArgs></windowsExecArgs>      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>
                             <windowsIcon></windowsIcon>  
                             <windowsPath>${installdir}/</windowsPath>  
                         </startMenuShortcut>  
                     </startMenuShortcutList>  
                 </startMenuFolder>  
                 <startMenuShortcut>  
                     <comment>Simple media converter to create Xvid videos</comment>  
                     <name>Xvid MiniConvert</name>  
                     <runAsAdmin>0</runAsAdmin>  
                     <runInTerminal>0</runInTerminal>  
                     <windowsExec>${installdir}/MiniConvert.exe</windowsExec>  
                     <windowsExecArgs></windowsExecArgs>  
                     <windowsIcon></windowsIcon>  
                     <windowsPath>${installdir}/</windowsPath>  
                 </startMenuShortcut>  
             </startMenuShortcutList>  
         </component>  
     </componentList>  
1528      <parameterList>      <parameterList>
1529          <directoryParameter>          <directoryParameter>
1530              <name>installdir</name>              <name>installdir</name>
# Line 1292  Line 1578 
1578                  </registryTest>                  </registryTest>
1579              </ruleList>              </ruleList>
1580          </choiceParameter>          </choiceParameter>
1581            <parameterGroup>
1582                <name>decoder_configuration</name>
1583                <title>Decoder Configuration</title>
1584                <explanation>Use Xvid to play back also the following media types:</explanation>
1585                <value></value>
1586                <default></default>
1587                <parameterList>
1588                    <booleanParameter>
1589                        <name>decode_divx</name>
1590                        <title>DIVX</title>
1591                        <description>DIVX</description>
1592                        <explanation></explanation>
1593                        <value></value>
1594                        <default></default>
1595                        <displayStyle>checkbox-left</displayStyle>
1596                    </booleanParameter>
1597                    <booleanParameter>
1598                        <name>decode_3ivx</name>
1599                        <title>3IVX</title>
1600                        <description>3IVX</description>
1601                        <explanation></explanation>
1602                        <value></value>
1603                        <default></default>
1604                        <displayStyle>checkbox-left</displayStyle>
1605                    </booleanParameter>
1606                    <booleanParameter>
1607                        <name>decode_other</name>
1608                        <title>Other MPEG-4</title>
1609                        <description>Other MPEG-4</description>
1610                        <explanation></explanation>
1611                        <value></value>
1612                        <default></default>
1613                        <displayStyle>checkbox-left</displayStyle>
1614                    </booleanParameter>
1615                </parameterList>
1616                <ruleList>
1617                    <fileExists>
1618                        <negate>1</negate>
1619                        <path>${installdir}/update.ini</path>
1620                    </fileExists>
1621                </ruleList>
1622            </parameterGroup>
1623      </parameterList>      </parameterList>
1624      <platformOptionsList>      <platformOptionsList>
1625          <platformOptions>          <platformOptions>

Legend:
Removed from v.2007  
changed lines
  Added in v.2093

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4