[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 2105, Mon Jun 8 21:53:41 2015 UTC revision 2119, Tue Jun 16 09:49:28 2015 UTC
# Line 107  Line 107 
107                          <distributionFile>                          <distributionFile>
108                              <origin>../../../xvidcore/build/win32/bin/xvid_encraw.exe</origin>                              <origin>../../../xvidcore/build/win32/bin/xvid_encraw.exe</origin>
109                          </distributionFile>                          </distributionFile>
110                            <distributionFile>
111                                <origin>xvid_logo.png</origin>
112                            </distributionFile>
113                            <distributionFile>
114                                <origin>xvid.png</origin>
115                            </distributionFile>
116                            <distributionFile>
117                                <origin>xvidw.ico</origin>
118                            </distributionFile>
119                            <distributionFile>
120                                <origin>CheckUpdate.ps1</origin>
121                            </distributionFile>
122                      </distributionFileList>                      </distributionFileList>
123                      <shortcutList>                      <shortcutList>
124                          <linkShortcut>                          <linkShortcut>
# Line 202  Line 214 
214                  </startMenuShortcut>                  </startMenuShortcut>
215                  <startMenuShortcut>                  <startMenuShortcut>
216                      <comment>Configure the Decoder properties</comment>                      <comment>Configure the Decoder properties</comment>
217                      <name>Configure Decoder</name>                      <name>Decoder Config</name>
218                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
219                      <runAsAdmin>0</runAsAdmin>                      <runAsAdmin>0</runAsAdmin>
220                      <runInTerminal>0</runInTerminal>                      <runInTerminal>0</runInTerminal>
221                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
222                      <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>                      <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>
223                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>
224                      <windowsPath></windowsPath>                      <windowsPath></windowsPath>
225                        <ruleList>
226                            <platformTest>
227                                <type>windows-xp</type>
228                            </platformTest>
229                            <platformTest>
230                                <type>windows-vista</type>
231                            </platformTest>
232                            <platformTest>
233                                <type>windows-9x</type>
234                            </platformTest>
235                            <platformTest>
236                                <type>windows-2003</type>
237                            </platformTest>
238                            <platformTest>
239                                <type>windows-2000</type>
240                            </platformTest>
241                            <platformTest>
242                                <type>windows-7</type>
243                            </platformTest>
244                        </ruleList>
245                    </startMenuShortcut>
246                    <startMenuShortcut>
247                        <comment>Configure the Decoder properties</comment>
248                        <name>Decoder Config</name>
249                        <runAsAdmin>0</runAsAdmin>
250                        <runInTerminal>0</runInTerminal>
251                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
252                        <windowsExecArgs>xvid.ax,Configure</windowsExecArgs>
253                        <windowsIcon>${installdir}/xvidw.ico</windowsIcon>
254                        <windowsPath></windowsPath>
255                        <ruleList>
256                            <platformTest>
257                                <negate>1</negate>
258                                <type>windows-xp</type>
259                            </platformTest>
260                            <platformTest>
261                                <negate>1</negate>
262                                <type>windows-vista</type>
263                            </platformTest>
264                            <platformTest>
265                                <negate>1</negate>
266                                <type>windows-9x</type>
267                            </platformTest>
268                            <platformTest>
269                                <negate>1</negate>
270                                <type>windows-2003</type>
271                            </platformTest>
272                            <platformTest>
273                                <negate>1</negate>
274                                <type>windows-2000</type>
275                            </platformTest>
276                            <platformTest>
277                                <negate>1</negate>
278                                <type>windows-7</type>
279                            </platformTest>
280                        </ruleList>
281                  </startMenuShortcut>                  </startMenuShortcut>
282                  <startMenuShortcut>                  <startMenuShortcut>
283                      <comment>Configure the encoder properties</comment>                      <comment>Configure the encoder properties</comment>
284                      <name>Configure Encoder</name>                      <name>Encoder Config</name>
285                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
286                      <runAsAdmin>0</runAsAdmin>                      <runAsAdmin>0</runAsAdmin>
287                      <runInTerminal>0</runInTerminal>                      <runInTerminal>0</runInTerminal>
288                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>                      <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
289                      <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>                      <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>
290                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>                      <windowsIcon>${installdir}/xvid.ico</windowsIcon>
291                      <windowsPath></windowsPath>                      <windowsPath></windowsPath>
292                        <ruleList>
293                            <platformTest>
294                                <type>windows-xp</type>
295                            </platformTest>
296                            <platformTest>
297                                <type>windows-vista</type>
298                            </platformTest>
299                            <platformTest>
300                                <type>windows-9x</type>
301                            </platformTest>
302                            <platformTest>
303                                <type>windows-2003</type>
304                            </platformTest>
305                            <platformTest>
306                                <type>windows-2000</type>
307                            </platformTest>
308                            <platformTest>
309                                <type>windows-7</type>
310                            </platformTest>
311                        </ruleList>
312                    </startMenuShortcut>
313                    <startMenuShortcut>
314                        <comment>Configure the encoder properties</comment>
315                        <name>Encoder Config</name>
316                        <runAsAdmin>0</runAsAdmin>
317                        <runInTerminal>0</runInTerminal>
318                        <windowsExec>${windows_folder_system}/rundll32.exe</windowsExec>
319                        <windowsExecArgs>xvidvfw.dll,Configure</windowsExecArgs>
320                        <windowsIcon>${installdir}/xvidw.ico</windowsIcon>
321                        <windowsPath></windowsPath>
322                        <ruleList>
323                            <platformTest>
324                                <negate>1</negate>
325                                <type>windows-xp</type>
326                            </platformTest>
327                            <platformTest>
328                                <negate>1</negate>
329                                <type>windows-vista</type>
330                            </platformTest>
331                            <platformTest>
332                                <negate>1</negate>
333                                <type>windows-9x</type>
334                            </platformTest>
335                            <platformTest>
336                                <negate>1</negate>
337                                <type>windows-2003</type>
338                            </platformTest>
339                            <platformTest>
340                                <negate>1</negate>
341                                <type>windows-2000</type>
342                            </platformTest>
343                            <platformTest>
344                                <negate>1</negate>
345                                <type>windows-7</type>
346                            </platformTest>
347                        </ruleList>
348                  </startMenuShortcut>                  </startMenuShortcut>
349                  <startMenuFileShortcut>                  <startMenuFileShortcut>
350                      <comment>Important notes concerning this Xvid build</comment>                      <comment>Important notes concerning this Xvid build</comment>
351                      <filePath>${installdir}/releasenotes.txt</filePath>                      <filePath>${installdir}/releasenotes.txt</filePath>
352                      <name>Release Notes</name>                      <name>Release Notes</name>
353                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
354                      <runAsAdmin>0</runAsAdmin>                      <runAsAdmin>0</runAsAdmin>
355                      <runInTerminal>0</runInTerminal>                      <runInTerminal>0</runInTerminal>
356                      <windowsIcon></windowsIcon>                      <windowsIcon></windowsIcon>
357                        <ruleList>
358                            <platformTest>
359                                <type>windows-xp</type>
360                            </platformTest>
361                            <platformTest>
362                                <type>windows-vista</type>
363                            </platformTest>
364                            <platformTest>
365                                <type>windows-9x</type>
366                            </platformTest>
367                            <platformTest>
368                                <type>windows-2003</type>
369                            </platformTest>
370                            <platformTest>
371                                <type>windows-2000</type>
372                            </platformTest>
373                            <platformTest>
374                                <type>windows-7</type>
375                            </platformTest>
376                        </ruleList>
377                  </startMenuFileShortcut>                  </startMenuFileShortcut>
378                  <startMenuShortcut>                  <startMenuShortcut>
379                      <comment>Check whether a new update for Xvid is available</comment>                      <comment>Check whether a new update for Xvid is available</comment>
# Line 243  Line 390 
390                      <name>Xvid Homepage</name>                      <name>Xvid Homepage</name>
391                      <runAsAdmin>0</runAsAdmin>                      <runAsAdmin>0</runAsAdmin>
392                      <runInTerminal>0</runInTerminal>                      <runInTerminal>0</runInTerminal>
393                      <url>http://www.xvid.org</url>                      <url>https://www.xvid.com</url>
394                      <windowsIcon></windowsIcon>                      <windowsIcon></windowsIcon>
395                  </startMenuLinkShortcut>                  </startMenuLinkShortcut>
396                    <startMenuShortcut>
397                        <comment>Command line encoder application</comment>
398                        <name>xvid_encraw</name>
399                        <runAsAdmin>0</runAsAdmin>
400                        <runInTerminal>0</runInTerminal>
401                        <windowsExec>%comspec%</windowsExec>
402                        <windowsExecArgs>/k ""${installdir}\xvid_encraw.exe"" -h</windowsExecArgs>
403                        <windowsIcon></windowsIcon>
404                        <windowsPath>${installdir}</windowsPath>
405                        <ruleList>
406                            <platformTest>
407                                <negate>1</negate>
408                                <type>windows-xp</type>
409                            </platformTest>
410                            <platformTest>
411                                <negate>1</negate>
412                                <type>windows-vista</type>
413                            </platformTest>
414                            <platformTest>
415                                <negate>1</negate>
416                                <type>windows-9x</type>
417                            </platformTest>
418                            <platformTest>
419                                <negate>1</negate>
420                                <type>windows-2003</type>
421                            </platformTest>
422                            <platformTest>
423                                <negate>1</negate>
424                                <type>windows-2000</type>
425                            </platformTest>
426                            <platformTest>
427                                <negate>1</negate>
428                                <type>windows-7</type>
429                            </platformTest>
430                        </ruleList>
431                    </startMenuShortcut>
432                  <startMenuFolder>                  <startMenuFolder>
433                      <name>Advanced</name>                      <name>Advanced</name>
434                      <platforms>windows</platforms>                      <platforms>windows</platforms>
435                        <ruleEvaluationLogic>or</ruleEvaluationLogic>
436                        <ruleList>
437                            <platformTest>
438                                <type>windows-xp</type>
439                            </platformTest>
440                            <platformTest>
441                                <type>windows-vista</type>
442                            </platformTest>
443                            <platformTest>
444                                <type>windows-9x</type>
445                            </platformTest>
446                            <platformTest>
447                                <type>windows-2003</type>
448                            </platformTest>
449                            <platformTest>
450                                <type>windows-2000</type>
451                            </platformTest>
452                            <platformTest>
453                                <type>windows-7</type>
454                            </platformTest>
455                        </ruleList>
456                      <startMenuShortcutList>                      <startMenuShortcutList>
457                          <startMenuShortcut>                          <startMenuShortcut>
458                              <comment>Quickly change the FourCC of your AVI files</comment>                              <comment>Quickly change the FourCC of your AVI files</comment>
# Line 1040  Line 1244 
1244              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1245              <name>Xvid</name>              <name>Xvid</name>
1246              <type>REG_SZ</type>              <type>REG_SZ</type>
1247              <value>${installdir}\CheckUpdate.exe</value>              <value>powershell.exe -nologo -WindowStyle hidden -Noninteractive -NoProfile -ExecutionPolicy Bypass -File "${installdir}\CheckUpdate.ps1"</value>
1248              <ruleList>              <ruleList>
1249                  <platformTest>                  <platformTest>
1250                      <type>windows</type>                      <type>windows</type>
# Line 1689  Line 1893 
1893      <requireInstallationByRootUser>1</requireInstallationByRootUser>      <requireInstallationByRootUser>1</requireInstallationByRootUser>
1894      <saveRelativePaths>1</saveRelativePaths>      <saveRelativePaths>1</saveRelativePaths>
1895      <startMenuGroupName>${product_shortname}</startMenuGroupName>      <startMenuGroupName>${product_shortname}</startMenuGroupName>
     <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>  
1896      <vendor>Xvid Team</vendor>      <vendor>Xvid Team</vendor>
     <versionId>132</versionId>  
1897      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>
1898      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>
1899      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>      <windowsResourceOriginalFilename>${product_shortname}-${product_version}-${platform_name}.${platform_exec_suffix}</windowsResourceOriginalFilename>

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

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