[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 2143, Mon Oct 17 14:46:59 2016 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>15</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                            <distributionFile>
111                                <origin>xvid_logo.png</origin>
112                            </distributionFile>
113                            <distributionFile>
114                                <origin>xvid.png</origin>
115                            </distributionFile>
116                            <distributionFile>
117                                <origin>xvidw.ico</origin>
118                            </distributionFile>
119                            <distributionFile>
120                                <origin>CheckUpdate.ps1</origin>
121                            </distributionFile>
122                            <distributionFile>
123                                <origin>CheckUpdateLauncher.vbs</origin>
124                            </distributionFile>
125                        </distributionFileList>
126                        <shortcutList>
127                            <linkShortcut>
128                                <comment>Xvid Website</comment>
129                                <icon></icon>
130                                <name>xvidhomepage</name>
131                                <platforms>windows</platforms>
132                                <runAsAdmin>0</runAsAdmin>
133                                <runInTerminal>0</runInTerminal>
134                                <url>http://www.xvid.org/</url>
135                                <windowsIcon></windowsIcon>
136                            </linkShortcut>
137                        </shortcutList>
138                    </folder>
139                    <folder>
140                        <description>Program Files</description>
141                        <destination>${installdir}</destination>
142                        <name>programfilesosx</name>
143                        <platforms>osx</platforms>
144                    </folder>
145                    <folder>
146                        <description>Temp Directory (x86)</description>
147                        <destination>${system_temp_directory}/xvid_x86</destination>
148                        <name>tmp_x86</name>
149                        <platforms>windows</platforms>
150                        <distributionFileList>
151                            <distributionFile>
152                                <origin>../../../xvidcore/vfw/bin/xvidvfw.dll</origin>
153                            </distributionFile>
154                            <distributionFile>
155                                <origin>../../../xvidcore/vfw/bin/xvidcore.dll</origin>
156                            </distributionFile>
157                            <distributionFile>
158                                <origin>xvid.inf</origin>
159                            </distributionFile>
160                            <distributionFile>
161                                <origin>../../../xvidcore/dshow/bin/xvid.ax</origin>
162                            </distributionFile>
163                            <distributionFile>
164                                <origin>setpriv32.exe</origin>
165                            </distributionFile>
166                            <distributionFile>
167                                <origin>../../../xvidcore/dshow/bin/xvid_mft.ax</origin>
168                            </distributionFile>
169                            <distributionFile>
170                                <origin>setavi32.exe</origin>
171                            </distributionFile>
172                        </distributionFileList>
173                    </folder>
174                    <folder>
175                        <description>Temp Directory (x64)</description>
176                        <destination>${system_temp_directory}/xvid_x64</destination>
177                        <name>tmp_x64</name>
178                        <platforms>windows</platforms>
179                        <distributionFileList>
180                            <distributionFile>
181                                <origin>../../../xvidcore/dshow/bin/x64/xvid.ax</origin>
182                            </distributionFile>
183                            <distributionFile>
184                                <origin>../../../xvidcore/vfw/bin/x64/xvidcore.dll</origin>
185                            </distributionFile>
186                            <distributionFile>
187                                <origin>../../../xvidcore/vfw/bin/x64/xvidvfw.dll</origin>
188                            </distributionFile>
189                            <distributionFile>
190                                <origin>xvid.inf</origin>
191                            </distributionFile>
192                            <distributionFile>
193                                <origin>setpriv64.exe</origin>
194                            </distributionFile>
195                            <distributionFile>
196                                <origin>../../../xvidcore/dshow/bin/x64/xvid_mft.ax</origin>
197                            </distributionFile>
198                            <distributionFile>
199                                <origin>setavi64.exe</origin>
200                            </distributionFile>
201                        </distributionFileList>
202                        <ruleList>
203                            <platformTest type="windows-x64"/>
204                        </ruleList>
205                    </folder>
206                </folderList>
207                <startMenuShortcutList>
208                    <startMenuShortcut>
209                        <comment>Configure the Decoder properties</comment>
210                        <name>Decoder Config</name>
211                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
212                        <runAsAdmin>0</runAsAdmin>
213                        <runInTerminal>0</runInTerminal>
214                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
215                        <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>
216                        <windowsIcon>${installdir}/xvid.ico</windowsIcon>
217                        <windowsPath></windowsPath>
218                        <ruleList>
219                            <platformTest>
220                                <type>windows-xp</type>
221                            </platformTest>
222                            <platformTest>
223                                <type>windows-vista</type>
224                            </platformTest>
225                            <platformTest>
226                                <type>windows-9x</type>
227                            </platformTest>
228                            <platformTest>
229                                <type>windows-2003</type>
230                            </platformTest>
231                            <platformTest>
232                                <type>windows-2000</type>
233                            </platformTest>
234                            <platformTest>
235                                <type>windows-7</type>
236                            </platformTest>
237                        </ruleList>
238                    </startMenuShortcut>
239                    <startMenuShortcut>
240                        <comment>Configure the Decoder properties</comment>
241                        <name>Decoder Config</name>
242                        <runAsAdmin>0</runAsAdmin>
243                        <runInTerminal>0</runInTerminal>
244                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
245                        <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>
246                        <windowsIcon>${installdir}/xvidw.ico</windowsIcon>
247                        <windowsPath></windowsPath>
248                        <ruleList>
249                            <platformTest>
250                                <negate>1</negate>
251                                <type>windows-xp</type>
252                            </platformTest>
253                            <platformTest>
254                                <negate>1</negate>
255                                <type>windows-vista</type>
256                            </platformTest>
257                            <platformTest>
258                                <negate>1</negate>
259                                <type>windows-9x</type>
260                            </platformTest>
261                            <platformTest>
262                                <negate>1</negate>
263                                <type>windows-2003</type>
264                            </platformTest>
265                            <platformTest>
266                                <negate>1</negate>
267                                <type>windows-2000</type>
268                            </platformTest>
269                            <platformTest>
270                                <negate>1</negate>
271                                <type>windows-7</type>
272                            </platformTest>
273                        </ruleList>
274                    </startMenuShortcut>
275                    <startMenuShortcut>
276                        <comment>Configure the encoder properties</comment>
277                        <name>Encoder Config</name>
278                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
279                        <runAsAdmin>0</runAsAdmin>
280                        <runInTerminal>0</runInTerminal>
281                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
282                        <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>
283                        <windowsIcon>${installdir}/xvid.ico</windowsIcon>
284                        <windowsPath></windowsPath>
285                        <ruleList>
286                            <platformTest>
287                                <type>windows-xp</type>
288                            </platformTest>
289                            <platformTest>
290                                <type>windows-vista</type>
291                            </platformTest>
292                            <platformTest>
293                                <type>windows-9x</type>
294                            </platformTest>
295                            <platformTest>
296                                <type>windows-2003</type>
297                            </platformTest>
298                            <platformTest>
299                                <type>windows-2000</type>
300                            </platformTest>
301                            <platformTest>
302                                <type>windows-7</type>
303                            </platformTest>
304                        </ruleList>
305                    </startMenuShortcut>
306                    <startMenuShortcut>
307                        <comment>Configure the encoder properties</comment>
308                        <name>Encoder Config</name>
309                        <runAsAdmin>0</runAsAdmin>
310                        <runInTerminal>0</runInTerminal>
311                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
312                        <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>
313                        <windowsIcon>${installdir}/xvidw.ico</windowsIcon>
314                        <windowsPath></windowsPath>
315                        <ruleList>
316                            <platformTest>
317                                <negate>1</negate>
318                                <type>windows-xp</type>
319                            </platformTest>
320                            <platformTest>
321                                <negate>1</negate>
322                                <type>windows-vista</type>
323                            </platformTest>
324                            <platformTest>
325                                <negate>1</negate>
326                                <type>windows-9x</type>
327                            </platformTest>
328                            <platformTest>
329                                <negate>1</negate>
330                                <type>windows-2003</type>
331                            </platformTest>
332                            <platformTest>
333                                <negate>1</negate>
334                                <type>windows-2000</type>
335                            </platformTest>
336                            <platformTest>
337                                <negate>1</negate>
338                                <type>windows-7</type>
339                            </platformTest>
340                        </ruleList>
341                    </startMenuShortcut>
342                    <startMenuFileShortcut>
343                        <comment>Important notes concerning this Xvid build</comment>
344                        <filePath>${installdir}/releasenotes.txt</filePath>
345                        <name>Release Notes</name>
346                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
347                        <runAsAdmin>0</runAsAdmin>
348                        <runInTerminal>0</runInTerminal>
349                        <windowsIcon></windowsIcon>
350                        <ruleList>
351                            <platformTest>
352                                <type>windows-xp</type>
353                            </platformTest>
354                            <platformTest>
355                                <type>windows-vista</type>
356                            </platformTest>
357                            <platformTest>
358                                <type>windows-9x</type>
359                            </platformTest>
360                            <platformTest>
361                                <type>windows-2003</type>
362                            </platformTest>
363                            <platformTest>
364                                <type>windows-2000</type>
365                            </platformTest>
366                            <platformTest>
367                                <type>windows-7</type>
368                            </platformTest>
369                        </ruleList>
370                    </startMenuFileShortcut>
371                    <startMenuShortcut>
372                        <comment>Check whether a new update for Xvid is available</comment>
373                        <name>Check for Updates</name>
374                        <runAsAdmin>0</runAsAdmin>
375                        <runInTerminal>0</runInTerminal>
376                        <windowsExec>${installdir}/autoupdate-windows.exe</windowsExec>
377                        <windowsExecArgs></windowsExecArgs>
378                        <windowsIcon></windowsIcon>
379                        <windowsPath>${installdir}/</windowsPath>
380                    </startMenuShortcut>
381                    <startMenuLinkShortcut>
382                        <comment>Link to the Xvid homepage</comment>
383                        <name>Xvid Homepage</name>
384                        <runAsAdmin>0</runAsAdmin>
385                        <runInTerminal>0</runInTerminal>
386                        <url>https://www.xvid.com</url>
387                        <windowsIcon></windowsIcon>
388                    </startMenuLinkShortcut>
389                    <startMenuShortcut>
390                        <comment>Command line encoder application</comment>
391                        <name>xvid_encraw</name>
392                        <runAsAdmin>0</runAsAdmin>
393                        <runInTerminal>0</runInTerminal>
394                        <windowsExec>%comspec%</windowsExec>
395                        <windowsExecArgs>/k ""${installdir}\xvid_encraw.exe"" -h</windowsExecArgs>
396                        <windowsIcon></windowsIcon>
397                        <windowsPath>${installdir}</windowsPath>
398                        <ruleList>
399                            <platformTest>
400                                <negate>1</negate>
401                                <type>windows-xp</type>
402                            </platformTest>
403                            <platformTest>
404                                <negate>1</negate>
405                                <type>windows-vista</type>
406                            </platformTest>
407                            <platformTest>
408                                <negate>1</negate>
409                                <type>windows-9x</type>
410                            </platformTest>
411                            <platformTest>
412                                <negate>1</negate>
413                                <type>windows-2003</type>
414                            </platformTest>
415                            <platformTest>
416                                <negate>1</negate>
417                                <type>windows-2000</type>
418                            </platformTest>
419                            <platformTest>
420                                <negate>1</negate>
421                                <type>windows-7</type>
422                            </platformTest>
423                        </ruleList>
424                    </startMenuShortcut>
425                    <startMenuFolder>
426                        <name>Advanced</name>
427                        <platforms>windows</platforms>
428                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
429                        <ruleList>
430                            <platformTest>
431                                <type>windows-xp</type>
432                            </platformTest>
433                            <platformTest>
434                                <type>windows-vista</type>
435                            </platformTest>
436                            <platformTest>
437                                <type>windows-9x</type>
438                            </platformTest>
439                            <platformTest>
440                                <type>windows-2003</type>
441                            </platformTest>
442                            <platformTest>
443                                <type>windows-2000</type>
444                            </platformTest>
445                            <platformTest>
446                                <type>windows-7</type>
447                            </platformTest>
448                        </ruleList>
449                        <startMenuShortcutList>
450                            <startMenuShortcut>
451                                <comment>Quickly change the FourCC of your AVI files</comment>
452                                <name>Nic's FourCC Changer</name>
453                                <runAsAdmin>0</runAsAdmin>
454                                <runInTerminal>0</runInTerminal>
455                                <windowsExec>${installdir}/AviC.exe</windowsExec>
456                                <windowsExecArgs></windowsExecArgs>
457                                <windowsIcon></windowsIcon>
458                                <windowsPath>${installdir}/</windowsPath>
459                            </startMenuShortcut>
460                            <startMenuFileShortcut>
461                                <comment>A selection of custom quant matrices</comment>
462                                <filePath>${installdir}/Xvid_Quant_Matrices.zip</filePath>
463                                <name>Some Quantization Matrices</name>
464                                <runAsAdmin>0</runAsAdmin>
465                                <runInTerminal>0</runInTerminal>
466                                <windowsIcon></windowsIcon>
467                            </startMenuFileShortcut>
468                            <startMenuShortcut>
469                                <comment>Check the first pass size and more</comment>
470                                <name>StatsReader 2.1</name>
471                                <runAsAdmin>0</runAsAdmin>
472                                <runInTerminal>0</runInTerminal>
473                                <windowsExec>${installdir}/StatsReader.exe</windowsExec>
474                                <windowsExecArgs></windowsExecArgs>
475                                <windowsIcon></windowsIcon>
476                                <windowsPath>${installdir}/</windowsPath>
477                            </startMenuShortcut>
478                            <startMenuFileShortcut>
479                                <comment>Documentation for the StatsReader</comment>
480                                <filePath>${installdir}/statsreader.txt</filePath>
481                                <name>StatsReader Notes</name>
482                                <runAsAdmin>0</runAsAdmin>
483                                <runInTerminal>0</runInTerminal>
484                                <windowsIcon></windowsIcon>
485                            </startMenuFileShortcut>
486                            <startMenuShortcut>
487                                <comment>An AVI bitrate calculator</comment>
488                                <name>Nic's MiniCalc</name>
489                                <runAsAdmin>0</runAsAdmin>
490                                <runInTerminal>0</runInTerminal>
491                                <windowsExec>${installdir}/MiniCalc.exe</windowsExec>
492                                <windowsExecArgs></windowsExecArgs>
493                                <windowsIcon></windowsIcon>
494                                <windowsPath>${installdir}/</windowsPath>
495                            </startMenuShortcut>
496                            <startMenuShortcut>
497                                <comment>Command line encoder application</comment>
498                                <name>xvid_encraw</name>
499                                <runAsAdmin>0</runAsAdmin>
500                                <runInTerminal>0</runInTerminal>
501                                <windowsExec>%comspec%</windowsExec>
502                                <windowsExecArgs>/k ""${installdir}\xvid_encraw.exe"" -h</windowsExecArgs>
503                                <windowsIcon></windowsIcon>
504                                <windowsPath>${installdir}</windowsPath>
505                            </startMenuShortcut>
506                        </startMenuShortcutList>
507                    </startMenuFolder>
508                    <startMenuShortcut>
509                        <comment>Simple media converter to create Xvid videos</comment>
510                        <name>Xvid MiniConvert</name>
511                        <runAsAdmin>0</runAsAdmin>
512                        <runInTerminal>0</runInTerminal>
513                        <windowsExec>${installdir}/MiniConvert.exe</windowsExec>
514                        <windowsExecArgs></windowsExecArgs>
515                        <windowsIcon></windowsIcon>
516                        <windowsPath>${installdir}/</windowsPath>
517                    </startMenuShortcut>
518                    <startMenuShortcut>
519                        <comment>Uninstall ${product_fullname}</comment>
520                        <name>Uninstall ${product_fullname}</name>
521                        <runAsAdmin>0</runAsAdmin>
522                        <runInTerminal>0</runInTerminal>
523                        <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>
524                        <windowsExecArgs>--debuglevel 3</windowsExecArgs>
525                        <windowsIcon>${installdir}/xvidw.ico</windowsIcon>
526                        <windowsPath>${installdir}</windowsPath>
527                    </startMenuShortcut>
528                </startMenuShortcutList>
529            </component>
530        </componentList>
531      <initializationActionList>      <initializationActionList>
532          <registryGet>          <registryGet>
533              <key>HKEY_LOCAL_MACHINE\Software\${project.windowsSoftwareRegistryPrefix}</key>              <key>HKEY_LOCAL_MACHINE\Software\${project.windowsSoftwareRegistryPrefix}</key>
# Line 42  Line 562 
562                  </platformTest>                  </platformTest>
563              </ruleList>              </ruleList>
564          </runProgram>          </runProgram>
565            <if>
566                <abortOnError>0</abortOnError>
567                <showMessageOnError>0</showMessageOnError>
568                <actionList>
569                    <if>
570                        <abortOnError>0</abortOnError>
571                        <showMessageOnError>0</showMessageOnError>
572                        <actionList>
573                            <if>
574                                <abortOnError>0</abortOnError>
575                                <showMessageOnError>0</showMessageOnError>
576                                <actionList>
577                                    <setInstallerVariable>
578                                        <abortOnError>0</abortOnError>
579                                        <name>generic_mpeg4</name>
580                                        <showMessageOnError>0</showMessageOnError>
581                                        <value>7</value>
582                                    </setInstallerVariable>
583                                </actionList>
584                                <conditionRuleList>
585                                    <compareValues>
586                                        <logic>equals</logic>
587                                        <negate>1</negate>
588                                        <value1>${decode_other}</value1>
589                                        <value2>0</value2>
590                                    </compareValues>
591                                </conditionRuleList>
592                                <elseActionList>
593                                    <setInstallerVariable>
594                                        <abortOnError>0</abortOnError>
595                                        <name>generic_mpeg4</name>
596                                        <showMessageOnError>0</showMessageOnError>
597                                        <value>3</value>
598                                    </setInstallerVariable>
599                                </elseActionList>
600                            </if>
601                        </actionList>
602                        <conditionRuleList>
603                            <compareValues>
604                                <logic>equals</logic>
605                                <negate>1</negate>
606                                <value1>${decode_3ivx}</value1>
607                                <value2>0</value2>
608                            </compareValues>
609                        </conditionRuleList>
610                        <elseActionList>
611                            <if>
612                                <abortOnError>0</abortOnError>
613                                <showMessageOnError>0</showMessageOnError>
614                                <actionList>
615                                    <setInstallerVariable>
616                                        <abortOnError>0</abortOnError>
617                                        <name>generic_mpeg4</name>
618                                        <showMessageOnError>0</showMessageOnError>
619                                        <value>6</value>
620                                    </setInstallerVariable>
621                                </actionList>
622                                <conditionRuleList>
623                                    <compareValues>
624                                        <logic>equals</logic>
625                                        <negate>1</negate>
626                                        <value1>${decode_other}</value1>
627                                        <value2>0</value2>
628                                    </compareValues>
629                                </conditionRuleList>
630                                <elseActionList>
631                                    <setInstallerVariable>
632                                        <abortOnError>0</abortOnError>
633                                        <name>generic_mpeg4</name>
634                                        <showMessageOnError>0</showMessageOnError>
635                                        <value>2</value>
636                                    </setInstallerVariable>
637                                </elseActionList>
638                            </if>
639                        </elseActionList>
640                    </if>
641                </actionList>
642                <conditionRuleList>
643                    <compareValues>
644                        <logic>equals</logic>
645                        <negate>1</negate>
646                        <value1>${decode_divx}</value1>
647                        <value2>0</value2>
648                    </compareValues>
649                </conditionRuleList>
650                <elseActionList>
651                    <if>
652                        <abortOnError>0</abortOnError>
653                        <showMessageOnError>0</showMessageOnError>
654                        <actionList>
655                            <if>
656                                <abortOnError>0</abortOnError>
657                                <showMessageOnError>0</showMessageOnError>
658                                <actionList>
659                                    <setInstallerVariable>
660                                        <abortOnError>0</abortOnError>
661                                        <name>generic_mpeg4</name>
662                                        <showMessageOnError>0</showMessageOnError>
663                                        <value>5</value>
664                                    </setInstallerVariable>
665                                </actionList>
666                                <conditionRuleList>
667                                    <compareValues>
668                                        <logic>equals</logic>
669                                        <negate>1</negate>
670                                        <value1>${decode_other}</value1>
671                                        <value2>0</value2>
672                                    </compareValues>
673                                </conditionRuleList>
674                                <elseActionList>
675                                    <setInstallerVariable>
676                                        <abortOnError>0</abortOnError>
677                                        <name>generic_mpeg4</name>
678                                        <showMessageOnError>0</showMessageOnError>
679                                        <value>1</value>
680                                    </setInstallerVariable>
681                                </elseActionList>
682                            </if>
683                        </actionList>
684                        <conditionRuleList>
685                            <compareValues>
686                                <logic>equals</logic>
687                                <negate>1</negate>
688                                <value1>${decode_3IVX}</value1>
689                                <value2>0</value2>
690                            </compareValues>
691                        </conditionRuleList>
692                        <elseActionList>
693                            <if>
694                                <abortOnError>0</abortOnError>
695                                <showMessageOnError>0</showMessageOnError>
696                                <actionList>
697                                    <setInstallerVariable>
698                                        <abortOnError>0</abortOnError>
699                                        <name>generic_mpeg4</name>
700                                        <showMessageOnError>0</showMessageOnError>
701                                        <value>4</value>
702                                    </setInstallerVariable>
703                                </actionList>
704                                <conditionRuleList>
705                                    <compareValues>
706                                        <logic>equals</logic>
707                                        <negate>1</negate>
708                                        <value1>${decode_other}</value1>
709                                        <value2>0</value2>
710                                    </compareValues>
711                                </conditionRuleList>
712                                <elseActionList>
713                                    <setInstallerVariable>
714                                        <abortOnError>0</abortOnError>
715                                        <name>generic_mpeg4</name>
716                                        <showMessageOnError>0</showMessageOnError>
717                                        <value>0</value>
718                                    </setInstallerVariable>
719                                </elseActionList>
720                            </if>
721                        </elseActionList>
722                    </if>
723                </elseActionList>
724            </if>
725      </readyToInstallActionList>      </readyToInstallActionList>
726      <postInstallationActionList>      <postInstallationActionList>
727          <copyFile>          <copyFile>
# Line 510  Line 1190 
1190              <workingDirectory>${system_temp_directory}/xvid_x86</workingDirectory>              <workingDirectory>${system_temp_directory}/xvid_x86</workingDirectory>
1191              <ruleList>              <ruleList>
1192                  <platformTest>                  <platformTest>
1193                      <type>windows-7</type>                      <negate>1</negate>
1194                        <type>windows-xp</type>
1195                    </platformTest>
1196                    <platformTest>
1197                        <negate>1</negate>
1198                        <type>windows-vista</type>
1199                    </platformTest>
1200                    <platformTest>
1201                        <negate>1</negate>
1202                        <type>windows-9x</type>
1203                    </platformTest>
1204                    <platformTest>
1205                        <negate>1</negate>
1206                        <type>windows-2003</type>
1207                    </platformTest>
1208                    <platformTest>
1209                        <negate>1</negate>
1210                        <type>windows-2000</type>
1211                  </platformTest>                  </platformTest>
1212              </ruleList>              </ruleList>
1213          </runProgram>          </runProgram>
# Line 522  Line 1219 
1219              <workingDirectory>${system_temp_directory}/xvid_x64</workingDirectory>              <workingDirectory>${system_temp_directory}/xvid_x64</workingDirectory>
1220              <ruleList>              <ruleList>
1221                  <platformTest>                  <platformTest>
1222                      <type>windows-7</type>                      <negate>1</negate>
1223                        <type>windows-xp</type>
1224                  </platformTest>                  </platformTest>
1225                  <platformTest>                  <platformTest>
1226                      <type>windows-x64</type>                      <negate>1</negate>
1227                        <type>windows-vista</type>
1228                  </platformTest>                  </platformTest>
             </ruleList>  
         </runProgram>  
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <path>${system_temp_directory}/xvid_x64</path>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
1229                  <platformTest>                  <platformTest>
1230                      <type>windows</type>                      <negate>1</negate>
1231                        <type>windows-9x</type>
1232                  </platformTest>                  </platformTest>
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <path>${system_temp_directory}/xvid_x86</path>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
1233                  <platformTest>                  <platformTest>
1234                      <type>windows</type>                      <negate>1</negate>
1235                        <type>windows-2003</type>
1236                    </platformTest>
1237                    <platformTest>
1238                        <negate>1</negate>
1239                        <type>windows-2000</type>
1240                    </platformTest>
1241                    <platformTest>
1242                        <type>windows-x64</type>
1243                  </platformTest>                  </platformTest>
1244              </ruleList>              </ruleList>
1245          </deleteFile>          </runProgram>
1246          <registrySet>          <registrySet>
1247              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1248              <name>Xvid</name>              <name>Xvid</name>
1249              <type>REG_SZ</type>              <type>REG_SZ</type>
1250              <value>${installdir}\CheckUpdate.exe</value>              <value>WScript "${installdir}\CheckUpdateLauncher.vbs" "${installdir}\CheckUpdate.ps1"</value>
1251              <ruleList>              <ruleList>
1252                  <platformTest>                  <platformTest>
1253                      <type>windows</type>                      <type>windows</type>
# Line 569  Line 1263 
1263              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1264              <ruleList>              <ruleList>
1265                  <platformTest>                  <platformTest>
1266                      <type>windows-7</type>                      <negate>1</negate>
1267                        <type>windows-xp</type>
1268                    </platformTest>
1269                    <platformTest>
1270                        <negate>1</negate>
1271                        <type>windows-vista</type>
1272                    </platformTest>
1273                    <platformTest>
1274                        <negate>1</negate>
1275                        <type>windows-9x</type>
1276                    </platformTest>
1277                    <platformTest>
1278                        <negate>1</negate>
1279                        <type>windows-2003</type>
1280                    </platformTest>
1281                    <platformTest>
1282                        <negate>1</negate>
1283                        <type>windows-2000</type>
1284                  </platformTest>                  </platformTest>
1285                  <platformTest>                  <platformTest>
1286                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 584  Line 1295 
1295              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1296              <ruleList>              <ruleList>
1297                  <platformTest>                  <platformTest>
1298                      <type>windows-7</type>                      <negate>1</negate>
1299                        <type>windows-xp</type>
1300                    </platformTest>
1301                    <platformTest>
1302                        <negate>1</negate>
1303                        <type>windows-vista</type>
1304                    </platformTest>
1305                    <platformTest>
1306                        <negate>1</negate>
1307                        <type>windows-9x</type>
1308                    </platformTest>
1309                    <platformTest>
1310                        <negate>1</negate>
1311                        <type>windows-2003</type>
1312                    </platformTest>
1313                    <platformTest>
1314                        <negate>1</negate>
1315                        <type>windows-2000</type>
1316                  </platformTest>                  </platformTest>
1317                  <platformTest>                  <platformTest>
1318                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 599  Line 1327 
1327              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1328              <ruleList>              <ruleList>
1329                  <platformTest>                  <platformTest>
1330                      <type>windows-7</type>                      <negate>1</negate>
1331                        <type>windows-xp</type>
1332                    </platformTest>
1333                    <platformTest>
1334                        <negate>1</negate>
1335                        <type>windows-vista</type>
1336                    </platformTest>
1337                    <platformTest>
1338                        <negate>1</negate>
1339                        <type>windows-9x</type>
1340                    </platformTest>
1341                    <platformTest>
1342                        <negate>1</negate>
1343                        <type>windows-2003</type>
1344                    </platformTest>
1345                    <platformTest>
1346                        <negate>1</negate>
1347                        <type>windows-2000</type>
1348                  </platformTest>                  </platformTest>
1349              </ruleList>              </ruleList>
1350          </registryDelete>          </registryDelete>
# Line 611  Line 1356 
1356              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1357              <ruleList>              <ruleList>
1358                  <platformTest>                  <platformTest>
1359                      <type>windows-7</type>                      <negate>1</negate>
1360                        <type>windows-xp</type>
1361                    </platformTest>
1362                    <platformTest>
1363                        <negate>1</negate>
1364                        <type>windows-vista</type>
1365                    </platformTest>
1366                    <platformTest>
1367                        <negate>1</negate>
1368                        <type>windows-9x</type>
1369                    </platformTest>
1370                    <platformTest>
1371                        <negate>1</negate>
1372                        <type>windows-2003</type>
1373                    </platformTest>
1374                    <platformTest>
1375                        <negate>1</negate>
1376                        <type>windows-2000</type>
1377                  </platformTest>                  </platformTest>
1378              </ruleList>              </ruleList>
1379          </registryDelete>          </registryDelete>
# Line 625  Line 1387 
1387              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1388              <ruleList>              <ruleList>
1389                  <platformTest>                  <platformTest>
1390                      <type>windows-7</type>                      <negate>1</negate>
1391                        <type>windows-xp</type>
1392                    </platformTest>
1393                    <platformTest>
1394                        <negate>1</negate>
1395                        <type>windows-vista</type>
1396                    </platformTest>
1397                    <platformTest>
1398                        <negate>1</negate>
1399                        <type>windows-9x</type>
1400                    </platformTest>
1401                    <platformTest>
1402                        <negate>1</negate>
1403                        <type>windows-2003</type>
1404                    </platformTest>
1405                    <platformTest>
1406                        <negate>1</negate>
1407                        <type>windows-2000</type>
1408                  </platformTest>                  </platformTest>
1409                  <platformTest>                  <platformTest>
1410                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 642  Line 1421 
1421              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1422              <ruleList>              <ruleList>
1423                  <platformTest>                  <platformTest>
1424                      <type>windows-7</type>                      <negate>1</negate>
1425                        <type>windows-xp</type>
1426                    </platformTest>
1427                    <platformTest>
1428                        <negate>1</negate>
1429                        <type>windows-vista</type>
1430                    </platformTest>
1431                    <platformTest>
1432                        <negate>1</negate>
1433                        <type>windows-9x</type>
1434                    </platformTest>
1435                    <platformTest>
1436                        <negate>1</negate>
1437                        <type>windows-2003</type>
1438                    </platformTest>
1439                    <platformTest>
1440                        <negate>1</negate>
1441                        <type>windows-2000</type>
1442                  </platformTest>                  </platformTest>
1443                  <platformTest>                  <platformTest>
1444                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 659  Line 1455 
1455              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1456              <ruleList>              <ruleList>
1457                  <platformTest>                  <platformTest>
1458                      <type>windows-7</type>                      <negate>1</negate>
1459                        <type>windows-xp</type>
1460                    </platformTest>
1461                    <platformTest>
1462                        <negate>1</negate>
1463                        <type>windows-vista</type>
1464                    </platformTest>
1465                    <platformTest>
1466                        <negate>1</negate>
1467                        <type>windows-9x</type>
1468                    </platformTest>
1469                    <platformTest>
1470                        <negate>1</negate>
1471                        <type>windows-2003</type>
1472                    </platformTest>
1473                    <platformTest>
1474                        <negate>1</negate>
1475                        <type>windows-2000</type>
1476                  </platformTest>                  </platformTest>
1477              </ruleList>              </ruleList>
1478          </registrySet>          </registrySet>
# Line 673  Line 1486 
1486              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1487              <ruleList>              <ruleList>
1488                  <platformTest>                  <platformTest>
1489                      <type>windows-7</type>                      <negate>1</negate>
1490                        <type>windows-xp</type>
1491                    </platformTest>
1492                    <platformTest>
1493                        <negate>1</negate>
1494                        <type>windows-vista</type>
1495                    </platformTest>
1496                    <platformTest>
1497                        <negate>1</negate>
1498                        <type>windows-9x</type>
1499                    </platformTest>
1500                    <platformTest>
1501                        <negate>1</negate>
1502                        <type>windows-2003</type>
1503                    </platformTest>
1504                    <platformTest>
1505                        <negate>1</negate>
1506                        <type>windows-2000</type>
1507                  </platformTest>                  </platformTest>
1508              </ruleList>              </ruleList>
1509          </registrySet>          </registrySet>
# Line 704  Line 1534 
1534                  </quickLaunchShortcut>                  </quickLaunchShortcut>
1535              </shortcutList>              </shortcutList>
1536          </createShortcuts>          </createShortcuts>
1537      </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>  
1538              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1539              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1540              <path>${windows_folder_system}/xvid.ax</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1541              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1542                <wowMode>64</wowMode>
1543              <ruleList>              <ruleList>
1544                  <platformTest>                  <platformTest>
1545                      <type>windows-xp</type>                      <type>windows-x64</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
1546                  </platformTest>                  </platformTest>
1547              </ruleList>              </ruleList>
1548          </deleteFile>          </registryDelete>
1549          <deleteFile>          <registryDelete>
1550              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1551              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1552              <path>${windows_folder_system}/xvidvfw.dll</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1553              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1554              <ruleList>              <wowMode>32</wowMode>
1555                  <platformTest>          </registryDelete>
1556                      <type>windows-xp</type>          <registrySet>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
1557              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1558              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1559              <path>${windows_folder_system}/xvidcore.dll</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1560              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1561                <type>REG_NONE</type>
1562                <value></value>
1563                <wowMode>64</wowMode>
1564              <ruleList>              <ruleList>
1565                  <platformTest>                  <platformTest>
1566                      <type>windows-2000</type>                      <type>windows-x64</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
1567                  </platformTest>                  </platformTest>
1568              </ruleList>              </ruleList>
1569          </deleteFile>          </registrySet>
1570          <registrySet>          <registrySet>
1571              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1572              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1573              <name>msacm.l3acm</name>              <name></name>
1574              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1575              <type>REG_SZ</type>              <type>REG_NONE</type>
1576              <value>l3codeca.acm</value>              <value></value>
1577              <wowMode>32</wowMode>              <wowMode>32</wowMode>
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
1578          </registrySet>          </registrySet>
1579          <registrySet>          <runProgram>
1580              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1581              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>              <program>${system_temp_directory}/xvid_x86/setavi32.exe</program>
1582              <name>l3codeca.acm</name>              <programArguments></programArguments>
1583                <show>0</show>
1584              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1585              <type>REG_SZ</type>              <workingDirectory>${system_temp_directory}/xvid_x86</workingDirectory>
1586              <value>Fraunhofer IIS MPEG Layer-3 Codec</value>          </runProgram>
1587              <wowMode>32</wowMode>          <runProgram>
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
         </registrySet>  
         <registryDelete>  
1588              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1589              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>              <program>${system_temp_directory}/xvid_x64/setavi64.exe</program>
1590              <name>l3codecp.acm</name>              <programArguments></programArguments>
1591                <show>0</show>
1592              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1593              <wowMode>32</wowMode>              <workingDirectory>${system_temp_directory}/xvid_x64</workingDirectory>
1594              <ruleList>              <ruleList>
1595                  <fileExists>                  <platformTest>
1596                      <path>${windows_folder_system}/l3codeca.acm</path>                      <type>windows-x64</type>
1597                  </fileExists>                  </platformTest>
1598              </ruleList>              </ruleList>
1599          </registryDelete>          </runProgram>
1600          <registrySet>          <deleteFile>
1601              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1602              <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>  
1603              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
             <type>REG_SZ</type>  
             <value>l3codeca.acm</value>  
             <wowMode>32</wowMode>  
1604              <ruleList>              <ruleList>
1605                  <platformTest>                  <platformTest>
1606                      <type>windows-2000</type>                      <type>windows</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2003</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
1607                  </platformTest>                  </platformTest>
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
1608              </ruleList>              </ruleList>
1609          </registrySet>          </deleteFile>
1610          <wow64FsRedirection>          <deleteFile>
1611              <action>disable</action>              <abortOnError>0</abortOnError>
1612                <path>${system_temp_directory}/xvid_x86</path>
1613                <showMessageOnError>0</showMessageOnError>
1614              <ruleList>              <ruleList>
1615                  <platformTest>                  <platformTest>
1616                      <type>windows-x64</type>                      <type>windows</type>
1617                  </platformTest>                  </platformTest>
1618              </ruleList>              </ruleList>
1619          </wow64FsRedirection>          </deleteFile>
1620            <registrySet>
1621                <abortOnError>0</abortOnError>
1622                <key>HKEY_CURRENT_USER\Software\GNU\XviD</key>
1623                <name>Supported_4CC</name>
1624                <showMessageOnError>0</showMessageOnError>
1625                <type>REG_DWORD</type>
1626                <value>${generic_mpeg4}</value>
1627            </registrySet>
1628          <runProgram>          <runProgram>
1629              <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>              <program>${windows_folder_system}\msiexec.exe</program>
1630              <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>
1631              <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>              <show>0</show>
1632              <workingDirectory>${windows_folder_windows}/system32</workingDirectory>              <useMSDOSPath>0</useMSDOSPath>
1633            </runProgram>
1634            <runProgram>
1635                <explanation>Installing Xvid Web Player</explanation>
1636                <program>${windows_folder_system}\msiexec.exe</program>
1637                <programArguments>/passive /I "${installdir.dos}\XvidWebPlayer.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer\0.10\x86\bin"</programArguments>
1638                <show>0</show>
1639                <useMSDOSPath>0</useMSDOSPath>
1640            </runProgram>
1641            <addDirectoryToPath>
1642                <insertAt>end</insertAt>
1643                <path>${installdir}\xvid-gstreamer\0.10\x86\bin</path>
1644            </addDirectoryToPath>
1645        </postInstallationActionList>
1646        <preUninstallationActionList>
1647            <runProgram>
1648                <customErrorMessage>DirectShow filter (32-bit) unregister failed!</customErrorMessage>
1649                <program>${windows_folder_system}/regsvr32.exe</program>
1650                <programArguments>/s /u ${windows_folder_system}/xvid.ax</programArguments>
1651                <workingDirectory>${windows_folder_system}</workingDirectory>
1652              <ruleList>              <ruleList>
1653                  <platformTest type="windows-x64"/>                  <platformTest type="windows"/>
1654              </ruleList>              </ruleList>
1655          </runProgram>          </runProgram>
1656          <runProgram>          <runProgram>
1657              <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>              <customErrorMessage>Failed to remove Xvid VfW Codec (32-bit)!</customErrorMessage>
1658              <program>${windows_folder_windows}/system32/rundll32.exe</program>              <program>${windows_folder_system}/rundll32.exe</program>
1659              <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>
1660              <ruleList>              <ruleList>
1661                  <platformTest>                  <platformTest>
1662                      <type>windows-x64</type>                      <type>windows</type>
1663                  </platformTest>                  </platformTest>
1664                  <platformTest>                  <platformTest>
1665                      <negate>1</negate>                      <negate>1</negate>
1666                      <type>windows-xp</type>                      <type>windows-xp</type>
1667                  </platformTest>                  </platformTest>
1668                    <platformTest>
1669                        <negate>1</negate>
1670                        <type>windows-2000</type>
1671                    </platformTest>
1672              </ruleList>              </ruleList>
1673          </runProgram>          </runProgram>
1674          <deleteFile>          <deleteFile>
1675              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1676              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1677              <path>${windows_folder_windows}/system32/xvid.ax</path>              <path>${windows_folder_system}/xvid.ax</path>
1678                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1679              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1680              <ruleList>              <ruleList>
1681                  <platformTest>                  <platformTest>
1682                      <type>windows-x64</type>                      <type>windows-xp</type>
1683                  </platformTest>                  </platformTest>
1684                  <platformTest>                  <platformTest>
1685                      <type>windows-xp</type>                      <type>windows-2000</type>
1686                  </platformTest>                  </platformTest>
1687              </ruleList>              </ruleList>
1688          </deleteFile>          </deleteFile>
1689          <deleteFile>          <deleteFile>
1690              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1691              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1692              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>              <path>${windows_folder_system}/xvidvfw.dll</path>
1693                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1694              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1695              <ruleList>              <ruleList>
1696                  <platformTest>                  <platformTest>
1697                      <type>windows-x64</type>                      <type>windows-xp</type>
1698                  </platformTest>                  </platformTest>
1699                  <platformTest>                  <platformTest>
1700                      <type>windows-xp</type>                      <type>windows-2000</type>
1701                  </platformTest>                  </platformTest>
1702              </ruleList>              </ruleList>
1703          </deleteFile>          </deleteFile>
1704          <deleteFile>          <deleteFile>
1705              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1706              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1707              <path>${windows_folder_windows}/system32/xvidcore.dll</path>              <path>${windows_folder_system}/xvidcore.dll</path>
1708                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1709              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1710              <ruleList>              <ruleList>
1711                  <platformTest>                  <platformTest>
1712                      <type>windows-x64</type>                      <type>windows-2000</type>
1713                  </platformTest>                  </platformTest>
1714                  <platformTest>                  <platformTest>
1715                      <type>windows-xp</type>                      <type>windows-xp</type>
1716                  </platformTest>                  </platformTest>
1717              </ruleList>              </ruleList>
1718          </deleteFile>          </deleteFile>
1719      </preUninstallationActionList>          <registrySet>
     <postUninstallationActionList>  
         <registryDelete>  
1720              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1721              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>
1722              <name>Xvid</name>              <name>msacm.l3acm</name>
1723              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1724                <type>REG_SZ</type>
1725                <value>l3codeca.acm</value>
1726                <wowMode>32</wowMode>
1727              <ruleList>              <ruleList>
1728                  <platformTest>                  <fileExists>
1729                      <type>windows</type>                      <path>${windows_folder_system}/l3codeca.acm</path>
1730                  </platformTest>                  </fileExists>
1731              </ruleList>              </ruleList>
1732          </registryDelete>          </registrySet>
1733          <deleteFile>          <registrySet>
1734              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1735              <path>${windows_folder_common_programs}/${product_shortname}</path>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1736                <name>l3codeca.acm</name>
1737              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1738                <type>REG_SZ</type>
1739                <value>Fraunhofer IIS MPEG Layer-3 Codec</value>
1740                <wowMode>32</wowMode>
1741              <ruleList>              <ruleList>
1742                  <platformTest>                  <fileExists>
1743                      <type>windows</type>                      <path>${windows_folder_system}/l3codeca.acm</path>
1744                  </platformTest>                  </fileExists>
1745              </ruleList>              </ruleList>
1746          </deleteFile>          </registrySet>
1747      </postUninstallationActionList>          <registryDelete>
1748      <compressionAlgorithm>lzma</compressionAlgorithm>              <abortOnError>0</abortOnError>
1749      <enableRollback>1</enableRollback>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1750      <enableTimestamp>1</enableTimestamp>              <name>l3codecp.acm</name>
1751      <requireInstallationByRootUser>1</requireInstallationByRootUser>              <showMessageOnError>0</showMessageOnError>
1752      <saveRelativePaths>1</saveRelativePaths>              <wowMode>32</wowMode>
1753      <startMenuGroupName>${product_shortname}</startMenuGroupName>              <ruleList>
1754      <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>                  <fileExists>
1755      <vendor>Xvid Team</vendor>                      <path>${windows_folder_system}/l3codeca.acm</path>
1756      <versionId>132</versionId>                  </fileExists>
1757      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>              </ruleList>
1758      <windowsResourceFileVersion>1.3.2.0</windowsResourceFileVersion>          </registryDelete>
1759      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>          <registrySet>
1760      <componentList>              <abortOnError>0</abortOnError>
1761          <component>              <key>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaResources\msacm\msacm.l3acm</key>
1762              <name>default</name>              <name>Driver</name>
1763              <description>Default Component</description>              <ruleEvaluationLogic>or</ruleEvaluationLogic>
1764              <canBeEdited>1</canBeEdited>              <showMessageOnError>0</showMessageOnError>
1765              <selected>1</selected>              <type>REG_SZ</type>
1766              <show>1</show>              <value>l3codeca.acm</value>
1767              <folderList>              <wowMode>32</wowMode>
1768                  <folder>              <ruleList>
1769                      <description>Program Files</description>                  <platformTest>
1770                      <destination>${installdir}</destination>                      <type>windows-2000</type>
1771                      <name>programfiles</name>                  </platformTest>
1772                      <platforms>all</platforms>                  <platformTest>
1773                      <shortcutList>                      <type>windows-2003</type>
1774                          <shortcut>                  </platformTest>
1775                              <comment>Uninstall</comment>                  <platformTest>
1776                              <exec>${installdir}/${uninstallerName}</exec>                      <type>windows-xp</type>
1777                              <icon></icon>                  </platformTest>
1778                              <name>Uninstall ${product_fullname}</name>                  <fileExists>
1779                              <path>${installdir}</path>                      <path>${windows_folder_system}/l3codeca.acm</path>
1780                              <platforms>all</platforms>                  </fileExists>
1781                              <runAsAdmin>0</runAsAdmin>              </ruleList>
1782                              <runInTerminal>0</runInTerminal>          </registrySet>
1783                              <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>          <wow64FsRedirection>
1784                              <windowsExecArgs></windowsExecArgs>              <action>disable</action>
1785                              <windowsIcon></windowsIcon>              <ruleList>
1786                              <windowsPath>${installdir}</windowsPath>                  <platformTest>
1787                          </shortcut>                      <type>windows-x64</type>
1788                      </shortcutList>                  </platformTest>
1789                  </folder>              </ruleList>
1790                  <folder>          </wow64FsRedirection>
1791                      <description>Program Files</description>          <runProgram>
1792                      <destination>${installdir}</destination>              <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>
1793                      <name>programfileslinux</name>              <program>${windows_folder_windows}/system32/regsvr32.exe</program>
1794                      <platforms>linux</platforms>              <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>
1795                  </folder>              <workingDirectory>${windows_folder_windows}/system32</workingDirectory>
                 <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>  
1796                      <ruleList>                      <ruleList>
1797                          <platformTest type="windows-x64"/>                          <platformTest type="windows-x64"/>
1798                      </ruleList>                      </ruleList>
1799                  </folder>          </runProgram>
1800              </folderList>          <runProgram>
1801              <startMenuShortcutList>              <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>
1802                  <startMenuShortcut>              <program>${windows_folder_windows}/system32/rundll32.exe</program>
1803                      <comment>Uninstall ${product_fullname}</comment>              <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${installdir}/xvid.inf</programArguments>
1804                      <name>Uninstall ${product_fullname}</name>              <ruleList>
1805                      <runAsAdmin>0</runAsAdmin>                  <platformTest>
1806                      <runInTerminal>0</runInTerminal>                      <type>windows-x64</type>
1807                      <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>                  </platformTest>
1808                      <windowsExecArgs></windowsExecArgs>                  <platformTest>
1809                      <windowsIcon></windowsIcon>                      <negate>1</negate>
1810                      <windowsPath>${installdir}/</windowsPath>                      <type>windows-xp</type>
1811                  </startMenuShortcut>                  </platformTest>
1812                  <startMenuShortcut>              </ruleList>
1813                      <comment>Configure the Decoder properties</comment>          </runProgram>
1814                      <name>Configure Decoder</name>          <deleteFile>
1815                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1816                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1817                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvid.ax</path>
1818                      <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1819                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <ruleList>
1820                      <windowsPath></windowsPath>                  <platformTest>
1821                  </startMenuShortcut>                      <type>windows-x64</type>
1822                  <startMenuShortcut>                  </platformTest>
1823                      <comment>Configure the encoder properties</comment>                  <platformTest>
1824                      <name>Configure Encoder</name>                      <type>windows-xp</type>
1825                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1826                      <runInTerminal>0</runInTerminal>              </ruleList>
1827                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>          </deleteFile>
1828                      <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>          <deleteFile>
1829                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <abortOnError>0</abortOnError>
1830                      <windowsPath></windowsPath>              <matchHiddenFiles>1</matchHiddenFiles>
1831                  </startMenuShortcut>              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>
1832                  <startMenuFileShortcut>              <showMessageOnError>0</showMessageOnError>
1833                      <comment>Important notes concerning this Xvid build</comment>              <ruleList>
1834                      <filePath>${installdir}/releasenotes.txt</filePath>                  <platformTest>
1835                      <name>Release Notes</name>                      <type>windows-x64</type>
1836                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1837                      <runInTerminal>0</runInTerminal>                  <platformTest>
1838                      <windowsIcon></windowsIcon>                      <type>windows-xp</type>
1839                  </startMenuFileShortcut>                  </platformTest>
1840                  <startMenuShortcut>              </ruleList>
1841                      <comment>Check whether a new update for Xvid is available</comment>          </deleteFile>
1842                      <name>Check for Updates</name>          <deleteFile>
1843                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1844                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1845                      <windowsExec>${installdir}/autoupdate-windows.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvidcore.dll</path>
1846                      <windowsExecArgs></windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1847                      <windowsIcon></windowsIcon>              <ruleList>
1848                      <windowsPath>${installdir}/</windowsPath>                  <platformTest>
1849                  </startMenuShortcut>                      <type>windows-x64</type>
1850                  <startMenuLinkShortcut>                  </platformTest>
1851                      <comment>Link to the Xvid homepage</comment>                  <platformTest>
1852                      <name>Xvid Homepage</name>                      <type>windows-xp</type>
1853                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1854                      <runInTerminal>0</runInTerminal>              </ruleList>
1855                      <url>http://www.xvid.org</url>          </deleteFile>
1856                      <windowsIcon></windowsIcon>          <runProgram>
1857                  </startMenuLinkShortcut>              <program>${windows_folder_system}\msiexec.exe</program>
1858                  <startMenuFolder>              <programArguments>/passive /x "${installdir.dos}\XvidWebPlayer.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer\0.10\x86\bin"</programArguments>
1859                      <name>Advanced</name>              <useMSDOSPath>0</useMSDOSPath>
1860                      <platforms>windows</platforms>          </runProgram>
1861                      <startMenuShortcutList>          <runProgram>
1862                          <startMenuShortcut>              <program>${windows_folder_system}\msiexec.exe</program>
1863                              <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>
1864                              <name>Nic's FourCC Changer</name>              <useMSDOSPath>0</useMSDOSPath>
1865                              <runAsAdmin>0</runAsAdmin>          </runProgram>
1866                              <runInTerminal>0</runInTerminal>          <removeDirectoryFromPath>
1867                              <windowsExec>${installdir}/AviC.exe</windowsExec>              <path>${installdir}\xvid-gstreamer\0.10\x86\bin</path>
1868                              <windowsExecArgs></windowsExecArgs>          </removeDirectoryFromPath>
1869                              <windowsIcon></windowsIcon>      </preUninstallationActionList>
1870                              <windowsPath>${installdir}/</windowsPath>      <postUninstallationActionList>
1871                          </startMenuShortcut>          <registryDelete>
1872                          <startMenuFileShortcut>              <abortOnError>0</abortOnError>
1873                              <comment>A selection of custom quant matrices</comment>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1874                              <filePath>${installdir}/Xvid_Quant_Matrices.zip</filePath>              <name>Xvid</name>
1875                              <name>Some Quantization Matrices</name>              <showMessageOnError>0</showMessageOnError>
1876                              <runAsAdmin>0</runAsAdmin>              <ruleList>
1877                              <runInTerminal>0</runInTerminal>                  <platformTest>
1878                              <windowsIcon></windowsIcon>                      <type>windows</type>
1879                          </startMenuFileShortcut>                  </platformTest>
1880                          <startMenuShortcut>              </ruleList>
1881                              <comment>Check the first pass size and more</comment>          </registryDelete>
1882                              <name>StatsReader 2.1</name>          <deleteFile>
1883                              <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1884                              <runInTerminal>0</runInTerminal>              <path>${windows_folder_common_programs}/${product_shortname}</path>
1885                              <windowsExec>${installdir}/StatsReader.exe</windowsExec>              <showMessageOnError>0</showMessageOnError>
1886                              <windowsExecArgs></windowsExecArgs>              <ruleList>
1887                              <windowsIcon></windowsIcon>                  <platformTest>
1888                              <windowsPath>${installdir}/</windowsPath>                      <type>windows</type>
1889                          </startMenuShortcut>                  </platformTest>
1890                          <startMenuFileShortcut>              </ruleList>
1891                              <comment>Documentation for the StatsReader</comment>          </deleteFile>
1892                              <filePath>${installdir}/statsreader.txt</filePath>      </postUninstallationActionList>
1893                              <name>StatsReader Notes</name>      <compressionAlgorithm>lzma</compressionAlgorithm>
1894                              <runAsAdmin>0</runAsAdmin>      <enableRollback>1</enableRollback>
1895                              <runInTerminal>0</runInTerminal>      <enableTimestamp>1</enableTimestamp>
1896                              <windowsIcon></windowsIcon>      <requireInstallationByRootUser>1</requireInstallationByRootUser>
1897                          </startMenuFileShortcut>      <saveRelativePaths>1</saveRelativePaths>
1898                          <startMenuShortcut>      <startMenuGroupName>${product_shortname}</startMenuGroupName>
1899                              <comment>An AVI bitrate calculator</comment>      <vendor>Xvid Team</vendor>
1900                              <name>Nic's MiniCalc</name>      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>
1901                              <runAsAdmin>0</runAsAdmin>      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>
1902                              <runInTerminal>0</runInTerminal>      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>
                             <windowsExec>${installdir}/MiniCalc.exe</windowsExec>  
                             <windowsExecArgs></windowsExecArgs>  
                             <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>  
1903      <parameterList>      <parameterList>
1904          <directoryParameter>          <directoryParameter>
1905              <name>installdir</name>              <name>installdir</name>
# Line 1292  Line 1953 
1953                  </registryTest>                  </registryTest>
1954              </ruleList>              </ruleList>
1955          </choiceParameter>          </choiceParameter>
1956            <parameterGroup>
1957                <name>decoder_configuration</name>
1958                <title>Decoder Configuration</title>
1959                <explanation>Use Xvid to play back also the following media types:</explanation>
1960                <value></value>
1961                <default></default>
1962                <parameterList>
1963                    <booleanParameter>
1964                        <name>decode_divx</name>
1965                        <title>DIVX</title>
1966                        <description>DIVX</description>
1967                        <explanation></explanation>
1968                        <value></value>
1969                        <default></default>
1970                        <displayStyle>checkbox-left</displayStyle>
1971                    </booleanParameter>
1972                    <booleanParameter>
1973                        <name>decode_3ivx</name>
1974                        <title>3IVX</title>
1975                        <description>3IVX</description>
1976                        <explanation></explanation>
1977                        <value></value>
1978                        <default></default>
1979                        <displayStyle>checkbox-left</displayStyle>
1980                    </booleanParameter>
1981                    <booleanParameter>
1982                        <name>decode_other</name>
1983                        <title>Other MPEG-4</title>
1984                        <description>Other MPEG-4</description>
1985                        <explanation></explanation>
1986                        <value></value>
1987                        <default></default>
1988                        <displayStyle>checkbox-left</displayStyle>
1989                    </booleanParameter>
1990                </parameterList>
1991                <ruleList>
1992                    <fileExists>
1993                        <negate>1</negate>
1994                        <path>${installdir}/update.ini</path>
1995                    </fileExists>
1996                </ruleList>
1997            </parameterGroup>
1998      </parameterList>      </parameterList>
1999      <platformOptionsList>      <platformOptionsList>
2000          <platformOptions>          <platformOptions>

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

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