[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 2120, Tue Jun 16 09:50:23 2015 UTC revision 2150, Wed Jan 25 16:48:02 2017 UTC
# Line 110  Line 110 
110                          <distributionFile>                          <distributionFile>
111                              <origin>xvidw.ico</origin>                              <origin>xvidw.ico</origin>
112                          </distributionFile>                          </distributionFile>
113                            <distributionFile>
114                                <origin>CheckUpdateLauncher.vbs</origin>
115                            </distributionFile>
116                      </distributionFileList>                      </distributionFileList>
117                      <shortcutList>                      <shortcutList>
118                          <linkShortcut>                          <linkShortcut>
# Line 194  Line 197 
197              </folderList>              </folderList>
198              <startMenuShortcutList>              <startMenuShortcutList>
199                  <startMenuShortcut>                  <startMenuShortcut>
                     <comment>Uninstall ${product_fullname}</comment>  
                     <name>Uninstall ${product_fullname}</name>  
                     <runAsAdmin>0</runAsAdmin>  
                     <runInTerminal>0</runInTerminal>  
                     <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>  
                     <windowsExecArgs></windowsExecArgs>  
                     <windowsIcon></windowsIcon>  
                     <windowsPath>${installdir}/</windowsPath>  
                 </startMenuShortcut>  
                 <startMenuShortcut>  
200                      <comment>Configure the Decoder properties</comment>                      <comment>Configure the Decoder properties</comment>
201                      <name>Decoder Config</name>                      <name>Decoder Config</name>
202                      <ruleEvaluationLogic>or</ruleEvaluationLogic>                      <ruleEvaluationLogic>or</ruleEvaluationLogic>
# Line 513  Line 506 
506                      <windowsIcon></windowsIcon>                      <windowsIcon></windowsIcon>
507                      <windowsPath>${installdir}/</windowsPath>                      <windowsPath>${installdir}/</windowsPath>
508                  </startMenuShortcut>                  </startMenuShortcut>
509                    <startMenuShortcut>
510                        <comment>Uninstall ${product_fullname}</comment>
511                        <name>Uninstall ${product_fullname}</name>
512                        <runAsAdmin>0</runAsAdmin>
513                        <runInTerminal>0</runInTerminal>
514                        <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>
515                        <windowsExecArgs>--debuglevel 3</windowsExecArgs>
516                        <windowsIcon>${installdir}/xvidw.ico</windowsIcon>
517                        <windowsPath>${installdir}</windowsPath>
518                    </startMenuShortcut>
519              </startMenuShortcutList>              </startMenuShortcutList>
520          </component>          </component>
521      </componentList>      </componentList>
# Line 1235  Line 1238 
1238              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1239              <name>Xvid</name>              <name>Xvid</name>
1240              <type>REG_SZ</type>              <type>REG_SZ</type>
1241              <value>powershell.exe -nologo -WindowStyle hidden -Noninteractive -NoProfile -ExecutionPolicy Bypass -File "${installdir}\CheckUpdate.ps1"</value>              <value>WScript "${installdir}\CheckUpdateLauncher.vbs" "${installdir}\CheckUpdate.ps1"</value>
1242              <ruleList>              <ruleList>
1243                  <platformTest>                  <platformTest>
1244                      <type>windows</type>                      <type>windows</type>
# Line 1847  Line 1850 
1850                  </platformTest>                  </platformTest>
1851              </ruleList>              </ruleList>
1852          </deleteFile>          </deleteFile>
1853            <registrySet>
1854                <abortOnError>0</abortOnError>
1855                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\58564944</key>
1856                <name>Description</name>
1857                <showMessageOnError>0</showMessageOnError>
1858                <type>REG_DWORD</type>
1859                <value>5634504d</value>
1860                <wowMode>32</wowMode>
1861            </registrySet>
1862            <registrySet>
1863                <abortOnError>0</abortOnError>
1864                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\78766964</key>
1865                <name>Description</name>
1866                <showMessageOnError>0</showMessageOnError>
1867                <type>REG_DWORD</type>
1868                <value>5634504d</value>
1869                <wowMode>32</wowMode>
1870            </registrySet>
1871            <registrySet>
1872                <abortOnError>0</abortOnError>
1873                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\58564944</key>
1874                <name>Description</name>
1875                <showMessageOnError>0</showMessageOnError>
1876                <type>REG_DWORD</type>
1877                <value>5634504d</value>
1878                <wowMode>64</wowMode>
1879            </registrySet>
1880            <registrySet>
1881                <abortOnError>0</abortOnError>
1882                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\78766964</key>
1883                <name>Description</name>
1884                <showMessageOnError>0</showMessageOnError>
1885                <type>REG_DWORD</type>
1886                <value>5634504d</value>
1887                <wowMode>64</wowMode>
1888            </registrySet>
1889      </postUninstallationActionList>      </postUninstallationActionList>
1890      <compressionAlgorithm>lzma</compressionAlgorithm>      <compressionAlgorithm>lzma</compressionAlgorithm>
1891      <enableRollback>1</enableRollback>      <enableRollback>1</enableRollback>

Legend:
Removed from v.2120  
changed lines
  Added in v.2150

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