[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 2008, Fri May 20 09:09:49 2011 UTC revision 2105, Mon Jun 8 21:53:41 2015 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                        </distributionFileList>
111                        <shortcutList>
112                            <linkShortcut>
113                                <comment>Xvid Website</comment>
114                                <icon></icon>
115                                <name>xvidhomepage</name>
116                                <platforms>windows</platforms>
117                                <runAsAdmin>0</runAsAdmin>
118                                <runInTerminal>0</runInTerminal>
119                                <url>http://www.xvid.org/</url>
120                                <windowsIcon></windowsIcon>
121                            </linkShortcut>
122                        </shortcutList>
123                    </folder>
124                    <folder>
125                        <description>Program Files</description>
126                        <destination>${installdir}</destination>
127                        <name>programfilesosx</name>
128                        <platforms>osx</platforms>
129                    </folder>
130                    <folder>
131                        <description>Temp Directory (x86)</description>
132                        <destination>${system_temp_directory}/xvid_x86</destination>
133                        <name>tmp_x86</name>
134                        <platforms>windows</platforms>
135                        <distributionFileList>
136                            <distributionFile>
137                                <origin>../../../xvidcore/vfw/bin/xvidvfw.dll</origin>
138                            </distributionFile>
139                            <distributionFile>
140                                <origin>../../../xvidcore/vfw/bin/xvidcore.dll</origin>
141                            </distributionFile>
142                            <distributionFile>
143                                <origin>xvid.inf</origin>
144                            </distributionFile>
145                            <distributionFile>
146                                <origin>../../../xvidcore/dshow/bin/xvid.ax</origin>
147                            </distributionFile>
148                            <distributionFile>
149                                <origin>setpriv32.exe</origin>
150                            </distributionFile>
151                            <distributionFile>
152                                <origin>../../../xvidcore/dshow/bin/xvid_mft.ax</origin>
153                            </distributionFile>
154                            <distributionFile>
155                                <origin>setavi32.exe</origin>
156                            </distributionFile>
157                        </distributionFileList>
158                    </folder>
159                    <folder>
160                        <description>Temp Directory (x64)</description>
161                        <destination>${system_temp_directory}/xvid_x64</destination>
162                        <name>tmp_x64</name>
163                        <platforms>windows</platforms>
164                        <distributionFileList>
165                            <distributionFile>
166                                <origin>../../../xvidcore/dshow/bin/x64/xvid.ax</origin>
167                            </distributionFile>
168                            <distributionFile>
169                                <origin>../../../xvidcore/vfw/bin/x64/xvidcore.dll</origin>
170                            </distributionFile>
171                            <distributionFile>
172                                <origin>../../../xvidcore/vfw/bin/x64/xvidvfw.dll</origin>
173                            </distributionFile>
174                            <distributionFile>
175                                <origin>xvid.inf</origin>
176                            </distributionFile>
177                            <distributionFile>
178                                <origin>setpriv64.exe</origin>
179                            </distributionFile>
180                            <distributionFile>
181                                <origin>../../../xvidcore/dshow/bin/x64/xvid_mft.ax</origin>
182                            </distributionFile>
183                            <distributionFile>
184                                <origin>setavi64.exe</origin>
185                            </distributionFile>
186                        </distributionFileList>
187                        <ruleList>
188                            <platformTest type="windows-x64"/>
189                        </ruleList>
190                    </folder>
191                </folderList>
192                <startMenuShortcutList>
193                    <startMenuShortcut>
194                        <comment>Uninstall ${product_fullname}</comment>
195                        <name>Uninstall ${product_fullname}</name>
196                        <runAsAdmin>0</runAsAdmin>
197                        <runInTerminal>0</runInTerminal>
198                        <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>
199                        <windowsExecArgs></windowsExecArgs>
200                        <windowsIcon></windowsIcon>
201                        <windowsPath>${installdir}/</windowsPath>
202                    </startMenuShortcut>
203                    <startMenuShortcut>
204                        <comment>Configure the Decoder properties</comment>
205                        <name>Configure Decoder</name>
206                        <runAsAdmin>0</runAsAdmin>
207                        <runInTerminal>0</runInTerminal>
208                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
209                        <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>
210                        <windowsIcon>${installdir}/xvid.ico</windowsIcon>
211                        <windowsPath></windowsPath>
212                    </startMenuShortcut>
213                    <startMenuShortcut>
214                        <comment>Configure the encoder properties</comment>
215                        <name>Configure Encoder</name>
216                        <runAsAdmin>0</runAsAdmin>
217                        <runInTerminal>0</runInTerminal>
218                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
219                        <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>
220                        <windowsIcon>${installdir}/xvid.ico</windowsIcon>
221                        <windowsPath></windowsPath>
222                    </startMenuShortcut>
223                    <startMenuFileShortcut>
224                        <comment>Important notes concerning this Xvid build</comment>
225                        <filePath>${installdir}/releasenotes.txt</filePath>
226                        <name>Release Notes</name>
227                        <runAsAdmin>0</runAsAdmin>
228                        <runInTerminal>0</runInTerminal>
229                        <windowsIcon></windowsIcon>
230                    </startMenuFileShortcut>
231                    <startMenuShortcut>
232                        <comment>Check whether a new update for Xvid is available</comment>
233                        <name>Check for Updates</name>
234                        <runAsAdmin>0</runAsAdmin>
235                        <runInTerminal>0</runInTerminal>
236                        <windowsExec>${installdir}/autoupdate-windows.exe</windowsExec>
237                        <windowsExecArgs></windowsExecArgs>
238                        <windowsIcon></windowsIcon>
239                        <windowsPath>${installdir}/</windowsPath>
240                    </startMenuShortcut>
241                    <startMenuLinkShortcut>
242                        <comment>Link to the Xvid homepage</comment>
243                        <name>Xvid Homepage</name>
244                        <runAsAdmin>0</runAsAdmin>
245                        <runInTerminal>0</runInTerminal>
246                        <url>http://www.xvid.org</url>
247                        <windowsIcon></windowsIcon>
248                    </startMenuLinkShortcut>
249                    <startMenuFolder>
250                        <name>Advanced</name>
251                        <platforms>windows</platforms>
252                        <startMenuShortcutList>
253                            <startMenuShortcut>
254                                <comment>Quickly change the FourCC of your AVI files</comment>
255                                <name>Nic's FourCC Changer</name>
256                                <runAsAdmin>0</runAsAdmin>
257                                <runInTerminal>0</runInTerminal>
258                                <windowsExec>${installdir}/AviC.exe</windowsExec>
259                                <windowsExecArgs></windowsExecArgs>
260                                <windowsIcon></windowsIcon>
261                                <windowsPath>${installdir}/</windowsPath>
262                            </startMenuShortcut>
263                            <startMenuFileShortcut>
264                                <comment>A selection of custom quant matrices</comment>
265                                <filePath>${installdir}/Xvid_Quant_Matrices.zip</filePath>
266                                <name>Some Quantization Matrices</name>
267                                <runAsAdmin>0</runAsAdmin>
268                                <runInTerminal>0</runInTerminal>
269                                <windowsIcon></windowsIcon>
270                            </startMenuFileShortcut>
271                            <startMenuShortcut>
272                                <comment>Check the first pass size and more</comment>
273                                <name>StatsReader 2.1</name>
274                                <runAsAdmin>0</runAsAdmin>
275                                <runInTerminal>0</runInTerminal>
276                                <windowsExec>${installdir}/StatsReader.exe</windowsExec>
277                                <windowsExecArgs></windowsExecArgs>
278                                <windowsIcon></windowsIcon>
279                                <windowsPath>${installdir}/</windowsPath>
280                            </startMenuShortcut>
281                            <startMenuFileShortcut>
282                                <comment>Documentation for the StatsReader</comment>
283                                <filePath>${installdir}/statsreader.txt</filePath>
284                                <name>StatsReader Notes</name>
285                                <runAsAdmin>0</runAsAdmin>
286                                <runInTerminal>0</runInTerminal>
287                                <windowsIcon></windowsIcon>
288                            </startMenuFileShortcut>
289                            <startMenuShortcut>
290                                <comment>An AVI bitrate calculator</comment>
291                                <name>Nic's MiniCalc</name>
292                                <runAsAdmin>0</runAsAdmin>
293                                <runInTerminal>0</runInTerminal>
294                                <windowsExec>${installdir}/MiniCalc.exe</windowsExec>
295                                <windowsExecArgs></windowsExecArgs>
296                                <windowsIcon></windowsIcon>
297                                <windowsPath>${installdir}/</windowsPath>
298                            </startMenuShortcut>
299                            <startMenuShortcut>
300                                <comment>Command line encoder application</comment>
301                                <name>xvid_encraw</name>
302                                <runAsAdmin>0</runAsAdmin>
303                                <runInTerminal>0</runInTerminal>
304                                <windowsExec>%comspec%</windowsExec>
305                                <windowsExecArgs>/k ""${installdir}\xvid_encraw.exe"" -h</windowsExecArgs>
306                                <windowsIcon></windowsIcon>
307                                <windowsPath>${installdir}</windowsPath>
308                            </startMenuShortcut>
309                        </startMenuShortcutList>
310                    </startMenuFolder>
311                    <startMenuShortcut>
312                        <comment>Simple media converter to create Xvid videos</comment>
313                        <name>Xvid MiniConvert</name>
314                        <runAsAdmin>0</runAsAdmin>
315                        <runInTerminal>0</runInTerminal>
316                        <windowsExec>${installdir}/MiniConvert.exe</windowsExec>
317                        <windowsExecArgs></windowsExecArgs>
318                        <windowsIcon></windowsIcon>
319                        <windowsPath>${installdir}/</windowsPath>
320                    </startMenuShortcut>
321                </startMenuShortcutList>
322            </component>
323        </componentList>
324      <initializationActionList>      <initializationActionList>
325          <registryGet>          <registryGet>
326              <key>HKEY_LOCAL_MACHINE\Software\${project.windowsSoftwareRegistryPrefix}</key>              <key>HKEY_LOCAL_MACHINE\Software\${project.windowsSoftwareRegistryPrefix}</key>
# Line 42  Line 355 
355                  </platformTest>                  </platformTest>
356              </ruleList>              </ruleList>
357          </runProgram>          </runProgram>
358            <if>
359                <abortOnError>0</abortOnError>
360                <showMessageOnError>0</showMessageOnError>
361                <actionList>
362                    <if>
363                        <abortOnError>0</abortOnError>
364                        <showMessageOnError>0</showMessageOnError>
365                        <actionList>
366                            <if>
367                                <abortOnError>0</abortOnError>
368                                <showMessageOnError>0</showMessageOnError>
369                                <actionList>
370                                    <setInstallerVariable>
371                                        <abortOnError>0</abortOnError>
372                                        <name>generic_mpeg4</name>
373                                        <showMessageOnError>0</showMessageOnError>
374                                        <value>7</value>
375                                    </setInstallerVariable>
376                                </actionList>
377                                <conditionRuleList>
378                                    <compareValues>
379                                        <logic>equals</logic>
380                                        <negate>1</negate>
381                                        <value1>${decode_other}</value1>
382                                        <value2>0</value2>
383                                    </compareValues>
384                                </conditionRuleList>
385                                <elseActionList>
386                                    <setInstallerVariable>
387                                        <abortOnError>0</abortOnError>
388                                        <name>generic_mpeg4</name>
389                                        <showMessageOnError>0</showMessageOnError>
390                                        <value>3</value>
391                                    </setInstallerVariable>
392                                </elseActionList>
393                            </if>
394                        </actionList>
395                        <conditionRuleList>
396                            <compareValues>
397                                <logic>equals</logic>
398                                <negate>1</negate>
399                                <value1>${decode_3ivx}</value1>
400                                <value2>0</value2>
401                            </compareValues>
402                        </conditionRuleList>
403                        <elseActionList>
404                            <if>
405                                <abortOnError>0</abortOnError>
406                                <showMessageOnError>0</showMessageOnError>
407                                <actionList>
408                                    <setInstallerVariable>
409                                        <abortOnError>0</abortOnError>
410                                        <name>generic_mpeg4</name>
411                                        <showMessageOnError>0</showMessageOnError>
412                                        <value>6</value>
413                                    </setInstallerVariable>
414                                </actionList>
415                                <conditionRuleList>
416                                    <compareValues>
417                                        <logic>equals</logic>
418                                        <negate>1</negate>
419                                        <value1>${decode_other}</value1>
420                                        <value2>0</value2>
421                                    </compareValues>
422                                </conditionRuleList>
423                                <elseActionList>
424                                    <setInstallerVariable>
425                                        <abortOnError>0</abortOnError>
426                                        <name>generic_mpeg4</name>
427                                        <showMessageOnError>0</showMessageOnError>
428                                        <value>2</value>
429                                    </setInstallerVariable>
430                                </elseActionList>
431                            </if>
432                        </elseActionList>
433                    </if>
434                </actionList>
435                <conditionRuleList>
436                    <compareValues>
437                        <logic>equals</logic>
438                        <negate>1</negate>
439                        <value1>${decode_divx}</value1>
440                        <value2>0</value2>
441                    </compareValues>
442                </conditionRuleList>
443                <elseActionList>
444                    <if>
445                        <abortOnError>0</abortOnError>
446                        <showMessageOnError>0</showMessageOnError>
447                        <actionList>
448                            <if>
449                                <abortOnError>0</abortOnError>
450                                <showMessageOnError>0</showMessageOnError>
451                                <actionList>
452                                    <setInstallerVariable>
453                                        <abortOnError>0</abortOnError>
454                                        <name>generic_mpeg4</name>
455                                        <showMessageOnError>0</showMessageOnError>
456                                        <value>5</value>
457                                    </setInstallerVariable>
458                                </actionList>
459                                <conditionRuleList>
460                                    <compareValues>
461                                        <logic>equals</logic>
462                                        <negate>1</negate>
463                                        <value1>${decode_other}</value1>
464                                        <value2>0</value2>
465                                    </compareValues>
466                                </conditionRuleList>
467                                <elseActionList>
468                                    <setInstallerVariable>
469                                        <abortOnError>0</abortOnError>
470                                        <name>generic_mpeg4</name>
471                                        <showMessageOnError>0</showMessageOnError>
472                                        <value>1</value>
473                                    </setInstallerVariable>
474                                </elseActionList>
475                            </if>
476                        </actionList>
477                        <conditionRuleList>
478                            <compareValues>
479                                <logic>equals</logic>
480                                <negate>1</negate>
481                                <value1>${decode_3IVX}</value1>
482                                <value2>0</value2>
483                            </compareValues>
484                        </conditionRuleList>
485                        <elseActionList>
486                            <if>
487                                <abortOnError>0</abortOnError>
488                                <showMessageOnError>0</showMessageOnError>
489                                <actionList>
490                                    <setInstallerVariable>
491                                        <abortOnError>0</abortOnError>
492                                        <name>generic_mpeg4</name>
493                                        <showMessageOnError>0</showMessageOnError>
494                                        <value>4</value>
495                                    </setInstallerVariable>
496                                </actionList>
497                                <conditionRuleList>
498                                    <compareValues>
499                                        <logic>equals</logic>
500                                        <negate>1</negate>
501                                        <value1>${decode_other}</value1>
502                                        <value2>0</value2>
503                                    </compareValues>
504                                </conditionRuleList>
505                                <elseActionList>
506                                    <setInstallerVariable>
507                                        <abortOnError>0</abortOnError>
508                                        <name>generic_mpeg4</name>
509                                        <showMessageOnError>0</showMessageOnError>
510                                        <value>0</value>
511                                    </setInstallerVariable>
512                                </elseActionList>
513                            </if>
514                        </elseActionList>
515                    </if>
516                </elseActionList>
517            </if>
518      </readyToInstallActionList>      </readyToInstallActionList>
519      <postInstallationActionList>      <postInstallationActionList>
520          <copyFile>          <copyFile>
# Line 510  Line 983 
983              <workingDirectory>${system_temp_directory}/xvid_x86</workingDirectory>              <workingDirectory>${system_temp_directory}/xvid_x86</workingDirectory>
984              <ruleList>              <ruleList>
985                  <platformTest>                  <platformTest>
986                      <type>windows-7</type>                      <negate>1</negate>
987                        <type>windows-xp</type>
988                    </platformTest>
989                    <platformTest>
990                        <negate>1</negate>
991                        <type>windows-vista</type>
992                    </platformTest>
993                    <platformTest>
994                        <negate>1</negate>
995                        <type>windows-9x</type>
996                    </platformTest>
997                    <platformTest>
998                        <negate>1</negate>
999                        <type>windows-2003</type>
1000                    </platformTest>
1001                    <platformTest>
1002                        <negate>1</negate>
1003                        <type>windows-2000</type>
1004                  </platformTest>                  </platformTest>
1005              </ruleList>              </ruleList>
1006          </runProgram>          </runProgram>
# Line 522  Line 1012 
1012              <workingDirectory>${system_temp_directory}/xvid_x64</workingDirectory>              <workingDirectory>${system_temp_directory}/xvid_x64</workingDirectory>
1013              <ruleList>              <ruleList>
1014                  <platformTest>                  <platformTest>
1015                      <type>windows-7</type>                      <negate>1</negate>
1016                        <type>windows-xp</type>
1017                    </platformTest>
1018                    <platformTest>
1019                        <negate>1</negate>
1020                        <type>windows-vista</type>
1021                    </platformTest>
1022                    <platformTest>
1023                        <negate>1</negate>
1024                        <type>windows-9x</type>
1025                    </platformTest>
1026                    <platformTest>
1027                        <negate>1</negate>
1028                        <type>windows-2003</type>
1029                    </platformTest>
1030                    <platformTest>
1031                        <negate>1</negate>
1032                        <type>windows-2000</type>
1033                  </platformTest>                  </platformTest>
1034                  <platformTest>                  <platformTest>
1035                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 549  Line 1056 
1056              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1057              <ruleList>              <ruleList>
1058                  <platformTest>                  <platformTest>
1059                      <type>windows-7</type>                      <negate>1</negate>
1060                        <type>windows-xp</type>
1061                    </platformTest>
1062                    <platformTest>
1063                        <negate>1</negate>
1064                        <type>windows-vista</type>
1065                    </platformTest>
1066                    <platformTest>
1067                        <negate>1</negate>
1068                        <type>windows-9x</type>
1069                    </platformTest>
1070                    <platformTest>
1071                        <negate>1</negate>
1072                        <type>windows-2003</type>
1073                    </platformTest>
1074                    <platformTest>
1075                        <negate>1</negate>
1076                        <type>windows-2000</type>
1077                  </platformTest>                  </platformTest>
1078                  <platformTest>                  <platformTest>
1079                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 564  Line 1088 
1088              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1089              <ruleList>              <ruleList>
1090                  <platformTest>                  <platformTest>
1091                      <type>windows-7</type>                      <negate>1</negate>
1092                        <type>windows-xp</type>
1093                    </platformTest>
1094                    <platformTest>
1095                        <negate>1</negate>
1096                        <type>windows-vista</type>
1097                    </platformTest>
1098                    <platformTest>
1099                        <negate>1</negate>
1100                        <type>windows-9x</type>
1101                    </platformTest>
1102                    <platformTest>
1103                        <negate>1</negate>
1104                        <type>windows-2003</type>
1105                    </platformTest>
1106                    <platformTest>
1107                        <negate>1</negate>
1108                        <type>windows-2000</type>
1109                  </platformTest>                  </platformTest>
1110                  <platformTest>                  <platformTest>
1111                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 579  Line 1120 
1120              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1121              <ruleList>              <ruleList>
1122                  <platformTest>                  <platformTest>
1123                      <type>windows-7</type>                      <negate>1</negate>
1124                        <type>windows-xp</type>
1125                    </platformTest>
1126                    <platformTest>
1127                        <negate>1</negate>
1128                        <type>windows-vista</type>
1129                    </platformTest>
1130                    <platformTest>
1131                        <negate>1</negate>
1132                        <type>windows-9x</type>
1133                    </platformTest>
1134                    <platformTest>
1135                        <negate>1</negate>
1136                        <type>windows-2003</type>
1137                    </platformTest>
1138                    <platformTest>
1139                        <negate>1</negate>
1140                        <type>windows-2000</type>
1141                  </platformTest>                  </platformTest>
1142              </ruleList>              </ruleList>
1143          </registryDelete>          </registryDelete>
# Line 591  Line 1149 
1149              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1150              <ruleList>              <ruleList>
1151                  <platformTest>                  <platformTest>
1152                      <type>windows-7</type>                      <negate>1</negate>
1153                        <type>windows-xp</type>
1154                    </platformTest>
1155                    <platformTest>
1156                        <negate>1</negate>
1157                        <type>windows-vista</type>
1158                    </platformTest>
1159                    <platformTest>
1160                        <negate>1</negate>
1161                        <type>windows-9x</type>
1162                    </platformTest>
1163                    <platformTest>
1164                        <negate>1</negate>
1165                        <type>windows-2003</type>
1166                    </platformTest>
1167                    <platformTest>
1168                        <negate>1</negate>
1169                        <type>windows-2000</type>
1170                  </platformTest>                  </platformTest>
1171              </ruleList>              </ruleList>
1172          </registryDelete>          </registryDelete>
# Line 605  Line 1180 
1180              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1181              <ruleList>              <ruleList>
1182                  <platformTest>                  <platformTest>
1183                      <type>windows-7</type>                      <negate>1</negate>
1184                        <type>windows-xp</type>
1185                    </platformTest>
1186                    <platformTest>
1187                        <negate>1</negate>
1188                        <type>windows-vista</type>
1189                    </platformTest>
1190                    <platformTest>
1191                        <negate>1</negate>
1192                        <type>windows-9x</type>
1193                    </platformTest>
1194                    <platformTest>
1195                        <negate>1</negate>
1196                        <type>windows-2003</type>
1197                    </platformTest>
1198                    <platformTest>
1199                        <negate>1</negate>
1200                        <type>windows-2000</type>
1201                  </platformTest>                  </platformTest>
1202                  <platformTest>                  <platformTest>
1203                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 622  Line 1214 
1214              <wowMode>64</wowMode>              <wowMode>64</wowMode>
1215              <ruleList>              <ruleList>
1216                  <platformTest>                  <platformTest>
1217                      <type>windows-7</type>                      <negate>1</negate>
1218                        <type>windows-xp</type>
1219                    </platformTest>
1220                    <platformTest>
1221                        <negate>1</negate>
1222                        <type>windows-vista</type>
1223                    </platformTest>
1224                    <platformTest>
1225                        <negate>1</negate>
1226                        <type>windows-9x</type>
1227                    </platformTest>
1228                    <platformTest>
1229                        <negate>1</negate>
1230                        <type>windows-2003</type>
1231                    </platformTest>
1232                    <platformTest>
1233                        <negate>1</negate>
1234                        <type>windows-2000</type>
1235                  </platformTest>                  </platformTest>
1236                  <platformTest>                  <platformTest>
1237                      <type>windows-x64</type>                      <type>windows-x64</type>
# Line 639  Line 1248 
1248              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1249              <ruleList>              <ruleList>
1250                  <platformTest>                  <platformTest>
1251                      <type>windows-7</type>                      <negate>1</negate>
1252                        <type>windows-xp</type>
1253                    </platformTest>
1254                    <platformTest>
1255                        <negate>1</negate>
1256                        <type>windows-vista</type>
1257                    </platformTest>
1258                    <platformTest>
1259                        <negate>1</negate>
1260                        <type>windows-9x</type>
1261                    </platformTest>
1262                    <platformTest>
1263                        <negate>1</negate>
1264                        <type>windows-2003</type>
1265                    </platformTest>
1266                    <platformTest>
1267                        <negate>1</negate>
1268                        <type>windows-2000</type>
1269                  </platformTest>                  </platformTest>
1270              </ruleList>              </ruleList>
1271          </registrySet>          </registrySet>
# Line 653  Line 1279 
1279              <wowMode>32</wowMode>              <wowMode>32</wowMode>
1280              <ruleList>              <ruleList>
1281                  <platformTest>                  <platformTest>
1282                      <type>windows-7</type>                      <negate>1</negate>
1283                        <type>windows-xp</type>
1284                    </platformTest>
1285                    <platformTest>
1286                        <negate>1</negate>
1287                        <type>windows-vista</type>
1288                    </platformTest>
1289                    <platformTest>
1290                        <negate>1</negate>
1291                        <type>windows-9x</type>
1292                    </platformTest>
1293                    <platformTest>
1294                        <negate>1</negate>
1295                        <type>windows-2003</type>
1296                    </platformTest>
1297                    <platformTest>
1298                        <negate>1</negate>
1299                        <type>windows-2000</type>
1300                  </platformTest>                  </platformTest>
1301              </ruleList>              </ruleList>
1302          </registrySet>          </registrySet>
# Line 767  Line 1410 
1410                  </platformTest>                  </platformTest>
1411              </ruleList>              </ruleList>
1412          </deleteFile>          </deleteFile>
1413            <registrySet>
1414                <abortOnError>0</abortOnError>
1415                <key>HKEY_CURRENT_USER\Software\GNU\XviD</key>
1416                <name>Supported_4CC</name>
1417                <showMessageOnError>0</showMessageOnError>
1418                <type>REG_DWORD</type>
1419                <value>${generic_mpeg4}</value>
1420            </registrySet>
1421            <runProgram>
1422                <program>${windows_folder_system}\msiexec.exe</program>
1423                <programArguments>/passive /i "${installdir.dos}\xvid-gstreamer-x86-2013.6.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer"</programArguments>
1424                <show>0</show>
1425                <useMSDOSPath>0</useMSDOSPath>
1426            </runProgram>
1427            <runProgram>
1428                <explanation>Installing Xvid Web Player</explanation>
1429                <program>${windows_folder_system}\msiexec.exe</program>
1430                <programArguments>/passive /I "${installdir.dos}\XvidWebPlayer.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer\0.10\x86\bin"</programArguments>
1431                <show>0</show>
1432                <useMSDOSPath>0</useMSDOSPath>
1433            </runProgram>
1434            <addDirectoryToPath>
1435                <insertAt>end</insertAt>
1436                <path>${installdir}\xvid-gstreamer\0.10\x86\bin</path>
1437            </addDirectoryToPath>
1438      </postInstallationActionList>      </postInstallationActionList>
1439      <preUninstallationActionList>      <preUninstallationActionList>
1440          <runProgram>          <runProgram>
# Line 788  Line 1456 
1456                  </platformTest>                  </platformTest>
1457                  <platformTest>                  <platformTest>
1458                      <negate>1</negate>                      <negate>1</negate>
1459                      <type>windows-xp</type>                      <type>windows-xp</type>
                 </platformTest>  
                 <platformTest>  
                     <negate>1</negate>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </runProgram>  
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <matchHiddenFiles>1</matchHiddenFiles>  
             <path>${windows_folder_system}/xvid.ax</path>  
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
                 <platformTest>  
                     <type>windows-xp</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <matchHiddenFiles>1</matchHiddenFiles>  
             <path>${windows_folder_system}/xvidvfw.dll</path>  
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
                 <platformTest>  
                     <type>windows-xp</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <matchHiddenFiles>1</matchHiddenFiles>  
             <path>${windows_folder_system}/xvidcore.dll</path>  
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
                 <platformTest>  
                     <type>windows-2000</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <registrySet>  
             <abortOnError>0</abortOnError>  
             <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>  
             <name>msacm.l3acm</name>  
             <showMessageOnError>0</showMessageOnError>  
             <type>REG_SZ</type>  
             <value>l3codeca.acm</value>  
             <wowMode>32</wowMode>  
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
         </registrySet>  
         <registrySet>  
             <abortOnError>0</abortOnError>  
             <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>  
             <name>l3codeca.acm</name>  
             <showMessageOnError>0</showMessageOnError>  
             <type>REG_SZ</type>  
             <value>Fraunhofer IIS MPEG Layer-3 Codec</value>  
             <wowMode>32</wowMode>  
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
         </registrySet>  
         <registryDelete>  
             <abortOnError>0</abortOnError>  
             <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>  
             <name>l3codecp.acm</name>  
             <showMessageOnError>0</showMessageOnError>  
             <wowMode>32</wowMode>  
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
         </registryDelete>  
         <registrySet>  
             <abortOnError>0</abortOnError>  
             <key>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaResources\msacm\msacm.l3acm</key>  
             <name>Driver</name>  
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
             <showMessageOnError>0</showMessageOnError>  
             <type>REG_SZ</type>  
             <value>l3codeca.acm</value>  
             <wowMode>32</wowMode>  
             <ruleList>  
                 <platformTest>  
                     <type>windows-2000</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2003</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
                 </platformTest>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
         </registrySet>  
         <wow64FsRedirection>  
             <action>disable</action>  
             <ruleList>  
                 <platformTest>  
                     <type>windows-x64</type>  
                 </platformTest>  
             </ruleList>  
         </wow64FsRedirection>  
         <runProgram>  
             <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>  
             <program>${windows_folder_windows}/system32/regsvr32.exe</program>  
             <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>  
             <workingDirectory>${windows_folder_windows}/system32</workingDirectory>  
             <ruleList>  
                 <platformTest type="windows-x64"/>  
             </ruleList>  
         </runProgram>  
         <runProgram>  
             <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>  
             <program>${windows_folder_windows}/system32/rundll32.exe</program>  
             <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${installdir}/xvid.inf</programArguments>  
             <ruleList>  
                 <platformTest>  
                     <type>windows-x64</type>  
1460                  </platformTest>                  </platformTest>
1461                  <platformTest>                  <platformTest>
1462                      <negate>1</negate>                      <negate>1</negate>
1463                      <type>windows-xp</type>                      <type>windows-2000</type>
1464                  </platformTest>                  </platformTest>
1465              </ruleList>              </ruleList>
1466          </runProgram>          </runProgram>
1467          <deleteFile>          <deleteFile>
1468              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1469              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1470              <path>${windows_folder_windows}/system32/xvid.ax</path>              <path>${windows_folder_system}/xvid.ax</path>
1471                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1472              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1473              <ruleList>              <ruleList>
1474                  <platformTest>                  <platformTest>
1475                      <type>windows-x64</type>                      <type>windows-xp</type>
1476                  </platformTest>                  </platformTest>
1477                  <platformTest>                  <platformTest>
1478                      <type>windows-xp</type>                      <type>windows-2000</type>
1479                  </platformTest>                  </platformTest>
1480              </ruleList>              </ruleList>
1481          </deleteFile>          </deleteFile>
1482          <deleteFile>          <deleteFile>
1483              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1484              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1485              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>              <path>${windows_folder_system}/xvidvfw.dll</path>
1486                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1487              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1488              <ruleList>              <ruleList>
1489                  <platformTest>                  <platformTest>
1490                      <type>windows-x64</type>                      <type>windows-xp</type>
1491                  </platformTest>                  </platformTest>
1492                  <platformTest>                  <platformTest>
1493                      <type>windows-xp</type>                      <type>windows-2000</type>
1494                  </platformTest>                  </platformTest>
1495              </ruleList>              </ruleList>
1496          </deleteFile>          </deleteFile>
1497          <deleteFile>          <deleteFile>
1498              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1499              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1500              <path>${windows_folder_windows}/system32/xvidcore.dll</path>              <path>${windows_folder_system}/xvidcore.dll</path>
1501                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1502              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1503              <ruleList>              <ruleList>
1504                  <platformTest>                  <platformTest>
1505                      <type>windows-x64</type>                      <type>windows-2000</type>
1506                  </platformTest>                  </platformTest>
1507                  <platformTest>                  <platformTest>
1508                      <type>windows-xp</type>                      <type>windows-xp</type>
1509                  </platformTest>                  </platformTest>
1510              </ruleList>              </ruleList>
1511          </deleteFile>          </deleteFile>
1512      </preUninstallationActionList>          <registrySet>
1513      <postUninstallationActionList>              <abortOnError>0</abortOnError>
1514                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>
1515                <name>msacm.l3acm</name>
1516                <showMessageOnError>0</showMessageOnError>
1517                <type>REG_SZ</type>
1518                <value>l3codeca.acm</value>
1519                <wowMode>32</wowMode>
1520                <ruleList>
1521                    <fileExists>
1522                        <path>${windows_folder_system}/l3codeca.acm</path>
1523                    </fileExists>
1524                </ruleList>
1525            </registrySet>
1526            <registrySet>
1527                <abortOnError>0</abortOnError>
1528                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1529                <name>l3codeca.acm</name>
1530                <showMessageOnError>0</showMessageOnError>
1531                <type>REG_SZ</type>
1532                <value>Fraunhofer IIS MPEG Layer-3 Codec</value>
1533                <wowMode>32</wowMode>
1534                <ruleList>
1535                    <fileExists>
1536                        <path>${windows_folder_system}/l3codeca.acm</path>
1537                    </fileExists>
1538                </ruleList>
1539            </registrySet>
1540          <registryDelete>          <registryDelete>
1541              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1542              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1543              <name>Xvid</name>              <name>l3codecp.acm</name>
1544              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1545                <wowMode>32</wowMode>
1546              <ruleList>              <ruleList>
1547                  <platformTest>                  <fileExists>
1548                      <type>windows</type>                      <path>${windows_folder_system}/l3codeca.acm</path>
1549                  </platformTest>                  </fileExists>
1550              </ruleList>              </ruleList>
1551          </registryDelete>          </registryDelete>
1552          <deleteFile>          <registrySet>
1553              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1554              <path>${windows_folder_common_programs}/${product_shortname}</path>              <key>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaResources\msacm\msacm.l3acm</key>
1555                <name>Driver</name>
1556                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1557              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1558                <type>REG_SZ</type>
1559                <value>l3codeca.acm</value>
1560                <wowMode>32</wowMode>
1561              <ruleList>              <ruleList>
1562                  <platformTest>                  <platformTest>
1563                      <type>windows</type>                      <type>windows-2000</type>
1564                  </platformTest>                  </platformTest>
1565              </ruleList>                  <platformTest>
1566          </deleteFile>                      <type>windows-2003</type>
1567      </postUninstallationActionList>                  </platformTest>
1568      <compressionAlgorithm>lzma</compressionAlgorithm>                  <platformTest>
1569      <enableRollback>1</enableRollback>                      <type>windows-xp</type>
1570      <enableTimestamp>1</enableTimestamp>                  </platformTest>
1571      <requireInstallationByRootUser>1</requireInstallationByRootUser>                  <fileExists>
1572      <saveRelativePaths>1</saveRelativePaths>                      <path>${windows_folder_system}/l3codeca.acm</path>
1573      <startMenuGroupName>${product_shortname}</startMenuGroupName>                  </fileExists>
1574      <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>              </ruleList>
1575      <vendor>Xvid Team</vendor>          </registrySet>
1576      <versionId>132</versionId>          <wow64FsRedirection>
1577      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>              <action>disable</action>
1578      <windowsResourceFileVersion>1.3.2.0</windowsResourceFileVersion>              <ruleList>
1579      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>                  <platformTest>
1580      <componentList>                      <type>windows-x64</type>
1581          <component>                  </platformTest>
1582              <name>default</name>              </ruleList>
1583              <description>Default Component</description>          </wow64FsRedirection>
1584              <canBeEdited>1</canBeEdited>          <runProgram>
1585              <selected>1</selected>              <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>
1586              <show>1</show>              <program>${windows_folder_windows}/system32/regsvr32.exe</program>
1587              <folderList>              <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>
1588                  <folder>              <workingDirectory>${windows_folder_windows}/system32</workingDirectory>
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfiles</name>  
                     <platforms>all</platforms>  
                     <shortcutList>  
                         <shortcut>  
                             <comment>Uninstall</comment>  
                             <exec>${installdir}/${uninstallerName}</exec>  
                             <icon></icon>  
                             <name>Uninstall ${product_fullname}</name>  
                             <path>${installdir}</path>  
                             <platforms>all</platforms>  
                             <runAsAdmin>0</runAsAdmin>  
                             <runInTerminal>0</runInTerminal>  
                             <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>  
                             <windowsExecArgs></windowsExecArgs>  
                             <windowsIcon></windowsIcon>  
                             <windowsPath>${installdir}</windowsPath>  
                         </shortcut>  
                     </shortcutList>  
                 </folder>  
                 <folder>  
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfileslinux</name>  
                     <platforms>linux</platforms>  
                 </folder>  
                 <folder>  
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfileswindows</name>  
                     <platforms>windows</platforms>  
                     <distributionFileList>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/src/xvid.ico</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>AviC.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../LICENSE</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>MiniCalc.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>OGMCalc.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>releasenotes.txt</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>vidccleaner.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>Xvid_Quant_Matrices.zip</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>StatsReader.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>statsreader.txt</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>xvid.inf</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>xvid.ico</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>autoupdate-windows.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>update.ini</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>CheckUpdate.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>MiniConvert.exe</origin>  
                         </distributionFile>  
                     </distributionFileList>  
                     <shortcutList>  
                         <linkShortcut>  
                             <comment>Xvid Website</comment>  
                             <icon></icon>  
                             <name>xvidhomepage</name>  
                             <platforms>windows</platforms>  
                             <runAsAdmin>0</runAsAdmin>  
                             <runInTerminal>0</runInTerminal>  
                             <url>http://www.xvid.org/</url>  
                             <windowsIcon></windowsIcon>  
                         </linkShortcut>  
                     </shortcutList>  
                 </folder>  
                 <folder>  
                     <description>Program Files</description>  
                     <destination>${installdir}</destination>  
                     <name>programfilesosx</name>  
                     <platforms>osx</platforms>  
                 </folder>  
                 <folder>  
                     <description>Temp Directory (x86)</description>  
                     <destination>${system_temp_directory}/xvid_x86</destination>  
                     <name>tmp_x86</name>  
                     <platforms>windows</platforms>  
                     <distributionFileList>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/bin/xvidvfw.dll</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/vfw/bin/xvidcore.dll</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>xvid.inf</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/dshow/bin/xvid.ax</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>setpriv32.exe</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>../../../xvidcore/dshow/bin/xvid_mft.ax</origin>  
                         </distributionFile>  
                         <distributionFile>  
                             <origin>setavi32.exe</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>  
                         <distributionFile>  
                             <origin>setavi64.exe</origin>  
                         </distributionFile>  
                     </distributionFileList>  
1589                      <ruleList>                      <ruleList>
1590                          <platformTest type="windows-x64"/>                          <platformTest type="windows-x64"/>
1591                      </ruleList>                      </ruleList>
1592                  </folder>          </runProgram>
1593              </folderList>          <runProgram>
1594              <startMenuShortcutList>              <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>
1595                  <startMenuShortcut>              <program>${windows_folder_windows}/system32/rundll32.exe</program>
1596                      <comment>Uninstall ${product_fullname}</comment>              <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${installdir}/xvid.inf</programArguments>
1597                      <name>Uninstall ${product_fullname}</name>              <ruleList>
1598                      <runAsAdmin>0</runAsAdmin>                  <platformTest>
1599                      <runInTerminal>0</runInTerminal>                      <type>windows-x64</type>
1600                      <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>                  </platformTest>
1601                      <windowsExecArgs></windowsExecArgs>                  <platformTest>
1602                      <windowsIcon></windowsIcon>                      <negate>1</negate>
1603                      <windowsPath>${installdir}/</windowsPath>                      <type>windows-xp</type>
1604                  </startMenuShortcut>                  </platformTest>
1605                  <startMenuShortcut>              </ruleList>
1606                      <comment>Configure the Decoder properties</comment>          </runProgram>
1607                      <name>Configure Decoder</name>          <deleteFile>
1608                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1609                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1610                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvid.ax</path>
1611                      <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1612                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <ruleList>
1613                      <windowsPath></windowsPath>                  <platformTest>
1614                  </startMenuShortcut>                      <type>windows-x64</type>
1615                  <startMenuShortcut>                  </platformTest>
1616                      <comment>Configure the encoder properties</comment>                  <platformTest>
1617                      <name>Configure Encoder</name>                      <type>windows-xp</type>
1618                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1619                      <runInTerminal>0</runInTerminal>              </ruleList>
1620                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>          </deleteFile>
1621                      <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>          <deleteFile>
1622                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <abortOnError>0</abortOnError>
1623                      <windowsPath></windowsPath>              <matchHiddenFiles>1</matchHiddenFiles>
1624                  </startMenuShortcut>              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>
1625                  <startMenuFileShortcut>              <showMessageOnError>0</showMessageOnError>
1626                      <comment>Important notes concerning this Xvid build</comment>              <ruleList>
1627                      <filePath>${installdir}/releasenotes.txt</filePath>                  <platformTest>
1628                      <name>Release Notes</name>                      <type>windows-x64</type>
1629                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1630                      <runInTerminal>0</runInTerminal>                  <platformTest>
1631                      <windowsIcon></windowsIcon>                      <type>windows-xp</type>
1632                  </startMenuFileShortcut>                  </platformTest>
1633                  <startMenuShortcut>              </ruleList>
1634                      <comment>Check whether a new update for Xvid is available</comment>          </deleteFile>
1635                      <name>Check for Updates</name>          <deleteFile>
1636                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1637                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1638                      <windowsExec>${installdir}/autoupdate-windows.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvidcore.dll</path>
1639                      <windowsExecArgs></windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1640                      <windowsIcon></windowsIcon>              <ruleList>
1641                      <windowsPath>${installdir}/</windowsPath>                  <platformTest>
1642                  </startMenuShortcut>                      <type>windows-x64</type>
1643                  <startMenuLinkShortcut>                  </platformTest>
1644                      <comment>Link to the Xvid homepage</comment>                  <platformTest>
1645                      <name>Xvid Homepage</name>                      <type>windows-xp</type>
1646                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1647                      <runInTerminal>0</runInTerminal>              </ruleList>
1648                      <url>http://www.xvid.org</url>          </deleteFile>
1649                      <windowsIcon></windowsIcon>          <runProgram>
1650                  </startMenuLinkShortcut>              <program>${windows_folder_system}\msiexec.exe</program>
1651                  <startMenuFolder>              <programArguments>/passive /x "${installdir.dos}\XvidWebPlayer.msi" "INSTALLDIR=${installdir.dos}\xvid-gstreamer\0.10\x86\bin"</programArguments>
1652                      <name>Advanced</name>              <useMSDOSPath>0</useMSDOSPath>
1653                      <platforms>windows</platforms>          </runProgram>
1654                      <startMenuShortcutList>          <runProgram>
1655                          <startMenuShortcut>              <program>${windows_folder_system}\msiexec.exe</program>
1656                              <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>
1657                              <name>Nic's FourCC Changer</name>              <useMSDOSPath>0</useMSDOSPath>
1658                              <runAsAdmin>0</runAsAdmin>          </runProgram>
1659                              <runInTerminal>0</runInTerminal>          <removeDirectoryFromPath>
1660                              <windowsExec>${installdir}/AviC.exe</windowsExec>              <path>${installdir}\xvid-gstreamer\0.10\x86\bin</path>
1661                              <windowsExecArgs></windowsExecArgs>          </removeDirectoryFromPath>
1662                              <windowsIcon></windowsIcon>      </preUninstallationActionList>
1663                              <windowsPath>${installdir}/</windowsPath>      <postUninstallationActionList>
1664                          </startMenuShortcut>          <registryDelete>
1665                          <startMenuFileShortcut>              <abortOnError>0</abortOnError>
1666                              <comment>A selection of custom quant matrices</comment>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1667                              <filePath>${installdir}/Xvid_Quant_Matrices.zip</filePath>              <name>Xvid</name>
1668                              <name>Some Quantization Matrices</name>              <showMessageOnError>0</showMessageOnError>
1669                              <runAsAdmin>0</runAsAdmin>              <ruleList>
1670                              <runInTerminal>0</runInTerminal>                  <platformTest>
1671                              <windowsIcon></windowsIcon>                      <type>windows</type>
1672                          </startMenuFileShortcut>                  </platformTest>
1673                          <startMenuShortcut>              </ruleList>
1674                              <comment>Check the first pass size and more</comment>          </registryDelete>
1675                              <name>StatsReader 2.1</name>          <deleteFile>
1676                              <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1677                              <runInTerminal>0</runInTerminal>              <path>${windows_folder_common_programs}/${product_shortname}</path>
1678                              <windowsExec>${installdir}/StatsReader.exe</windowsExec>              <showMessageOnError>0</showMessageOnError>
1679                              <windowsExecArgs></windowsExecArgs>              <ruleList>
1680                              <windowsIcon></windowsIcon>                  <platformTest>
1681                              <windowsPath>${installdir}/</windowsPath>                      <type>windows</type>
1682                          </startMenuShortcut>                  </platformTest>
1683                          <startMenuFileShortcut>              </ruleList>
1684                              <comment>Documentation for the StatsReader</comment>          </deleteFile>
1685                              <filePath>${installdir}/statsreader.txt</filePath>      </postUninstallationActionList>
1686                              <name>StatsReader Notes</name>      <compressionAlgorithm>lzma</compressionAlgorithm>
1687                              <runAsAdmin>0</runAsAdmin>      <enableRollback>1</enableRollback>
1688                              <runInTerminal>0</runInTerminal>      <enableTimestamp>1</enableTimestamp>
1689                              <windowsIcon></windowsIcon>      <requireInstallationByRootUser>1</requireInstallationByRootUser>
1690                          </startMenuFileShortcut>      <saveRelativePaths>1</saveRelativePaths>
1691                          <startMenuShortcut>      <startMenuGroupName>${product_shortname}</startMenuGroupName>
1692                              <comment>An AVI bitrate calculator</comment>      <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>
1693                              <name>Nic's MiniCalc</name>      <vendor>Xvid Team</vendor>
1694                              <runAsAdmin>0</runAsAdmin>      <versionId>132</versionId>
1695                              <runInTerminal>0</runInTerminal>      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>
1696                              <windowsExec>${installdir}/MiniCalc.exe</windowsExec>      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>
1697                              <windowsExecArgs></windowsExecArgs>      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>
                             <windowsIcon></windowsIcon>  
                             <windowsPath>${installdir}/</windowsPath>  
                         </startMenuShortcut>  
                     </startMenuShortcutList>  
                 </startMenuFolder>  
                 <startMenuShortcut>  
                     <comment>Simple media converter to create Xvid videos</comment>  
                     <name>Xvid MiniConvert</name>  
                     <runAsAdmin>0</runAsAdmin>  
                     <runInTerminal>0</runInTerminal>  
                     <windowsExec>${installdir}/MiniConvert.exe</windowsExec>  
                     <windowsExecArgs></windowsExecArgs>  
                     <windowsIcon></windowsIcon>  
                     <windowsPath>${installdir}/</windowsPath>  
                 </startMenuShortcut>  
             </startMenuShortcutList>  
         </component>  
     </componentList>  
1698      <parameterList>      <parameterList>
1699          <directoryParameter>          <directoryParameter>
1700              <name>installdir</name>              <name>installdir</name>
# Line 1361  Line 1748 
1748                  </registryTest>                  </registryTest>
1749              </ruleList>              </ruleList>
1750          </choiceParameter>          </choiceParameter>
1751            <parameterGroup>
1752                <name>decoder_configuration</name>
1753                <title>Decoder Configuration</title>
1754                <explanation>Use Xvid to play back also the following media types:</explanation>
1755                <value></value>
1756                <default></default>
1757                <parameterList>
1758                    <booleanParameter>
1759                        <name>decode_divx</name>
1760                        <title>DIVX</title>
1761                        <description>DIVX</description>
1762                        <explanation></explanation>
1763                        <value></value>
1764                        <default></default>
1765                        <displayStyle>checkbox-left</displayStyle>
1766                    </booleanParameter>
1767                    <booleanParameter>
1768                        <name>decode_3ivx</name>
1769                        <title>3IVX</title>
1770                        <description>3IVX</description>
1771                        <explanation></explanation>
1772                        <value></value>
1773                        <default></default>
1774                        <displayStyle>checkbox-left</displayStyle>
1775                    </booleanParameter>
1776                    <booleanParameter>
1777                        <name>decode_other</name>
1778                        <title>Other MPEG-4</title>
1779                        <description>Other MPEG-4</description>
1780                        <explanation></explanation>
1781                        <value></value>
1782                        <default></default>
1783                        <displayStyle>checkbox-left</displayStyle>
1784                    </booleanParameter>
1785                </parameterList>
1786                <ruleList>
1787                    <fileExists>
1788                        <negate>1</negate>
1789                        <path>${installdir}/update.ini</path>
1790                    </fileExists>
1791                </ruleList>
1792            </parameterGroup>
1793      </parameterList>      </parameterList>
1794      <platformOptionsList>      <platformOptionsList>
1795          <platformOptions>          <platformOptions>

Legend:
Removed from v.2008  
changed lines
  Added in v.2105

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