<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:output method="html" /><xsl:template name="ConvertDecToHex"><xsl:param name="num" /><xsl:if test="$num &gt;= 16"><xsl:call-template name="ConvertDecToHex"><xsl:with-param name="num" select="floor($num div 16)" /></xsl:call-template></xsl:if><xsl:value-of select="substring( '0123456789ABCDEF', ($num mod 16) + 1, 1)" /></xsl:template><xsl:template match="/"><xsl:param name="BaseServer" select="'https://wer.microsoft.com/Responses/'" /><xsl:param name="NonSecureBaseServer"><xsl:choose><xsl:when test="contains( $BaseServer, 'https:')">http:<xsl:value-of select="substring-after( $BaseServer, ':' )" /></xsl:when><xsl:otherwise><xsl:value-of select="$BaseServer" /></xsl:otherwise></xsl:choose></xsl:param><html><head><link rel="stylesheet" type="text/css" href="http://wer.microsoft.com/responses/main.css" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><script language="javascript">
                            function expand( obj )
                            {
                              if( obj.nextSibling.style.display=='none' )
                              {
                                obj.nextSibling.style.display = 'block';
                                obj.firstChild.firstChild.src= '<xsl:value-of select="$NonSecureBaseServer" />include/images/down.gif'
                              }
                              else
                              {
                                obj.nextSibling.style.display = 'none';
                                obj.firstChild.firstChild.src= '<xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif'
                              }
                            }
                        </script><img><xsl:attribute name="height">0px</xsl:attribute><xsl:attribute name="width">0px</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />View.aspx?sid=<xsl:value-of select="/response/metadata/responseId" /><xsl:text disable-output-escaping="yes">&amp;</xsl:text>sessionGuid=<xsl:value-of select="/response/metadata/sessionGuid" /></xsl:attribute></img></head><body><br /><xsl:variable name="hexSKU"><xsl:call-template name="ConvertDecToHex"><xsl:with-param name="num" select="/response/metadata/SKU" /></xsl:call-template></xsl:variable><xsl:variable name="sku" select="substring( $hexSKU, string-length( $hexSKU ) )" /><table align="center" width="762px" style="margin-left:8px;margin-right:8px"><tr><td valign="top"><table style="float:right" width="200px"><tr><td><xsl:if test="/response/metadata/moreInfoLink"><br /><div style="border:#DDDDDD 1px solid;background-color:#F1F1F1"><table border="0" cellpadding="3" cellspacing="0"><tr><td><xsl:if test="/response/metadata/moreInfoLink"><table width="100%" cellspacing="0" cellpadding="3"><tr><td><b>Technical Information</b></td></tr><xsl:for-each select="/response/metadata/moreInfoLink"><xsl:choose><xsl:when test="type='Webpage'"><tr><td><a class="techInfoLink"><xsl:attribute name="href"><xsl:value-of select="url" /></xsl:attribute><xsl:attribute name="title"><xsl:value-of select="text" /></xsl:attribute><xsl:value-of select="text" /></a></td></tr></xsl:when><xsl:when test="type='WinHelp'"><tr><td><a class="techInfoLink" target="_300"><xsl:attribute name="href"><xsl:value-of select="url" /></xsl:attribute><xsl:attribute name="title"><xsl:value-of select="text" /></xsl:attribute><xsl:value-of select="text" /></a></td></tr></xsl:when></xsl:choose></xsl:for-each></table></xsl:if></td></tr><tr><td /></tr><tr><td><br /></td></tr></table></div></xsl:if></td></tr></table><!-- Win7 title -->
<H2>Address a problem with <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr></H2><p><nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> is missing a driver.</p><p>To find out if a compatible driver is available for your computer, follow these steps:</p><ul>
<li>
<a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>For U.S. models</p></a><div style="padding-left:25px;display:none">
<ol>
<li>
<p>
<a target="_new"><xsl:attribute name="title">Click to go online to the Sony website</xsl:attribute><xsl:attribute name="href">http://esupport.sony.com/US/perl/index.pl</xsl:attribute><img border="0" style="vertical-align:middle;"><xsl:attribute name="alt">Click to go online to the Sony website</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>Click to go online to the Sony website</a>
</p>
</li>
<li><p>Under <b>Go directly to your Model Home</b>, next to <b>Model Number</b>, enter your model number, and then click <b>Continue</b>.</p>
<a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>How do I find my <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model?</p></a><div style="padding-left:25px;display:none">
<xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">
<p>Click the <b>Start</b> button <img class="Arrow" align="absMiddle" alt="" border="0"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/StartButton_16x16.gif</xsl:attribute></img>, type <b>msinfo32</b> in the search box, and then press Enter. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6">
<p>Click the <b>Start</b> button <img class="Arrow" align="absMiddle" alt="" border="0"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/StartButton_16x16.gif</xsl:attribute></img>, click <b>All Programs</b>, click <b>Accessories</b>, click <b>Run</b>, and type <b>msinfo32</b> in the search box, and then press Enter. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )">
<p>Click <b>Start</b> , click <b>Run</b>, type <b>msinfo32</b> in the Open box, and then click <b>OK</b>. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:otherwise>
<p>Click <b>Start</b> , click <b>Run</b>, type <b>msinfo32</b> in the Open box, and then click <b>OK</b>. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:otherwise></xsl:choose>

