Logiciel : Openshot Video Editor
Développeur : Openshot Team
Type de licence : Libre
Compatible XP : Non testé
Compatible Win7 : Oui
Existe aussi sous Linux : Oui
Version : 3.1.1
Si le téléchargement automatique ne fonctionne pas, vous pouvez trouver le .exe à cette adresse : https://github.com/OpenShot/openshot-qt ... x86_64.exe
Raccourci :
Code : Tout sélectionner
<package
id="Openshot"
name="Openshot- logiciel de montage video"
reboot="false"
revision="%version%.1"
priority="10">
<variable name="version" value="3.1.1"/>
<eoledl dl="http://github.com/OpenShot/openshot-qt/releases/download/v%version%/OpenShot-v%version%-x86_64.exe" destname="openshot\OpenShot-v%version%-x86_64.exe" />
<variable name="ComSpec" value="%SystemRoot%\System32\cmd.exe" architecture="x86"/>
<variable name="ComSpec" value="%SystemRoot%\SysWOW64\cmd.exe" architecture="x64"/>
<variable name="CommonFiles" value="%PROGRAMFILES%\Fichiers communs" architecture="x86"/>
<variable name="CommonFiles" value="%PROGRAMFILES%\Common Files" architecture="x64"/>
<variable name="BDR" value="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" architecture="x86"/>
<variable name="BDR" value="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall" architecture="x64"/>
<check type="uninstall" condition="exists" path="OpenShot Video Editor version %version%"/>
<install cmd='"%SOFTWARE%\openshot\OpenShot-v%version%-x86_64.exe" /verysilent /norestart ALLUSERS=1'/>
<upgrade include="install"/>
<downgrade include="install"/>
<remove cmd='"%PROGRAMFILES%\OpenShot Video Editor\unins000.exe" /verysilent /norestart'/>
</package>
Merci à Philippe P. du collège Xavier Bichat et Romain V. du collège Longchambon