<div dir="ltr"><br clear="all"><div>Bonjour</div><div><br></div><div>Voici mon code :</div><div><br></div><div><div># -*- coding: utf-8 -*-</div><div>from setuphelpers import *</div><div><br></div><div># registry key(s) where WAPT will find how to remove the application(s)</div><div>uninstallkey = []</div><div><br></div><div># command(s) to launch to remove the application(s)</div><div>uninstallstring = []</div><div><br></div><div>def install():</div><div>    print('installing Arduino_R1_1.0.5')</div><div>    destdir = makepath(programfiles32,'Arduino')</div><div>    remove_tree(destdir)</div><div>    registry_delete(HKEY_LOCAL_MACHINE, r'SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Arduino', r'UninstallString')</div><div>    copytree2(r'R1Arduino_1.0.5',r'c:\logiciel\R1Arduino_1.0.5')</div><div>    run('certutil.exe -addstore ""TrustedPublisher"" driversx86.cer')</div><div>    run(r'"dpinst-amd64.exe" /SW /SE')</div></div><div><br></div><div><br></div><div>J'ai une erreur a l'installation des pilotes : returned non-zero exit status 256</div><div><br></div><div>alors que la commande c:\dpinst-amd64.exe" /SW /SE exécutée manuel, fonctionnement.</div><div><br></div><div><br></div><div>d'avance je vous remercie</div><div><br></div><div>Olivier</div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><table border="0" cellspacing="0" cellpadding="0" align="left" width="100%" style="width:100.02%;border-collapse:collapse">
 <tbody><tr style="height:33.25pt">
  <td width="8%" style="width:8.6%;border-top:none;border-bottom:none;border-left:none;border-right:1.5pt solid rgb(232,88,17);padding:0cm 5.4pt;height:33.25pt">
  <p style="margin-bottom:0.0001pt"></p>
  <p style="margin-bottom:0.0001pt"><span style="font-size:5pt;font-family:arial,sans-serif;color:rgb(113,114,113)"> </span></p>
  <p style="margin-bottom:0.0001pt"><span style="font-size:5pt;font-family:arial,sans-serif;color:rgb(113,114,113)"> <img src="http://www.ent-bourgogne.fr/images/logo-bfc-rvb_s.png"></span></p>
  <p style="margin-bottom:0.0001pt"><span style="font-size:5pt;font-family:arial,sans-serif;color:rgb(113,114,113)"> </span></p>
  <p align="center" style="font-size:12.8px;text-align:center"><span lang="EN-US" style="font-size:7pt;font-family:arial,sans-serif;color:rgb(113,114,113)">17, boulevard <span>de</span> la Trémouille<u></u><u></u></span></p><p align="center" style="font-size:12.8px;text-align:center"><span lang="EN-US" style="font-size:7pt;font-family:arial,sans-serif;color:rgb(113,114,113)">CS 23502 - 21035 DIJON CEDEX</span></p>
  </td>
  <td width="91%" style="width:91.4%;padding:0cm 5.4pt;height:33.25pt">
  <p style="margin:0px"><b><span style="font-family:arial,sans-serif;color:rgb(45,116,182)">Olivier CATY</span></b><span style="font-family:arial,sans-serif;color:rgb(113,114,113)"><br></span></p><p style="font-size:12.8px"><span style="font-family:arial,sans-serif;color:rgb(113,114,113)">Direction du numérique éducatif</span><span style="color:rgb(31,73,125)"><u></u><u></u></span></p><p style="margin:0px"><span style="font-size:12.8px"></span></p><p style="margin:0px"><span style="font-family:arial,sans-serif;color:rgb(113,114,113)">Agent de l’équipe mobile de maintenance informatique des lycées</span></p>
  </td>
 </tr>
</tbody></table>

<p> </p></div></div></div></div></div></div></div></div></div></div>
</div>