<ul>
<li>If you're unable to find your computer model, check the documentation that came with your computer, visit the manufacturer's website, or contact the manufacturer.</li>
</ul>
</div></li>
<li><p>In the left pane, under <b>Support by type</b>, click <b>Drivers &amp; Software</b>.</p></li>
<li><p>Under <b>Download Files</b>, next to <b>Select Your Operating System</b>, click the drop-down list, and then click the operating system you're using.</p>
<a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>Which version of Windows am I using?</p></a><div style="padding-left:25px;display:none"><p>You are using <xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )"><nobr>Windows 7</nobr></xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6"><xsl:choose><xsl:when test="starts-with(/response/metadata/OS, '6.0.6001' )"><xsl:choose><xsl:when test="$sku=1"><nobr>Windows Vista SP1</nobr></xsl:when><xsl:when test="$sku=2 or $sku=3"><nobr>Windows Server 2008</nobr></xsl:when><xsl:otherwise><nobr>Windows Vista</nobr></xsl:otherwise></xsl:choose></xsl:when><xsl:otherwise><nobr>Windows Vista</nobr></xsl:otherwise></xsl:choose></xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )"><xsl:choose><xsl:when test="$sku=2 or $sku=3"><nobr>Windows Server</nobr></xsl:when><xsl:otherwise><nobr>Windows XP</nobr></xsl:otherwise></xsl:choose></xsl:when><xsl:otherwise><nobr>Microsoft Windows</nobr></xsl:otherwise></xsl:choose>.</p>
</div>
<p><b>Note</b><br />
Depending on your model, you might not have the option to select an operating system or might not see the operating system you're using.</p></li>
<li><p>Next to <b>Sort Files By Type</b>, click the drop-down list, and then click <b>System Components</b>.</p></li>
<li><p>Click the <b>Download File Now</b> icon for <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr>, and then follow the instructions to download and install your driver.</p></li>
</ol>
<p><b>Note</b><br />
If the driver for your <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> isn't in the list of available drivers, click the link below to find out if your system is supported under your version of Windows:<br />
<xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">
<a class="superlink" target="_new"><xsl:attribute name="title">Windows 7 Upgrade Information for Your VAIO Computer</xsl:attribute><xsl:attribute name="href">http://esupport.sony.com/US/perl/os7upgrade.pl?</xsl:attribute><img border="0" style="vertical-align:middle;float:left"><xsl:attribute name="alt">Windows 7 Upgrade Information for Your VAIO Computer</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle;float:left" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>Windows 7 Upgrade Information for Your VAIO Computer</a>
</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6">
<a class="superlink" target="_new"><xsl:attribute name="title">Sony Discovery Tool for Windows Vista Operating System</xsl:attribute><xsl:attribute name="href">http://go.microsoft.com/fwlink/?LinkID=169598</xsl:attribute><img border="0" style="vertical-align:middle;float:left"><xsl:attribute name="alt">Sony Discovery Tool for Windows Vista Operating System</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle;float:left" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>Sony Discovery Tool for Windows Vista Operating System</a>
</xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )" /><xsl:otherwise /></xsl:choose>
</p>



</div>
</li>

<li>
<a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>For Europe models</p></a><div style="padding-left:25px;display:none">
<ol>
<li><p>
<a target="_new"><xsl:attribute name="title">Click to go online to the Sony website</xsl:attribute><xsl:attribute name="href">http://support.vaio.sony.eu/computing/vaio/downloads/updates/index.aspx?l=en_GB</xsl:attribute><img border="0" style="vertical-align:middle;"><xsl:attribute name="alt">Click to go online to the Sony website</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>Click to go online to the Sony website</a>
</p></li>
<li><p>Under <b>Log-in option2: Select your VAIO model</b>, next to <b>Select Category</b>, click the drop-down list, and then click the appropriate category.</p></li>
<li><p>Next to <b>Select Model</b>, click the drop-down list, click the model for your computer, and then click <b>Log in</b>.</p>
<a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>How do I find my <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model?</p></a><div style="padding-left:25px;display:none">
<xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">
<p>Click the <b>Start</b> button <img class="Arrow" align="absMiddle" alt="" border="0"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/StartButton_16x16.gif</xsl:attribute></img>, type <b>msinfo32</b> in the search box, and then press Enter. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6">
<p>Click the <b>Start</b> button <img class="Arrow" align="absMiddle" alt="" border="0"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/StartButton_16x16.gif</xsl:attribute></img>, click <b>All Programs</b>, click <b>Accessories</b>, click <b>Run</b>, and type <b>msinfo32</b> in the search box, and then press Enter. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )">
<p>Click <b>Start</b> , click <b>Run</b>, type <b>msinfo32</b> in the Open box, and then click <b>OK</b>. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:otherwise>
<p>Click <b>Start</b> , click <b>Run</b>, type <b>msinfo32</b> in the Open box, and then click <b>OK</b>. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:otherwise></xsl:choose>

