[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 2004, Thu May 19 12:39:17 2011 UTC revision 2088, Fri Jun 6 15:12:06 2014 UTC
# Line 1  Line 1 
1  <project>  <project>
2      <shortName>Xvid</shortName>      <shortName>Xvid</shortName>
3      <fullName>Xvid Video Codec</fullName>      <fullName>Xvid Video Codec</fullName>
4      <version>1.3.2</version>      <version>14</version>
5      <installerFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</installerFilename>      <installerFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</installerFilename>
6      <readmeFile>releasenotes.txt</readmeFile>      <readmeFile>releasenotes.txt</readmeFile>
7      <licenseFile>../../LICENSE</licenseFile>      <licenseFile>../../LICENSE</licenseFile>
8      <logoImage>xvid.png</logoImage>      <logoImage>xvid.png</logoImage>
9      <splashImage>xvid_logo.png</splashImage>      <splashImage>xvid_logo.png</splashImage>
10        <allowLanguageSelection>1</allowLanguageSelection>
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 22  Line 336 
336              <actionList>              <actionList>
337                  <setInstallerVariable name="installationType" value="upgrade"/>                  <setInstallerVariable name="installationType" value="upgrade"/>
338              </actionList>              </actionList>
339              <ruleList>              <ruleList>
340                  <fileTest condition="exists" path="${installdir}/update.ini"/>                  <fileTest condition="exists" path="${installdir}/update.ini"/>
341              </ruleList>              </ruleList>
342          </actionGroup>          </actionGroup>
343      </preInstallationActionList>      </preInstallationActionList>
344      <readyToInstallActionList>      <readyToInstallActionList>
345          <runProgram>          <runProgram>
346                <abortOnError>0</abortOnError>
347                <program>${installdir}/unins000.exe</program>
348                <programArguments>/VERYSILENT</programArguments>
349                <showMessageOnError>0</showMessageOnError>
350                <workingDirectory>${installdir}/</workingDirectory>
351                <ruleList>
352                    <fileTest condition="exists" path="${installdir}/unins000.exe"/>
353                    <platformTest>
354                        <type>windows</type>
355                    </platformTest>
356                </ruleList>
357            </runProgram>
358            <if>
359                <abortOnError>0</abortOnError>
360                <showMessageOnError>0</showMessageOnError>
361                <actionList>
362                    <if>
363                        <abortOnError>0</abortOnError>
364                        <showMessageOnError>0</showMessageOnError>
365                        <actionList>
366                            <if>
367                                <abortOnError>0</abortOnError>
368                                <showMessageOnError>0</showMessageOnError>
369                                <actionList>
370                                    <setInstallerVariable>
371                                        <abortOnError>0</abortOnError>
372                                        <name>generic_mpeg4</name>
373                                        <showMessageOnError>0</showMessageOnError>
374                                        <value>7</value>
375                                    </setInstallerVariable>
376                                </actionList>
377                                <conditionRuleList>
378                                    <compareValues>
379                                        <logic>equals</logic>
380                                        <negate>1</negate>
381                                        <value1>${decode_other}</value1>
382                                        <value2>0</value2>
383                                    </compareValues>
384                                </conditionRuleList>
385                                <elseActionList>
386                                    <setInstallerVariable>
387                                        <abortOnError>0</abortOnError>
388                                        <name>generic_mpeg4</name>
389                                        <showMessageOnError>0</showMessageOnError>
390                                        <value>3</value>
391                                    </setInstallerVariable>
392                                </elseActionList>
393                            </if>
394                        </actionList>
395                        <conditionRuleList>
396                            <compareValues>
397                                <logic>equals</logic>
398                                <negate>1</negate>
399                                <value1>${decode_3ivx}</value1>
400                                <value2>0</value2>
401                            </compareValues>
402                        </conditionRuleList>
403                        <elseActionList>
404                            <if>
405                                <abortOnError>0</abortOnError>
406                                <showMessageOnError>0</showMessageOnError>
407                                <actionList>
408                                    <setInstallerVariable>
409                                        <abortOnError>0</abortOnError>
410                                        <name>generic_mpeg4</name>
411                                        <showMessageOnError>0</showMessageOnError>
412                                        <value>6</value>
413                                    </setInstallerVariable>
414                                </actionList>
415                                <conditionRuleList>
416                                    <compareValues>
417                                        <logic>equals</logic>
418                                        <negate>1</negate>
419                                        <value1>${decode_other}</value1>
420                                        <value2>0</value2>
421                                    </compareValues>
422                                </conditionRuleList>
423                                <elseActionList>
424                                    <setInstallerVariable>
425                                        <abortOnError>0</abortOnError>
426                                        <name>generic_mpeg4</name>
427                                        <showMessageOnError>0</showMessageOnError>
428                                        <value>2</value>
429                                    </setInstallerVariable>
430                                </elseActionList>
431                            </if>
432                        </elseActionList>
433                    </if>
434                </actionList>
435                <conditionRuleList>
436                    <compareValues>
437                        <logic>equals</logic>
438                        <negate>1</negate>
439                        <value1>${decode_divx}</value1>
440                        <value2>0</value2>
441                    </compareValues>
442                </conditionRuleList>
443                <elseActionList>
444                    <if>
445                        <abortOnError>0</abortOnError>
446                        <showMessageOnError>0</showMessageOnError>
447                        <actionList>
448                            <if>
449                                <abortOnError>0</abortOnError>
450                                <showMessageOnError>0</showMessageOnError>
451                                <actionList>
452                                    <setInstallerVariable>
453                                        <abortOnError>0</abortOnError>
454                                        <name>generic_mpeg4</name>
455                                        <showMessageOnError>0</showMessageOnError>
456                                        <value>5</value>
457                                    </setInstallerVariable>
458                                </actionList>
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>              <abortOnError>0</abortOnError>
508              <program>${installdir}/unins000.exe</program>                                      <name>generic_mpeg4</name>
             <programArguments>/VERYSILENT</programArguments>  
509              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
510              <workingDirectory>${installdir}/</workingDirectory>                                      <value>0</value>
511              <ruleList>                                  </setInstallerVariable>
512                  <fileTest condition="exists" path="${installdir}/unins000.exe"/>                              </elseActionList>
513                  <platformTest>                          </if>
514                      <type>windows</type>                      </elseActionList>
515                  </platformTest>                  </if>
516              </ruleList>              </elseActionList>
517          </runProgram>          </if>
518      </readyToInstallActionList>      </readyToInstallActionList>
519      <postInstallationActionList>      <postInstallationActionList>
520          <copyFile>          <copyFile>
# Line 243  Line 717 
717              <type>REG_SZ</type>              <type>REG_SZ</type>
718              <value>Fraunhofer IIS MPEG Layer-3 Codec (professional)</value>              <value>Fraunhofer IIS MPEG Layer-3 Codec (professional)</value>
719              <wowMode>32</wowMode>              <wowMode>32</wowMode>
720                <ruleList>
721                    <fileExists>
722                        <path>${windows_folder_system}/l3codecp.acm</path>
723                    </fileExists>
724                </ruleList>
725          </registrySet>          </registrySet>
726          <registryDelete>          <registryDelete>
727              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
728              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
729              <name>C:\Windows\SysWOW64\l3codeca.acm</name>              <name>l3codeca.acm</name>
730              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
731              <wowMode>32</wowMode>              <wowMode>32</wowMode>
732              <ruleList>              <ruleList>
733                  <platformTest>                  <fileExists>
734                      <type>windows-x64</type>                      <path>${windows_folder_system}/l3codecp.acm</path>
735                  </platformTest>                  </fileExists>
736              </ruleList>              </ruleList>
737          </registryDelete>          </registryDelete>
738          <registryDelete>          <registryDelete>
# Line 263  Line 742 
742              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
743              <wowMode>32</wowMode>              <wowMode>32</wowMode>
744              <ruleList>              <ruleList>
745                    <fileExists>
746                        <path>${windows_folder_system}/l3codecp.acm</path>
747                    </fileExists>
748                  <platformTest>                  <platformTest>
749                      <type>windows-x86</type>                      <type>windows-x86</type>
750                  </platformTest>                  </platformTest>
# Line 287  Line 769 
769                  <platformTest>                  <platformTest>
770                      <type>windows-xp</type>                      <type>windows-xp</type>
771                  </platformTest>                  </platformTest>
772                    <fileExists>
773                        <path>${windows_folder_system}/l3codecp.acm</path>
774                    </fileExists>
775              </ruleList>              </ruleList>
776          </registrySet>          </registrySet>
777            <showWarning>
778                <abortOnError>0</abortOnError>
779                <showMessageOnError>0</showMessageOnError>
780                <text>Xvid MiniConvert will run only in feature-restricted mode!
781    
782    Reason: Your installed version of Windows Media Player is too old! To make full use of Xvid MiniConvert, please update your Windows Media Player to Version 11 or higher and re-run the Xvid installer.</text>
783                <ruleList>
784                    <fileExists>
785                        <negate>1</negate>
786                        <path>${windows_folder_system}/l3codecp.acm</path>
787                    </fileExists>
788                </ruleList>
789            </showWarning>
790          <wow64FsRedirection>          <wow64FsRedirection>
791              <action>disable</action>              <action>disable</action>
792              <ruleList>              <ruleList>
# Line 297  Line 795 
795                  </platformTest>                  </platformTest>
796              </ruleList>              </ruleList>
797          </wow64FsRedirection>          </wow64FsRedirection>
798            <registryDelete>
799                <abortOnError>0</abortOnError>
800                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
801                <name>C:\Windows\SysWOW64\l3codeca.acm</name>
802                <showMessageOnError>0</showMessageOnError>
803                <wowMode>32</wowMode>
804                <ruleList>
805                    <fileExists>
806                        <path>${windows_folder_system}/l3codecp.acm</path>
807                    </fileExists>
808                    <platformTest>
809                        <type>windows-x64</type>
810                    </platformTest>
811                </ruleList>
812            </registryDelete>
813          <copyFile>          <copyFile>
814              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
815              <destination>${system_temp_directory}/xvid_x64/xvid.ax</destination>              <destination>${system_temp_directory}/xvid_x64/xvid.ax</destination>
# Line 489  Line 1002 
1002                  </platformTest>                  </platformTest>
1003              </ruleList>              </ruleList>
1004          </runProgram>          </runProgram>
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <path>${system_temp_directory}/xvid_x64</path>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
                 <platformTest>  
                     <type>windows</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
             <abortOnError>0</abortOnError>  
             <path>${system_temp_directory}/xvid_x86</path>  
             <showMessageOnError>0</showMessageOnError>  
             <ruleList>  
                 <platformTest>  
                     <type>windows</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
1005          <registrySet>          <registrySet>
1006              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1007              <name>Xvid</name>              <name>Xvid</name>
# Line 664  Line 1157 
1157                  </quickLaunchShortcut>                  </quickLaunchShortcut>
1158              </shortcutList>              </shortcutList>
1159          </createShortcuts>          </createShortcuts>
1160      </postInstallationActionList>          <registryDelete>
     <preUninstallationActionList>  
         <runProgram>  
             <customErrorMessage>DirectShow filter (32-bit) unregister failed!</customErrorMessage>  
             <program>${windows_folder_system}/regsvr32.exe</program>  
             <programArguments>/s /u ${windows_folder_system}/xvid.ax</programArguments>  
             <workingDirectory>${windows_folder_system}</workingDirectory>  
             <ruleList>  
                 <platformTest type="windows"/>  
             </ruleList>  
         </runProgram>  
         <runProgram>  
             <customErrorMessage>Failed to remove Xvid VfW Codec (32-bit)!</customErrorMessage>  
             <program>${windows_folder_system}/rundll32.exe</program>  
             <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${windows_folder_windows}/inf/xvid.inf</programArguments>  
             <ruleList>  
                 <platformTest>  
                     <type>windows</type>  
                 </platformTest>  
                 <platformTest>  
                     <negate>1</negate>  
                     <type>windows-xp</type>  
                 </platformTest>  
                 <platformTest>  
                     <negate>1</negate>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </runProgram>  
         <deleteFile>  
1161              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1162              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1163              <path>${windows_folder_system}/xvid.ax</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1164              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1165                <wowMode>64</wowMode>
1166              <ruleList>              <ruleList>
1167                  <platformTest>                  <platformTest>
1168                      <type>windows-xp</type>                      <type>windows-x64</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
1169                  </platformTest>                  </platformTest>
1170              </ruleList>              </ruleList>
1171          </deleteFile>          </registryDelete>
1172          <deleteFile>          <registryDelete>
1173              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1174              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1175              <path>${windows_folder_system}/xvidvfw.dll</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1176              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1177              <ruleList>              <wowMode>32</wowMode>
1178                  <platformTest>          </registryDelete>
1179                      <type>windows-xp</type>          <registrySet>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2000</type>  
                 </platformTest>  
             </ruleList>  
         </deleteFile>  
         <deleteFile>  
1180              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1181              <matchHiddenFiles>1</matchHiddenFiles>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1182              <path>${windows_folder_system}/xvidcore.dll</path>              <name></name>
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1183              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1184                <type>REG_NONE</type>
1185                <value></value>
1186                <wowMode>64</wowMode>
1187              <ruleList>              <ruleList>
1188                  <platformTest>                  <platformTest>
1189                      <type>windows-2000</type>                      <type>windows-x64</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
1190                  </platformTest>                  </platformTest>
1191              </ruleList>              </ruleList>
1192          </deleteFile>          </registrySet>
1193          <registrySet>          <registrySet>
1194              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1195              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>              <key>HKEY_CLASSES_ROOT\Media Type\Extensions\.avi</key>
1196              <name>msacm.l3acm</name>              <name></name>
1197              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1198              <type>REG_SZ</type>              <type>REG_NONE</type>
1199              <value>l3codeca.acm</value>              <value></value>
1200              <wowMode>32</wowMode>              <wowMode>32</wowMode>
             <ruleList>  
                 <fileExists>  
                     <path>${windows_folder_system}/l3codeca.acm</path>  
                 </fileExists>  
             </ruleList>  
1201          </registrySet>          </registrySet>
1202          <registrySet>          <runProgram>
1203              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1204              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>              <program>${system_temp_directory}/xvid_x86/setavi32.exe</program>
1205              <name>C:\Windows\System32\l3codeca.acm</name>              <programArguments></programArguments>
1206                <show>0</show>
1207              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1208              <type>REG_SZ</type>              <workingDirectory>${system_temp_directory}/xvid_x86</workingDirectory>
1209              <value>Fraunhofer IIS MPEG Layer-3 Codec</value>          </runProgram>
1210              <wowMode>32</wowMode>          <runProgram>
             <ruleList>  
                 <platformTest>  
                     <type>windows-x86</type>  
                 </platformTest>  
             </ruleList>  
         </registrySet>  
         <registrySet>  
1211              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1212              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>              <program>${system_temp_directory}/xvid_x64/setavi64.exe</program>
1213              <name>C:\Windows\SysWOW64\l3codeca.acm</name>              <programArguments></programArguments>
1214                <show>0</show>
1215              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1216              <type>REG_SZ</type>              <workingDirectory>${system_temp_directory}/xvid_x64</workingDirectory>
             <value>Fraunhofer IIS MPEG Layer-3 Codec</value>  
             <wowMode>32</wowMode>  
1217              <ruleList>              <ruleList>
1218                  <platformTest>                  <platformTest>
1219                      <type>windows-x64</type>                      <type>windows-x64</type>
1220                  </platformTest>                  </platformTest>
1221              </ruleList>              </ruleList>
1222          </registrySet>          </runProgram>
1223          <registryDelete>          <deleteFile>
             <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>  
         </registryDelete>  
         <registrySet>  
1224              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1225              <key>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaResources\msacm\msacm.l3acm</key>              <path>${system_temp_directory}/xvid_x64</path>
             <name>Driver</name>  
             <ruleEvaluationLogic>or</ruleEvaluationLogic>  
1226              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
             <type>REG_SZ</type>  
             <value>l3codeca.acm</value>  
             <wowMode>32</wowMode>  
1227              <ruleList>              <ruleList>
1228                  <platformTest>                  <platformTest>
1229                      <type>windows-2000</type>                      <type>windows</type>
                 </platformTest>  
                 <platformTest>  
                     <type>windows-2003</type>  
                 </platformTest>  
                 <platformTest>  
                     <type>windows-xp</type>  
1230                  </platformTest>                  </platformTest>
1231              </ruleList>              </ruleList>
1232          </registrySet>          </deleteFile>
1233          <wow64FsRedirection>          <deleteFile>
1234              <action>disable</action>              <abortOnError>0</abortOnError>
1235                <path>${system_temp_directory}/xvid_x86</path>
1236                <showMessageOnError>0</showMessageOnError>
1237              <ruleList>              <ruleList>
1238                  <platformTest>                  <platformTest>
1239                      <type>windows-x64</type>                      <type>windows</type>
1240                  </platformTest>                  </platformTest>
1241              </ruleList>              </ruleList>
1242          </wow64FsRedirection>          </deleteFile>
1243            <registrySet>
1244                <abortOnError>0</abortOnError>
1245                <key>HKEY_CURRENT_USER\Software\GNU\XviD</key>
1246                <name>Supported_4CC</name>
1247                <showMessageOnError>0</showMessageOnError>
1248                <type>REG_DWORD</type>
1249                <value>${generic_mpeg4}</value>
1250            </registrySet>
1251          <runProgram>          <runProgram>
1252              <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>              <program>${windows_folder_system}\msiexec.exe</program>
1253              <program>${windows_folder_windows}/system32/regsvr32.exe</program>              <programArguments>/q /i "${installdir}\xvid-gstreamer-x86-2013.6.msi" INSTALLDIR="${installdir}\xvid-gstreamer"</programArguments>
1254              <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>          </runProgram>
1255              <workingDirectory>${windows_folder_windows}/system32</workingDirectory>          <runProgram>
1256                <explanation>Installing Xvid Web Player</explanation>
1257                <program>${windows_folder_system}\msiexec.exe</program>
1258                <programArguments>/q /i "${installdir}\XvidWebPlayer.msi" INSTALLDIR="${installdir}\xvid-gstreamer\0.10\x86\bin"</programArguments>
1259            </runProgram>
1260        </postInstallationActionList>
1261        <preUninstallationActionList>
1262            <runProgram>
1263                <customErrorMessage>DirectShow filter (32-bit) unregister failed!</customErrorMessage>
1264                <program>${windows_folder_system}/regsvr32.exe</program>
1265                <programArguments>/s /u ${windows_folder_system}/xvid.ax</programArguments>
1266                <workingDirectory>${windows_folder_system}</workingDirectory>
1267              <ruleList>              <ruleList>
1268                  <platformTest type="windows-x64"/>                  <platformTest type="windows"/>
1269              </ruleList>              </ruleList>
1270          </runProgram>          </runProgram>
1271          <runProgram>          <runProgram>
1272              <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>              <customErrorMessage>Failed to remove Xvid VfW Codec (32-bit)!</customErrorMessage>
1273              <program>${windows_folder_windows}/system32/rundll32.exe</program>              <program>${windows_folder_system}/rundll32.exe</program>
1274              <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>
1275              <ruleList>              <ruleList>
1276                  <platformTest>                  <platformTest>
1277                      <type>windows-x64</type>                      <type>windows</type>
1278                  </platformTest>                  </platformTest>
1279                  <platformTest>                  <platformTest>
1280                      <negate>1</negate>                      <negate>1</negate>
1281                      <type>windows-xp</type>                      <type>windows-xp</type>
1282                  </platformTest>                  </platformTest>
1283                    <platformTest>
1284                        <negate>1</negate>
1285                        <type>windows-2000</type>
1286                    </platformTest>
1287              </ruleList>              </ruleList>
1288          </runProgram>          </runProgram>
1289          <deleteFile>          <deleteFile>
1290              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1291              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1292              <path>${windows_folder_windows}/system32/xvid.ax</path>              <path>${windows_folder_system}/xvid.ax</path>
1293                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1294              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1295              <ruleList>              <ruleList>
1296                  <platformTest>                  <platformTest>
1297                      <type>windows-x64</type>                      <type>windows-xp</type>
1298                  </platformTest>                  </platformTest>
1299                  <platformTest>                  <platformTest>
1300                      <type>windows-xp</type>                      <type>windows-2000</type>
1301                  </platformTest>                  </platformTest>
1302              </ruleList>              </ruleList>
1303          </deleteFile>          </deleteFile>
1304          <deleteFile>          <deleteFile>
1305              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1306              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1307              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>              <path>${windows_folder_system}/xvidvfw.dll</path>
1308                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1309              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1310              <ruleList>              <ruleList>
1311                  <platformTest>                  <platformTest>
1312                      <type>windows-x64</type>                      <type>windows-xp</type>
1313                  </platformTest>                  </platformTest>
1314                  <platformTest>                  <platformTest>
1315                      <type>windows-xp</type>                      <type>windows-2000</type>
1316                  </platformTest>                  </platformTest>
1317              </ruleList>              </ruleList>
1318          </deleteFile>          </deleteFile>
1319          <deleteFile>          <deleteFile>
1320              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1321              <matchHiddenFiles>1</matchHiddenFiles>              <matchHiddenFiles>1</matchHiddenFiles>
1322              <path>${windows_folder_windows}/system32/xvidcore.dll</path>              <path>${windows_folder_system}/xvidcore.dll</path>
1323                <ruleEvaluationLogic>or</ruleEvaluationLogic>
1324              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1325              <ruleList>              <ruleList>
1326                  <platformTest>                  <platformTest>
1327                      <type>windows-x64</type>                      <type>windows-2000</type>
1328                  </platformTest>                  </platformTest>
1329                  <platformTest>                  <platformTest>
1330                      <type>windows-xp</type>                      <type>windows-xp</type>
1331                  </platformTest>                  </platformTest>
1332              </ruleList>              </ruleList>
1333          </deleteFile>          </deleteFile>
1334      </preUninstallationActionList>          <registrySet>
     <postUninstallationActionList>  
         <registryDelete>  
1335              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1336              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32</key>
1337              <name>Xvid</name>              <name>msacm.l3acm</name>
1338              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1339                <type>REG_SZ</type>
1340                <value>l3codeca.acm</value>
1341                <wowMode>32</wowMode>
1342              <ruleList>              <ruleList>
1343                  <platformTest>                  <fileExists>
1344                      <type>windows</type>                      <path>${windows_folder_system}/l3codeca.acm</path>
1345                  </platformTest>                  </fileExists>
1346              </ruleList>              </ruleList>
1347          </registryDelete>          </registrySet>
1348          <deleteFile>          <registrySet>
1349              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1350              <path>${windows_folder_common_programs}/${product_shortname}</path>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1351                <name>l3codeca.acm</name>
1352              <showMessageOnError>0</showMessageOnError>              <showMessageOnError>0</showMessageOnError>
1353                <type>REG_SZ</type>
1354                <value>Fraunhofer IIS MPEG Layer-3 Codec</value>
1355                <wowMode>32</wowMode>
1356              <ruleList>              <ruleList>
1357                  <platformTest>                  <fileExists>
1358                      <type>windows</type>                      <path>${windows_folder_system}/l3codeca.acm</path>
1359                  </platformTest>                  </fileExists>
1360              </ruleList>              </ruleList>
1361          </deleteFile>          </registrySet>
1362      </postUninstallationActionList>          <registryDelete>
1363      <checkForUpdates>1</checkForUpdates>              <abortOnError>0</abortOnError>
1364      <compressionAlgorithm>lzma</compressionAlgorithm>              <key>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc</key>
1365      <enableRollback>1</enableRollback>              <name>l3codecp.acm</name>
1366      <enableTimestamp>1</enableTimestamp>              <showMessageOnError>0</showMessageOnError>
1367      <requireInstallationByRootUser>1</requireInstallationByRootUser>              <wowMode>32</wowMode>
1368      <saveRelativePaths>1</saveRelativePaths>              <ruleList>
1369      <startMenuGroupName>${product_shortname}</startMenuGroupName>                  <fileExists>
1370      <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>                      <path>${windows_folder_system}/l3codeca.acm</path>
1371      <vendor>Xvid Team</vendor>                  </fileExists>
1372      <versionId>131</versionId>              </ruleList>
1373      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>          </registryDelete>
1374      <componentList>          <registrySet>
1375          <component>              <abortOnError>0</abortOnError>
1376              <name>default</name>              <key>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaResources\msacm\msacm.l3acm</key>
1377              <description>Default Component</description>              <name>Driver</name>
1378              <canBeEdited>1</canBeEdited>              <ruleEvaluationLogic>or</ruleEvaluationLogic>
1379              <selected>1</selected>              <showMessageOnError>0</showMessageOnError>
1380              <show>1</show>              <type>REG_SZ</type>
1381              <folderList>              <value>l3codeca.acm</value>
1382                  <folder>              <wowMode>32</wowMode>
1383                      <description>Program Files</description>              <ruleList>
1384                      <destination>${installdir}</destination>                  <platformTest>
1385                      <name>programfiles</name>                      <type>windows-2000</type>
1386                      <platforms>all</platforms>                  </platformTest>
1387                      <shortcutList>                  <platformTest>
1388                          <shortcut>                      <type>windows-2003</type>
1389                              <comment>Uninstall</comment>                  </platformTest>
1390                              <exec>${installdir}/${uninstallerName}</exec>                  <platformTest>
1391                              <icon></icon>                      <type>windows-xp</type>
1392                              <name>Uninstall ${product_fullname}</name>                  </platformTest>
1393                              <path>${installdir}</path>                  <fileExists>
1394                              <platforms>all</platforms>                      <path>${windows_folder_system}/l3codeca.acm</path>
1395                              <runAsAdmin>0</runAsAdmin>                  </fileExists>
1396                              <runInTerminal>0</runInTerminal>              </ruleList>
1397                              <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>          </registrySet>
1398                              <windowsExecArgs></windowsExecArgs>          <wow64FsRedirection>
1399                              <windowsIcon></windowsIcon>              <action>disable</action>
1400                              <windowsPath>${installdir}</windowsPath>              <ruleList>
1401                          </shortcut>                  <platformTest>
1402                      </shortcutList>                      <type>windows-x64</type>
1403                  </folder>                  </platformTest>
1404                  <folder>              </ruleList>
1405                      <description>Program Files</description>          </wow64FsRedirection>
1406                      <destination>${installdir}</destination>          <runProgram>
1407                      <name>programfileslinux</name>              <customErrorMessage>DirectShow filter (64-bit) unregister failed!</customErrorMessage>
1408                      <platforms>linux</platforms>              <program>${windows_folder_windows}/system32/regsvr32.exe</program>
1409                  </folder>              <programArguments>/s /u ${windows_folder_windows}/system32/xvid.ax</programArguments>
1410                  <folder>              <workingDirectory>${windows_folder_windows}/system32</workingDirectory>
                     <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>../installer_work/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 support forum on doom9</comment>  
                             <icon></icon>  
                             <name>doom9forum</name>  
                             <platforms>windows</platforms>  
                             <runAsAdmin>0</runAsAdmin>  
                             <runInTerminal>0</runInTerminal>  
                             <url>http://forum.doom9.org/forumdisplay.php?s=&amp;forumid=52</url>  
                             <windowsIcon></windowsIcon>  
                         </linkShortcut>  
                         <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>  
1411                      <ruleList>                      <ruleList>
1412                          <platformTest type="windows-x64"/>                          <platformTest type="windows-x64"/>
1413                      </ruleList>                      </ruleList>
1414                  </folder>          </runProgram>
1415              </folderList>          <runProgram>
1416              <startMenuShortcutList>              <customErrorMessage>Failed to remove Xvid VfW Codec (64-bit)!</customErrorMessage>
1417                  <startMenuShortcut>              <program>${windows_folder_windows}/system32/rundll32.exe</program>
1418                      <comment>Uninstall ${product_fullname}</comment>              <programArguments>setupapi.dll,InstallHinfSection Remove_XviD 132 ${installdir}/xvid.inf</programArguments>
1419                      <name>Uninstall ${product_fullname}</name>              <ruleList>
1420                      <runAsAdmin>0</runAsAdmin>                  <platformTest>
1421                      <runInTerminal>0</runInTerminal>                      <type>windows-x64</type>
1422                      <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>                  </platformTest>
1423                      <windowsExecArgs></windowsExecArgs>                  <platformTest>
1424                      <windowsIcon></windowsIcon>                      <negate>1</negate>
1425                      <windowsPath>${installdir}/</windowsPath>                      <type>windows-xp</type>
1426                  </startMenuShortcut>                  </platformTest>
1427                  <startMenuShortcut>              </ruleList>
1428                      <comment>Configure the Decoder properties</comment>          </runProgram>
1429                      <name>Configure Decoder</name>          <deleteFile>
1430                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1431                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1432                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvid.ax</path>
1433                      <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1434                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <ruleList>
1435                      <windowsPath></windowsPath>                  <platformTest>
1436                  </startMenuShortcut>                      <type>windows-x64</type>
1437                  <startMenuShortcut>                  </platformTest>
1438                      <comment>Configure the encoder properties</comment>                  <platformTest>
1439                      <name>Configure Encoder</name>                      <type>windows-xp</type>
1440                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1441                      <runInTerminal>0</runInTerminal>              </ruleList>
1442                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>          </deleteFile>
1443                      <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>          <deleteFile>
1444                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>              <abortOnError>0</abortOnError>
1445                      <windowsPath></windowsPath>              <matchHiddenFiles>1</matchHiddenFiles>
1446                  </startMenuShortcut>              <path>${windows_folder_windows}/system32/xvidvfw.dll</path>
1447                  <startMenuFileShortcut>              <showMessageOnError>0</showMessageOnError>
1448                      <comment>Important notes concerning this Xvid build</comment>              <ruleList>
1449                      <filePath>${installdir}/releasenotes.txt</filePath>                  <platformTest>
1450                      <name>Release Notes</name>                      <type>windows-x64</type>
1451                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1452                      <runInTerminal>0</runInTerminal>                  <platformTest>
1453                      <windowsIcon></windowsIcon>                      <type>windows-xp</type>
1454                  </startMenuFileShortcut>                  </platformTest>
1455                  <startMenuShortcut>              </ruleList>
1456                      <comment>Check whether a new update for Xvid is available</comment>          </deleteFile>
1457                      <name>Check for Updates</name>          <deleteFile>
1458                      <runAsAdmin>0</runAsAdmin>              <abortOnError>0</abortOnError>
1459                      <runInTerminal>0</runInTerminal>              <matchHiddenFiles>1</matchHiddenFiles>
1460                      <windowsExec>${installdir}/autoupdate-windows.exe</windowsExec>              <path>${windows_folder_windows}/system32/xvidcore.dll</path>
1461                      <windowsExecArgs></windowsExecArgs>              <showMessageOnError>0</showMessageOnError>
1462                      <windowsIcon></windowsIcon>              <ruleList>
1463                      <windowsPath>${installdir}/</windowsPath>                  <platformTest>
1464                  </startMenuShortcut>                      <type>windows-x64</type>
1465                  <startMenuLinkShortcut>                  </platformTest>
1466                      <comment>Link to the Xvid homepage</comment>                  <platformTest>
1467                      <name>Xvid Homepage</name>                      <type>windows-xp</type>
1468                      <runAsAdmin>0</runAsAdmin>                  </platformTest>
1469                      <runInTerminal>0</runInTerminal>              </ruleList>
1470                      <url>http://www.xvid.org</url>          </deleteFile>
1471                      <windowsIcon></windowsIcon>      </preUninstallationActionList>
1472                  </startMenuLinkShortcut>      <postUninstallationActionList>
1473                  <startMenuFolder>          <registryDelete>
1474                      <name>Advanced</name>              <abortOnError>0</abortOnError>
1475                      <platforms>windows</platforms>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1476                      <startMenuShortcutList>              <name>Xvid</name>
1477                          <startMenuShortcut>              <showMessageOnError>0</showMessageOnError>
1478                              <comment>Quickly change the FourCC of your AVI files</comment>              <ruleList>
1479                              <name>Nic's FourCC Changer</name>                  <platformTest>
1480                              <runAsAdmin>0</runAsAdmin>                      <type>windows</type>
1481                              <runInTerminal>0</runInTerminal>                  </platformTest>
1482                              <windowsExec>${installdir}/AviC.exe</windowsExec>              </ruleList>
1483                              <windowsExecArgs></windowsExecArgs>          </registryDelete>
1484                              <windowsIcon></windowsIcon>          <deleteFile>
1485                              <windowsPath>${installdir}/</windowsPath>              <abortOnError>0</abortOnError>
1486                          </startMenuShortcut>              <path>${windows_folder_common_programs}/${product_shortname}</path>
1487                          <startMenuFileShortcut>              <showMessageOnError>0</showMessageOnError>
1488                              <comment>A selection of custom quant matrices</comment>              <ruleList>
1489                              <filePath>${installdir}/Xvid_Quant_Matrices.zip</filePath>                  <platformTest>
1490                              <name>Some Quantization Matrices</name>                      <type>windows</type>
1491                              <runAsAdmin>0</runAsAdmin>                  </platformTest>
1492                              <runInTerminal>0</runInTerminal>              </ruleList>
1493                              <windowsIcon></windowsIcon>          </deleteFile>
1494                          </startMenuFileShortcut>      </postUninstallationActionList>
1495                          <startMenuShortcut>      <compressionAlgorithm>lzma</compressionAlgorithm>
1496                              <comment>Check the first pass size and more</comment>      <enableRollback>1</enableRollback>
1497                              <name>StatsReader 2.1</name>      <enableTimestamp>1</enableTimestamp>
1498                              <runAsAdmin>0</runAsAdmin>      <requireInstallationByRootUser>1</requireInstallationByRootUser>
1499                              <runInTerminal>0</runInTerminal>      <saveRelativePaths>1</saveRelativePaths>
1500                              <windowsExec>${installdir}/StatsReader.exe</windowsExec>      <startMenuGroupName>${product_shortname}</startMenuGroupName>
1501                              <windowsExecArgs></windowsExecArgs>      <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>
1502                              <windowsIcon></windowsIcon>      <vendor>Xvid Team</vendor>
1503                              <windowsPath>${installdir}/</windowsPath>      <versionId>132</versionId>
1504                          </startMenuShortcut>      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>
1505                          <startMenuFileShortcut>      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>
1506                              <comment>Documentation for the StatsReader</comment>      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>
                             <filePath>${installdir}/statsreader.txt</filePath>  
                             <name>StatsReader Notes</name>  
                             <runAsAdmin>0</runAsAdmin>  
                             <runInTerminal>0</runInTerminal>  
                             <windowsIcon></windowsIcon>  
                         </startMenuFileShortcut>  
                         <startMenuShortcut>  
                             <comment>An AVI bitrate calculator</comment>  
                             <name>Nic's MiniCalc</name>  
                             <runAsAdmin>0</runAsAdmin>  
                             <runInTerminal>0</runInTerminal>  
                             <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>  
1507      <parameterList>      <parameterList>
1508          <directoryParameter>          <directoryParameter>
1509              <name>installdir</name>              <name>installdir</name>
# Line 1267  Line 1557 
1557                  </registryTest>                  </registryTest>
1558              </ruleList>              </ruleList>
1559          </choiceParameter>          </choiceParameter>
1560            <parameterGroup>
1561                <name>decoder_configuration</name>
1562                <title>Decoder Configuration</title>
1563                <explanation>Use Xvid to play back also the following media types:</explanation>
1564                <value></value>
1565                <default></default>
1566                <parameterList>
1567                    <booleanParameter>
1568                        <name>decode_divx</name>
1569                        <title>DIVX</title>
1570                        <description>DIVX</description>
1571                        <explanation></explanation>
1572                        <value></value>
1573                        <default></default>
1574                        <displayStyle>checkbox-left</displayStyle>
1575                    </booleanParameter>
1576                    <booleanParameter>
1577                        <name>decode_3ivx</name>
1578                        <title>3IVX</title>
1579                        <description>3IVX</description>
1580                        <explanation></explanation>
1581                        <value></value>
1582                        <default></default>
1583                        <displayStyle>checkbox-left</displayStyle>
1584                    </booleanParameter>
1585                    <booleanParameter>
1586                        <name>decode_other</name>
1587                        <title>Other MPEG-4</title>
1588                        <description>Other MPEG-4</description>
1589                        <explanation></explanation>
1590                        <value></value>
1591                        <default></default>
1592                        <displayStyle>checkbox-left</displayStyle>
1593                    </booleanParameter>
1594                </parameterList>
1595                <ruleList>
1596                    <fileExists>
1597                        <negate>1</negate>
1598                        <path>${installdir}/update.ini</path>
1599                    </fileExists>
1600                </ruleList>
1601            </parameterGroup>
1602      </parameterList>      </parameterList>
1603      <platformOptionsList>      <platformOptionsList>
1604          <platformOptions>          <platformOptions>

Legend:
Removed from v.2004  
changed lines
  Added in v.2088

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