[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 2142, Mon Oct 17 14:43:24 2016 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>

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

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