<ul>
<li>If you're unable to find your computer model, check the documentation that came with your computer, visit the manufacturer's website, or contact the manufacturer.</li>
</ul>
</div></li>
<li><p>Click the <b>Updates</b> tab to look for available updates.</p></li>
<li><p>Click the <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> driver from the list of available drivers.</p></li>
<li><p>Read the disclaimer, and then click <b>Agree</b> if you accept the terms.</p></li>
<li>

<a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>Download and extract the driver files</p></a><div style="padding-left:25px;display:none">
<p>
<ol style="list-style-type: lower-alpha">
<li><p>In the <b>File Download</b> dialog box, click <b>Save</b>, and then save the file to your <xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">desktop</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6"><b>Desktop</b></xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )"><b>Desktop</b></xsl:when><xsl:otherwise><b>Desktop</b></xsl:otherwise></xsl:choose>.</p></li>
<li><p>To extract the contents of the compressed folder, right-click the folder you saved to the <xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">desktop</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6"><b>Desktop</b></xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )"><b>Desktop</b></xsl:when><xsl:otherwise><b>Desktop</b></xsl:otherwise></xsl:choose>, click <b><xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">Extract All</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6">Extract All</xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )">Extract All</xsl:when><xsl:otherwise>Extract All</xsl:otherwise></xsl:choose></b>, and then follow the instructions.</p></li>
<li><p>Double-click the extracted folder to view its contents.</p><p><b>Note</b><br />If the folder contains a readme file, release notes or installation instructions, we recommend you read that information before starting the installation.</p></li>
</ol>
</p>
</div></li></ol>


<p>
<b>Note</b><br />
If the driver for your <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> isn't in the list of available drivers,
<xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )"> click the link below to find out if your unit is supported under Windows 7:<br /></xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6">click the <b>Get in touch</b> icon to learn about support options.</xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )" /><xsl:otherwise /></xsl:choose>
<xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">
<a class="superlink" target="_new"><xsl:attribute name="title">Windows 7 Upgrade Information for Your VAIO Computer</xsl:attribute><xsl:attribute name="href">http://genesis.sony-europe.com/instranet/ccil_sony/selfservice/search.jsp?DocId=41348</xsl:attribute><img border="0" style="vertical-align:middle;float:left"><xsl:attribute name="alt">Windows 7 Upgrade Information for Your VAIO Computer</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle;float:left" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>Windows 7 Upgrade Information for Your VAIO Computer</a>
</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6" /><xsl:when test="starts-with( /response/metadata/OS, '5' )" /><xsl:otherwise /></xsl:choose>
</p>



</div>
</li>

<li>
<a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>For Asia Pacific models</p></a><div style="padding-left:25px;display:none">
<ol>
<li><p>
<a target="_new"><xsl:attribute name="title">Go to the Sony website and search for </xsl:attribute><xsl:attribute name="href">http://www.sony-asia.com/section/downloads</xsl:attribute><img border="0" style="vertical-align:middle;"><xsl:attribute name="alt">Go to the Sony website and search for </xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>Click to go online to the Sony website</a>
</p></li>
<li><p>Under <b>Search Model</b>, enter your model, and then click <b>Search</b>.</p><a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>How do I find my <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model?</p></a><div style="padding-left:25px;display:none">
<xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">
<p>Click the <b>Start</b> button <img class="Arrow" align="absMiddle" alt="" border="0"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/StartButton_16x16.gif</xsl:attribute></img>, type <b>msinfo32</b> in the search box, and then press Enter. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6">
<p>Click the <b>Start</b> button <img class="Arrow" align="absMiddle" alt="" border="0"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/StartButton_16x16.gif</xsl:attribute></img>, click <b>All Programs</b>, click <b>Accessories</b>, click <b>Run</b>, and type <b>msinfo32</b> in the search box, and then press Enter. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )">
<p>Click <b>Start</b> , click <b>Run</b>, type <b>msinfo32</b> in the Open box, and then click <b>OK</b>. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:when><xsl:otherwise>
<p>Click <b>Start</b> , click <b>Run</b>, type <b>msinfo32</b> in the Open box, and then click <b>OK</b>. The <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> model is listed as the <b>System Model</b> in the right pane.</p>
</xsl:otherwise></xsl:choose>

