[svn] / branches / release-1_3-branch / xvidextra / src / installer / xvid.xml Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidextra/src/installer/xvid.xml

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

revision 2109, Tue Jun 9 21:36:36 2015 UTC revision 2110, Wed Jun 10 21:28:20 2015 UTC
# Line 101  Line 101 
101                          <distributionFile>                          <distributionFile>
102                              <origin>../../../xvidcore/build/win32/bin/xvid_encraw.exe</origin>                              <origin>../../../xvidcore/build/win32/bin/xvid_encraw.exe</origin>
103                          </distributionFile>                          </distributionFile>
104                            <distributionFile>
105                                <origin>xvid.png</origin>
106                            </distributionFile>
107                            <distributionFile>
108                                <origin>CheckUpdate.ps1</origin>
109                            </distributionFile>
110                      </distributionFileList>                      </distributionFileList>
111                      <shortcutList>                      <shortcutList>
112                          <linkShortcut>                          <linkShortcut>
# Line 1034  Line 1040 
1040              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1041              <name>Xvid</name>              <name>Xvid</name>
1042              <type>REG_SZ</type>              <type>REG_SZ</type>
1043              <value>${installdir}\CheckUpdate.exe</value>              <value>powershell.exe -nologo -WindowStyle hidden -Noninteractive -NoProfile -ExecutionPolicy Bypass -File "${installdir}\CheckUpdate.ps1"</value>
1044              <ruleList>              <ruleList>
1045                  <platformTest>                  <platformTest>
1046                      <type>windows</type>                      <type>windows</type>
# Line 1653  Line 1659 
1659      <requireInstallationByRootUser>1</requireInstallationByRootUser>      <requireInstallationByRootUser>1</requireInstallationByRootUser>
1660      <saveRelativePaths>1</saveRelativePaths>      <saveRelativePaths>1</saveRelativePaths>
1661      <startMenuGroupName>${product_shortname}</startMenuGroupName>      <startMenuGroupName>${product_shortname}</startMenuGroupName>
     <updateInformationURL>http://update.xvid.org/update.xml</updateInformationURL>  
1662      <vendor>Xvid Team</vendor>      <vendor>Xvid Team</vendor>
     <versionId>132</versionId>  
1663      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>      <windowsExecutableIcon>xvid.ico</windowsExecutableIcon>
1664      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>      <windowsResourceFileVersion>1.4.0.0</windowsResourceFileVersion>
1665      <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.2109  
changed lines
  Added in v.2110

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