[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 2127, Sat Jun 20 17:18:53 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 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.2127  
changed lines
  Added in v.2150

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