Afficher les détails fonctionne mal [RESOLU]
Posté : 26 mars 2011, 14:59
Bonjour,
En consultant mon indice Windows sous Vista SP2, après avoir obtenu celui-ci, quand je clique sur "Afficher et imprimer les résultats" une fenêtre s'ouvre avec des données incohérentes (voir pièce jointe).
D'ou vient le problème ?
Merci pour votre aide.
Cordialement.
<?xml version="1.0"?><html xmlns:HTA="http://www.microsoft.com/hta" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=unicode" /><title>Informations et outils de performance</title><HTA:APPLICATION ID="ComputerDetails" APPLICATIONNAME="Computer Details" BORDER="thick" BORDERSTYLE="normal" CAPTION="yes" CONTEXTMENU="no" ICON="" MAXIMIZEBUTTON="yes" MINIMIZEBUTTON="yes" SHOWINTASKBAR="yes" SINGLEINSTANCE="yes" SYSMENU="yes" VERSION="1.0" /><style>
A:link {
text-decoration: none;
}
A:visited {
text-decoration: none;
}
A:hover {
text-decoration: none;
}
A:active {
text-decoration: none;
}
BODY {
background-color: #FFFFFF;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}
DIV {
}
HR {
width: 100%;
height: 1px;
color: #CCCCCC;
margin-top: 5px;
}
TD {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #000000;
}
INPUT {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #000000;
}
.HubTitle {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 12pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #1370AB;
}
.Instruction {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9.25pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #1370AB;
}
.SubTitle {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #1370AB;
}
.SubText {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #4C4C4C;
}
.DocText {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #000000;
}
.LimeText {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #418E16;
}
.SYSLink, .SYSLink:link, .SYSLink:visited, {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #0000FF;
}
.SYSLink:hover, .SYSLink:active {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #3333FF;
}
.OverallRating {
font-family: Segoe UI, Segoe, Verdana, Tahoma, Arial, Microsoft Sans Serif;
font-size: 32pt;
font-weight: bold;
line-height: normal;
letter-spacing: normal;
color: #FFFFFF;
}
</style><script type="text/javascript" language="javascript">
openWindow();
function openWindow() {
var leftVal=(screen.width / 2) - 400;
var topVal = (screen.height / 2) - 430;
if (topVal < 0)
{
topVal = 0;
}
if (leftVal < 0)
{
leftVal = 0;
}
parent.window.moveTo(leftVal, topVal);
parent.window.resizeTo(800, 860);
}
function ShowPrintDialog() {
window.print();
}
</script></head><body><table border="0" width="100%" height="100%" cellpadding="15" cellspacing="0"><tr><td align="center" valign="top"><table border="0" width="620" height="100%" cellpadding="0" cellspacing="0"><tr><td align="center" valign="top"><table border="0" width="620" height="100%" cellpadding="0" cellspacing="0" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="bottom" width="100%"><span class="HubTitle">Plus d’informations à propos de mon ordinateur</span></td><td align="right" valign="bottom"><input type="button" value="Imprimer cette page" style="width: 150px; height: 25px;" onclick="ShowPrintDialog();" /></td></tr></table></td></tr><tr><td align="center" valign="top"><br /><table border="0" cellpadding="8" cellspacing="0" width="100%" style="border: solid 1px #CCCCCC"><tr><td align="left" valign="bottom" class="DocText" width="125" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Composant</td><td align="left" valign="bottom" class="DocText" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Détails</td><td align="left" valign="bottom" class="DocText" width="75" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Sous-indice</td><td align="left" valign="bottom" class="DocText" width="100" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Indice de base</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Processeur </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">AMD Athlon(tm) 64 X2 Dual Core Processor 5600+</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #E0E0E0; border-bottom: solid 1px #FFFFFF;">5,4</td><td align="center" valign="bottom" class="DocText" width="100" rowspan="5" style="background-color: #E0E0E0"><table border="0" width="100" height="100%" cellpadding="0" cellspacing="0"><tr height="100"><td align="center" valign="middle" style=" background-image: url(res://C:\Windows\system32\winsatapi.dll/PNG/#111); background-position: center center; background-repeat: no-repeat;"><span class="OverallRating" width="80">5,4</span></td></tr><tr><td align="center" valign="middle">
Déterminé par le sous-indice le plus bas</td></tr></table></td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Mémoire vive </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">4,00 Go</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,9</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Graphiques </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">ATI Radeon HD 5670</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,9</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Graphiques de jeu </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">2430 Mo total de mémoire vidéo disponible</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,7</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Disque dur principal </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">106GB libre (217GB au total)</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,8</td></tr><tr><td colspan="4" align="left" valign="bottom" class="SubText" style="border-top: solid 1px #CCCCCC;">Windows Vista (TM) Home Premium</td></tr></table><br /><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Système </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Fabricant</td><td align="left" valign="middle" class="SubText">FUJITSU SIEMENS</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Modèle</td><td align="left" valign="middle" class="SubText">AMD690VM-FMH</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Quantité totale de mémoire système</td><td align="left" valign="middle" class="SubText">Mémoire vive 4,00 Go</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Type du système</td><td align="left" valign="middle" class="SubText">Système d’exploitation 32 bits</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Nombre de cœurs de processeur</td><td align="left" valign="middle" class="SubText">2</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Compatible 64 bits</td><td align="left" valign="middle" class="SubText">Oui</td></tr></table></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Stockage </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Taille totale des disques durs</td><td align="left" valign="middle" class="SubText">323 Go</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Partition de disque (C:)</td><td align="left" valign="middle" class="SubText">106 Go libre (217 Go au total)</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Partition de disque (D:)</td><td align="left" valign="middle" class="SubText">53 Go libre (106 Go au total)</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Lecteur multimédia (E:)</td><td align="left" valign="middle" class="SubText">CD/DVD</td></tr></table></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Graphiques </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Afficher le type de carte</td><td align="left" valign="middle" class="SubText">ATI Radeon HD 5670</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Mémoire graphique totale disponible</td><td align="left" valign="middle" class="SubText">2430 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText"> Mémoire graphique dédiée</td><td align="left" valign="middle" class="SubText">1024 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText"> Mémoire système dédiée</td><td align="left" valign="middle" class="SubText">0 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText"> Mémoire système partagée</td><td align="left" valign="middle" class="SubText">1406 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Afficher la version du pilote de la carte</td><td align="left" valign="middle" class="SubText">8.821.0.0</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Résolution du moniteur principal</td><td align="left" valign="middle" class="SubText">1366x768</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Version DirectX</td><td align="left" valign="middle" class="SubText">DirectX 10</td></tr></table></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Réseau </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Carte réseau</td><td align="left" valign="middle" class="SubText">Realtek PCIe GBE Family Controller</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Carte réseau</td><td align="left" valign="middle" class="SubText">Carte miniport Microsoft Tun</td></tr></table></td></tr></table></td></tr><tr><td align="center" valign="top"><table border="0" width="620" height="100%" cellpadding="0" cellspacing="0"><tr><td colspan="2"><br /><br /><br /><br /></td></tr><tr><td align="left" valign="top" width="100%"> </td><td align="right" valign="top"><input type="button" value="Imprimer cette page" style="width: 150px; height: 25px;" onclick="ShowPrintDialog();" xmlns="http://www.w3.org/TR/REC-html40" /></td></tr></table></td></tr></table></td></tr></table></body></html>
En consultant mon indice Windows sous Vista SP2, après avoir obtenu celui-ci, quand je clique sur "Afficher et imprimer les résultats" une fenêtre s'ouvre avec des données incohérentes (voir pièce jointe).
D'ou vient le problème ?
Merci pour votre aide.
Cordialement.
<?xml version="1.0"?><html xmlns:HTA="http://www.microsoft.com/hta" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=unicode" /><title>Informations et outils de performance</title><HTA:APPLICATION ID="ComputerDetails" APPLICATIONNAME="Computer Details" BORDER="thick" BORDERSTYLE="normal" CAPTION="yes" CONTEXTMENU="no" ICON="" MAXIMIZEBUTTON="yes" MINIMIZEBUTTON="yes" SHOWINTASKBAR="yes" SINGLEINSTANCE="yes" SYSMENU="yes" VERSION="1.0" /><style>
A:link {
text-decoration: none;
}
A:visited {
text-decoration: none;
}
A:hover {
text-decoration: none;
}
A:active {
text-decoration: none;
}
BODY {
background-color: #FFFFFF;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}
DIV {
}
HR {
width: 100%;
height: 1px;
color: #CCCCCC;
margin-top: 5px;
}
TD {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #000000;
}
INPUT {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #000000;
}
.HubTitle {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 12pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #1370AB;
}
.Instruction {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9.25pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #1370AB;
}
.SubTitle {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #1370AB;
}
.SubText {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #4C4C4C;
}
.DocText {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #000000;
}
.LimeText {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #418E16;
}
.SYSLink, .SYSLink:link, .SYSLink:visited, {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #0000FF;
}
.SYSLink:hover, .SYSLink:active {
font-family: Segoe UI, Segoe, Tahoma, Arial, Microsoft Sans Serif;
font-size: 9pt;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
color: #3333FF;
}
.OverallRating {
font-family: Segoe UI, Segoe, Verdana, Tahoma, Arial, Microsoft Sans Serif;
font-size: 32pt;
font-weight: bold;
line-height: normal;
letter-spacing: normal;
color: #FFFFFF;
}
</style><script type="text/javascript" language="javascript">
openWindow();
function openWindow() {
var leftVal=(screen.width / 2) - 400;
var topVal = (screen.height / 2) - 430;
if (topVal < 0)
{
topVal = 0;
}
if (leftVal < 0)
{
leftVal = 0;
}
parent.window.moveTo(leftVal, topVal);
parent.window.resizeTo(800, 860);
}
function ShowPrintDialog() {
window.print();
}
</script></head><body><table border="0" width="100%" height="100%" cellpadding="15" cellspacing="0"><tr><td align="center" valign="top"><table border="0" width="620" height="100%" cellpadding="0" cellspacing="0"><tr><td align="center" valign="top"><table border="0" width="620" height="100%" cellpadding="0" cellspacing="0" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="bottom" width="100%"><span class="HubTitle">Plus d’informations à propos de mon ordinateur</span></td><td align="right" valign="bottom"><input type="button" value="Imprimer cette page" style="width: 150px; height: 25px;" onclick="ShowPrintDialog();" /></td></tr></table></td></tr><tr><td align="center" valign="top"><br /><table border="0" cellpadding="8" cellspacing="0" width="100%" style="border: solid 1px #CCCCCC"><tr><td align="left" valign="bottom" class="DocText" width="125" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Composant</td><td align="left" valign="bottom" class="DocText" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Détails</td><td align="left" valign="bottom" class="DocText" width="75" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Sous-indice</td><td align="left" valign="bottom" class="DocText" width="100" style="border-bottom: solid 1px #CCCCCC" xmlns="http://www.w3.org/TR/REC-html40">Indice de base</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Processeur </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">AMD Athlon(tm) 64 X2 Dual Core Processor 5600+</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #E0E0E0; border-bottom: solid 1px #FFFFFF;">5,4</td><td align="center" valign="bottom" class="DocText" width="100" rowspan="5" style="background-color: #E0E0E0"><table border="0" width="100" height="100%" cellpadding="0" cellspacing="0"><tr height="100"><td align="center" valign="middle" style=" background-image: url(res://C:\Windows\system32\winsatapi.dll/PNG/#111); background-position: center center; background-repeat: no-repeat;"><span class="OverallRating" width="80">5,4</span></td></tr><tr><td align="center" valign="middle">
Déterminé par le sous-indice le plus bas</td></tr></table></td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Mémoire vive </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">4,00 Go</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,9</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Graphiques </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">ATI Radeon HD 5670</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,9</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Graphiques de jeu </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">2430 Mo total de mémoire vidéo disponible</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,7</td></tr><tr xmlns="http://www.w3.org/TR/REC-html40"><td align="left" valign="bottom" class="DocText" width="125" style="background-color: #EAEAEA; border-bottom: solid 1px #FFFFFF; font-weight: bold;">Disque dur principal </td><td align="left" valign="bottom" class="DocText" style="background-color: #F0F0F0; border-bottom: solid 1px #FFFFFF;">106GB libre (217GB au total)</td><td align="center" valign="bottom" class="DocText" width="75" style="background-color: #F5F5F5; border-bottom: solid 1px #FFFFFF;">5,8</td></tr><tr><td colspan="4" align="left" valign="bottom" class="SubText" style="border-top: solid 1px #CCCCCC;">Windows Vista (TM) Home Premium</td></tr></table><br /><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Système </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Fabricant</td><td align="left" valign="middle" class="SubText">FUJITSU SIEMENS</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Modèle</td><td align="left" valign="middle" class="SubText">AMD690VM-FMH</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Quantité totale de mémoire système</td><td align="left" valign="middle" class="SubText">Mémoire vive 4,00 Go</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Type du système</td><td align="left" valign="middle" class="SubText">Système d’exploitation 32 bits</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Nombre de cœurs de processeur</td><td align="left" valign="middle" class="SubText">2</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Compatible 64 bits</td><td align="left" valign="middle" class="SubText">Oui</td></tr></table></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Stockage </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Taille totale des disques durs</td><td align="left" valign="middle" class="SubText">323 Go</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Partition de disque (C:)</td><td align="left" valign="middle" class="SubText">106 Go libre (217 Go au total)</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Partition de disque (D:)</td><td align="left" valign="middle" class="SubText">53 Go libre (106 Go au total)</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Lecteur multimédia (E:)</td><td align="left" valign="middle" class="SubText">CD/DVD</td></tr></table></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Graphiques </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Afficher le type de carte</td><td align="left" valign="middle" class="SubText">ATI Radeon HD 5670</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Mémoire graphique totale disponible</td><td align="left" valign="middle" class="SubText">2430 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText"> Mémoire graphique dédiée</td><td align="left" valign="middle" class="SubText">1024 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText"> Mémoire système dédiée</td><td align="left" valign="middle" class="SubText">0 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText"> Mémoire système partagée</td><td align="left" valign="middle" class="SubText">1406 Mo</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Afficher la version du pilote de la carte</td><td align="left" valign="middle" class="SubText">8.821.0.0</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Résolution du moniteur principal</td><td align="left" valign="middle" class="SubText">1366x768</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Version DirectX</td><td align="left" valign="middle" class="SubText">DirectX 10</td></tr></table></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%" xmlns="http://www.w3.org/TR/REC-html40"><tr><td align="left" valign="middle"><span class="SubTitle"><nobr>Réseau </nobr></span></td><td align="left" valign="bottom" width="100%"><hr size="1" /></td></tr><tr><td colspan="2" align="left" valign="top"><table border="0" cellpadding="0" cellspacing="8" width="100%"><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Carte réseau</td><td align="left" valign="middle" class="SubText">Realtek PCIe GBE Family Controller</td></tr><tr><td width="10"> </td><td align="left" valign="middle" width="260" class="SubText">Carte réseau</td><td align="left" valign="middle" class="SubText">Carte miniport Microsoft Tun</td></tr></table></td></tr></table></td></tr><tr><td align="center" valign="top"><table border="0" width="620" height="100%" cellpadding="0" cellspacing="0"><tr><td colspan="2"><br /><br /><br /><br /></td></tr><tr><td align="left" valign="top" width="100%"> </td><td align="right" valign="top"><input type="button" value="Imprimer cette page" style="width: 150px; height: 25px;" onclick="ShowPrintDialog();" xmlns="http://www.w3.org/TR/REC-html40" /></td></tr></table></td></tr></table></td></tr></table></body></html>