<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
<style type="text/css">
<!--
body{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;}
-->
</style>
</head>
<body marginleft="10" marginright="10" margintop="10" marginbottom="10">
<div align="left" style="text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;">Bonjour et très bonne année à tous,</font></div>
<br />
<br />
<div align="left" style="text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;">Je me retrouve devant un problème à cause de l'encodage utf-8.</font></div>
<br />
<div align="left" style="text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;">J'ai besoin de désinstallé un raccourci sur le bureau. Jusque là, c'est facile. Mais le nom de ce raccourci contient un accent grave (è) :</font></div>
<br />
<br />
<br />
<div align="left"><table width="99%" cellpadding="3" cellspacing="0" border="1" summary="" style="margin:5px;border-width:1px;border-color:#000000;border-style:solid;border-collapse:collapse;">
<tbody>
<tr>
<td width="100%" valign="top" bgcolor="#FFFFCC" style="background-color:#FFFFCC;border-style:none none none none;border-width:0px 0px 0px 0px;border-color:#000000;border-collapse:collapse;"><div align="left" style="margin-top:5px;text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;"># -*- coding: utf-8 -*-</font></div><div align="left" style="margin-top:5px;text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;background-color:#FFFFCC;">from setuphelpers import *</font></div><div align="left" style="margin-top:5px;text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;background-color:#FFFFCC;">uninstallkey = []</font></div><br />
<div align="left" style="text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;background-color:#FFFFCC;">rac_lapin="C:\\Users\\Public\\Desktop\\Narramus - Compère Lapin.lnk"</font></div><br />
<div align="left" style="text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;background-color:#FFFFCC;">def install():</font></div><div align="left" style="text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;background-color:#FFFFCC;">    if isfile(rac_lapin):</font></div><div align="left" style="text-align:left;"><font face="Times New Roman" size="+0" color="#000000" style="font-family:Times New Roman;font-size:12pt;color:#000000;background-color:#FFFFCC;">        remove_desktop_shortcut('Narramus - Compère Lapin'</font></div></td>
</tr>
</tbody>
</table></div>
<br />
<div align="left" style="text-align:left;"><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:10pt;color:#000000;">Merci beaucoup pour votre aide</font></div>
<br />
<div align="left" style="text-align:left;"><img src="cid:MDgwMTIwMTlfMTUyNzI3XzAucG5n@mail.challans.fr" align="middle" width="187" height="84" hspace="4" vspace="4" alt="08012019_152727_0.png" title="08012019_152727_0.png" border="0" /></div>
<br />
</body>
</html>