je viens de télécharger aujourd'hui la version 1.0.5 de framakey tout marche bien, je me suis amusé à modifié le background, un ou deux icons, ça marche tjrs...
seulement j'ai voulu installé Amsn, je l'ai fait et ai essayer en cliquant directement sur amsn.exe, ça marche mais je n'arrive pas à le mettre dans index.htm
bon je vous montre les sources:
index.htm:(j'ai un autre logiciel ajouté par mes soins et ça marche)
- Code: Tout sélectionner
<div id="corps" class="clic">
<table style="width: 100%;" cellpadding="4">
<tbody>
....
....
<tr>
<td style="width: 54px; text-align: center;">
<a href="lch/amsn.lch"
title="Lancer Amsn">
<img src="img/mess.jpg" width="48px"
height="48px" alt="Amsn." />
</a>
</td>
<td style="width: 179px; text-align: left;">
<h2>
<a href="lch/amsn.lch"
title="Lancer Amsn">
Amsn
</a>
</h2>
<p>Messagerie</p>
</td>
<td style="width: 104px;"></td>
<td style="width: 54px; text-align: center;">
<a href="lch/calc.lch"
title="Lancer GraphCalc">
<img src="img/calc.jpg" width="48px"
height="48px" alt="Amsn." />
</a>
</td>
<td style="width: 179px; text-align: left;">
<h2>
<a href="lch/calc.lch"
title="Lancer GraphCalc">
GraphCalc
</a>
</h2>
<p>Calculette</p>
</td>
<td style="width: 104px;"></td>
</tr>
</table>
</div>
Le lch
- Code: Tout sélectionner
ExecuteFile=${cwd}\..\..\programs\messenger\amsn.exe
voila si vous pouviez m'aider ce serait cool

-
jojolapine
- Messages : 25