<ul>
<li>If you're unable to find your computer model, check the documentation that came with your computer, visit the manufacturer's website, or contact the manufacturer.</li>
</ul>
</div></li>
<li><p>Under <b>Original Driver</b>, next to the release date, click the link for your model.</p></li>
<li><p>Review the original drivers, and then click <b>Proceed</b>.</p></li>
<li><p>Click <b>Agree</b> if you accept the license agreement.</p></li>
<li><p>Click the <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> driver from the list of available drivers, click <b>Download</b>, and then follow the instructions to download the driver.</p></li>
</ol>

<p><b>Note</b><br />If a <nobr><xsl:value-of select="/response/content/element[@FieldType='ProductName']" /></nobr> update isn't available for your computer, click the link below to find out if your model is supported under this version of Windows:<br />
<xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )">
<a class="superlink" target="_new"><xsl:attribute name="title">Windows 7 related information for VAIO computers</xsl:attribute><xsl:attribute name="href">http://www.sony-asia.com/section/window7/productcategory/it+personal+computer</xsl:attribute><img border="0" style="vertical-align:middle;float:left"><xsl:attribute name="alt">Windows 7 related information for VAIO computers</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle;float:left" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>Windows 7 related information for VAIO computers</a>
</xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6">
<a class="superlink" target="_new"><xsl:attribute name="title">VAIO Support Policy for Windows Vista Upgrade</xsl:attribute><xsl:attribute name="href">http://www.sony-asia.com/vaio/VistaRelated/index-en.html</xsl:attribute><img border="0" style="vertical-align:middle;float:left"><xsl:attribute name="alt">VAIO Support Policy for Windows Vista Upgrade</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe16.png</xsl:attribute></img><img border="0" style="vertical-align:middle;float:left" width="5px" height="20px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
                </xsl:attribute></img>VAIO Support Policy for Windows Vista Upgrade</a>
</xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )" /><xsl:otherwise /></xsl:choose>
</p>
</div>
</li>
</ul><a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif</xsl:attribute></img>What is a driver?</p></a><div style="padding-left:25px;display:none">
<p>A driver is software that allows your computer to communicate with hardware or devices. Without drivers, the hardware you connect to your computer (for example, a video card or a webcam) will not work properly.</p> 
</div></td></tr><tr><td valign="top" colspan="1"><hr /><xsl:choose><xsl:when test="/response/metadata/Client[@Version!='1.0']"><iframe><xsl:attribute name="id">ErcTextInputArea_1</xsl:attribute><xsl:attribute name="scrolling">no</xsl:attribute><xsl:attribute name="frameborder">0</xsl:attribute><xsl:attribute name="width">100%</xsl:attribute><xsl:attribute name="height">375px</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />survey.aspx/<xsl:value-of select="/response/metadata/responseId" />/<xsl:value-of select="/response/metadata/BaseLCID" />/2/embeded?SGD=<xsl:value-of select="/response/metadata/sessionGuid" /></xsl:attribute></iframe></xsl:when><xsl:otherwise><nobr><xsl:choose><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6" xml:space="preserve"><b>Rate this response:</b><span style="padding-left:5px"><a accesskey="c" target="_new" name="aTrackCrash" id="aTrackCrash" class="surveyLink"><xsl:attribute name="href"><xsl:value-of select="$NonSecureBaseServer" />survey.aspx/<xsl:value-of select="/response/metadata/responseId" />/<xsl:value-of select="/response/metadata/BaseLCID" />/2/ui?&amp;SGD=<xsl:value-of select="/response/metadata/sessionGuid" /></xsl:attribute>Provide Feedback</a></span></xsl:when><xsl:otherwise><iframe><xsl:attribute name="id">ErcTextInputArea_1</xsl:attribute><xsl:attribute name="scrolling">no</xsl:attribute><xsl:attribute name="frameborder">0</xsl:attribute><xsl:attribute name="width">100%</xsl:attribute><xsl:attribute name="height">375px</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />survey.aspx/<xsl:value-of select="/response/metadata/responseId" />/<xsl:value-of select="/response/metadata/BaseLCID" />/2/embeded?SGD=<xsl:value-of select="/response/metadata/sessionGuid" /></xsl:attribute></iframe></xsl:otherwise></xsl:choose></nobr></xsl:otherwise></xsl:choose></td></tr></table></body></html></xsl:template></xsl:stylesheet>