[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 2119, Tue Jun 16 09:49:28 2015 UTC revision 2149, Wed Jan 25 16:47:46 2017 UTC
# Line 119  Line 119 
119                          <distributionFile>                          <distributionFile>
120                              <origin>CheckUpdate.ps1</origin>                              <origin>CheckUpdate.ps1</origin>
121                          </distributionFile>                          </distributionFile>
122                            <distributionFile>
123                                <origin>CheckUpdateLauncher.vbs</origin>
124                            </distributionFile>
125                      </distributionFileList>                      </distributionFileList>
126                      <shortcutList>                      <shortcutList>
127                          <linkShortcut>                          <linkShortcut>
# Line 203  Line 206 
206              </folderList>              </folderList>
207              <startMenuShortcutList>              <startMenuShortcutList>
208                  <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>  
209                      <comment>Configure the Decoder properties</comment>                      <comment>Configure the Decoder properties</comment>
210                      <name>Decoder Config</name>                      <name>Decoder Config</name>
211                      <ruleEvaluationLogic>or</ruleEvaluationLogic>                      <ruleEvaluationLogic>or</ruleEvaluationLogic>
# Line 522  Line 515 
515                      <windowsIcon></windowsIcon>                      <windowsIcon></windowsIcon>
516                      <windowsPath>${installdir}/</windowsPath>                      <windowsPath>${installdir}/</windowsPath>
517                  </startMenuShortcut>                  </startMenuShortcut>
518                    <startMenuShortcut>
519                        <comment>Uninstall ${product_fullname}</comment>
520                        <name>Uninstall ${product_fullname}</name>
521                        <runAsAdmin>0</runAsAdmin>
522                        <runInTerminal>0</runInTerminal>
523                        <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec>
524                        <windowsExecArgs>--debuglevel 3</windowsExecArgs>
525                        <windowsIcon>${installdir}/xvidw.ico</windowsIcon>
526                        <windowsPath>${installdir}</windowsPath>
527                    </startMenuShortcut>
528              </startMenuShortcutList>              </startMenuShortcutList>
529          </component>          </component>
530      </componentList>      </componentList>
# Line 1244  Line 1247 
1247              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>              <key>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run</key>
1248              <name>Xvid</name>              <name>Xvid</name>
1249              <type>REG_SZ</type>              <type>REG_SZ</type>
1250              <value>powershell.exe -nologo -WindowStyle hidden -Noninteractive -NoProfile -ExecutionPolicy Bypass -File "${installdir}\CheckUpdate.ps1"</value>              <value>WScript "${installdir}\CheckUpdateLauncher.vbs" "${installdir}\CheckUpdate.ps1"</value>
1251              <ruleList>              <ruleList>
1252                  <platformTest>                  <platformTest>
1253                      <type>windows</type>                      <type>windows</type>
# Line 1876  Line 1879 
1879                  </platformTest>                  </platformTest>
1880              </ruleList>              </ruleList>
1881          </registryDelete>          </registryDelete>
1882            <registrySet>
1883                <abortOnError>0</abortOnError>
1884                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\58564944</key>
1885                <name>Description</name>
1886                <showMessageOnError>0</showMessageOnError>
1887                <type>REG_DWORD</type>
1888                <value>5634504d</value>
1889                <wowMode>32</wowMode>
1890            </registrySet>
1891            <registrySet>
1892                <abortOnError>0</abortOnError>
1893                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\78766964</key>
1894                <name>Description</name>
1895                <showMessageOnError>0</showMessageOnError>
1896                <type>REG_DWORD</type>
1897                <value>5634504d</value>
1898                <wowMode>32</wowMode>
1899            </registrySet>
1900            <registrySet>
1901                <abortOnError>0</abortOnError>
1902                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\58564944</key>
1903                <name>Description</name>
1904                <showMessageOnError>0</showMessageOnError>
1905                <type>REG_DWORD</type>
1906                <value>5634504d</value>
1907                <wowMode>64</wowMode>
1908            </registrySet>
1909            <registrySet>
1910                <abortOnError>0</abortOnError>
1911                <key>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation\MapVideo4cc\78766964</key>
1912                <name>Description</name>
1913                <showMessageOnError>0</showMessageOnError>
1914                <type>REG_DWORD</type>
1915                <value>5634504d</value>
1916                <wowMode>64</wowMode>
1917            </registrySet>
1918          <deleteFile>          <deleteFile>
1919              <abortOnError>0</abortOnError>              <abortOnError>0</abortOnError>
1920              <path>${windows_folder_common_programs}/${product_shortname}</path>              <path>${windows_folder_common_programs}/${product_shortname}</path>

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

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