<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thebackroomtech &#187; Windows XP</title>
	<atom:link href="http://thebackroomtech.com/tag/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Sat, 20 Nov 2010 03:13:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fix: Setup cannot copy the file winhlp32.exe when installing Windows XP SP3</title>
		<link>http://thebackroomtech.com/2010/07/07/fix-setup-cannot-copy-the-file-winhlp32-exe-when-installing-windows-xp-sp3/</link>
		<comments>http://thebackroomtech.com/2010/07/07/fix-setup-cannot-copy-the-file-winhlp32-exe-when-installing-windows-xp-sp3/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 12:35:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Service Pack 3]]></category>
		<category><![CDATA[SP3]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[winhlp32.exe]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=2156</guid>
		<description><![CDATA[Our desktop team has finally started deploying Windows XP Service Pack 3 to corporate computers.  Their silent installation package kept failing on my laptop.  I finally ran the installer manually, and found it was failing with the following error: Setup cannot copy the file winhlp32.exe I checked the NTFS permissions, and found that Everyone was [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Our desktop team has finally started deploying Windows XP Service Pack 3 to corporate computers.  Their silent installation package kept failing on my laptop.  I finally ran the installer manually, and found it was failing with the following error:</p>
<p><em>Setup cannot copy the file winhlp32.exe</em></p>
<p>I checked the NTFS permissions, and found that Everyone was denied access to the <em>C:\Windows\Winhlp32.exe</em> file.  I logged in with administrative access, removed the deny permission, and SP3 installed successfully.</p>
<p>Turns out that I had implemented this change in file permissions as a workaround to the <a href="http://www.microsoft.com/technet/security/advisory/981169.mspx" target="_blank">Help Keypress Vulnerability in VBScript enabling Remote Code Execution</a>, detailed in <a href="http://blogs.technet.com/b/srd/archive/2010/03/01/help-keypress-vulnerability-in-vbscript-enabling-remote-code-execution.aspx" target="_blank">this Technet Blog post</a>.  It&#8217;s funny, the things I forget I do to my system to try to deal with security vulnerabilities because I can&#8217;t update patches on my own machine.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2010/03/26/fix-for-sql-cluster-instance-install-error-there-was-an-unexpected-failure-during-the-setup-wizard-the-service-cannot-be-started-either-because-it-is-disabled-or-because-it-has-no-enabled-devic/" title="FIX for SQL cluster instance install error: &#8220;There was an unexpected failure during the setup wizard.  The service cannot be started, either because it is disabled, or because it has no enabled devices associated with it&#8221;">FIX for SQL cluster instance install error: &#8220;There was an unexpected failure during the setup wizard.  The service cannot be started, either because it is disabled, or because it has no enabled devices associated with it&#8221;</a></li><li><a href="http://thebackroomtech.com/2009/09/23/workaround-for-dell-openmanage-server-administrator-installation-fails-prerequisite-checks/" title="Workaround for Dell OpenManage Server Administrator installation fails prerequisite checks">Workaround for Dell OpenManage Server Administrator installation fails prerequisite checks</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2010/07/07/fix-setup-cannot-copy-the-file-winhlp32-exe-when-installing-windows-xp-sp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Windows system uptime from the command line</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/</link>
		<comments>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 12:43:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[up time]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948</guid>
		<description><![CDATA[Here&#8217;s a quick and easy way of checking how long a Windows server or workstation has been up, via the command line.  It pipes the results of Net Statistics Workstation into find.  Run the following from a command prompt: net statistics workstation &#124; find /i &#8220;statistics since&#8221; The results will look like Statistics since 8/12/2009 [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Here&#8217;s a quick and easy way of checking how long a Windows server or workstation has been up, via the command line.  It pipes the results of Net Statistics Workstation into find.  Run the following from a command prompt:</p>
<p><em>net statistics workstation | find /i &#8220;statistics since&#8221;</em></p>
<p>The results will look like</p>
<p><em>Statistics since 8/12/2009 11:08 PM</em></p>
<p>Which shows the machine has been up since 11:08pm on August 12, 2009.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2009/12/07/script-to-remotely-list-windows-local-administrator-group-membership/" title="Script to remotely list Windows local administrator group membership">Script to remotely list Windows local administrator group membership</a></li><li><a href="http://thebackroomtech.com/2009/11/16/script-to-find-and-email-files-in-a-directory/" title="Script to find and email files in a directory">Script to find and email files in a directory</a></li><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</title>
		<link>http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/</link>
		<comments>http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 12:30:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[adapter]]></category>
		<category><![CDATA[Device Manager]]></category>
		<category><![CDATA[devmgmt.msc]]></category>
		<category><![CDATA[devmgr_show_nonpresent_devices=1]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[hidden devices]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[Network Card]]></category>
		<category><![CDATA[Network Connections]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1933</guid>
		<description><![CDATA[I brought up a snapshot of a Windows Server 2003 R2 guest today and could not login to the domain.  After further review I found the server had lost its static TCP/IP settings &#8211; both NICs were set to DHCP (they had previously been statically set).  When I attempted to add the TCP/IP addresses back to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->I brought up a snapshot of a Windows Server 2003 R2 guest today and could not login to the domain.  After further review I found the server had lost its static TCP/IP settings &#8211; both NICs were set to DHCP (they had previously been statically set).  When I attempted to add the TCP/IP addresses back to the NICs, I received the following error message:</p>
<div> </div>
<div><em>&#8220;The IP address you have entered for this network adapter is already assigned to another adapter &#8220;Fast Ethernet Adapter #2&#8243;. &#8220;Fast Ethernet Adapter #2&#8243; is hidden from the Network Connections folder because it is not physically in the computer. If the same address is assigned to both adapters and they both become active, only one of them will use this address. This may result in incorrect system configuration. Do you want to enter a different IP address for this adapter in the list of IP addresses in the Advanced dialog box?&#8221;</em></div>
<div> </div>
<div>Solutions &#8211; <a href="http://support.microsoft.com/?id=825826">KB825826</a> outlines several potential fixes.  I ended up using Method #6 to remove the hidden network adapter.  To uninstall the ghosted network adapter from the registry, complete these steps:</div>
<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type cmd.exe, and then press ENTER.</li>
<li>Type set devmgr_show_nonpresent_devices=1, and then press ENTER.</li>
<li>Type Start DEVMGMT.MSC, and then press ENTER.</li>
<li>Click <strong>View</strong>, and then click <strong>Show Hidden Devices</strong>.</li>
<li>Expand the <strong>Network adapters</strong> tree.</li>
<li>Right-click the dimmed network adapter, and then click <strong>Uninstall</strong>.</li>
</ol>
<div>Next I configured the static IP on the NIC, and regained network connectivity.  A reboot was required in my case, only because services dependant on domain availability did not automatically startup.</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/10/01/network-card-configuration-missing-after-p2v-using-vmware-converter/" title="Network card configuration missing after P2V using VMware Converter">Network card configuration missing after P2V using VMware Converter</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/07/01/howto-delegate-the-enabledisable-accounts-permission-in-active-directory/" title="Howto: Delegate the enable/disable accounts permission in Active Directory">Howto: Delegate the enable/disable accounts permission in Active Directory</a></li><li><a href="http://thebackroomtech.com/2009/06/26/access-is-denied-when-attempting-to-view-or-restore-volume-shadow-copy-contents/" title="Access is denied when attempting to view or restore Volume Shadow Copy contents">Access is denied when attempting to view or restore Volume Shadow Copy contents</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Howto: Do not display the name of the user who has locked a Windows computer or server</title>
		<link>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/</link>
		<comments>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 07:58:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[locked]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1681</guid>
		<description><![CDATA[Normally when a Windows workstation or server is locked, you&#8217;ll see something similar to the following Windows Security message:   This computer is in use and has been locked.   Only DOMAIN\USER (user name) or an administrator can unlock this computer.   To not show the name of the user who has locked a computer, the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->Normally when a Windows workstation or server is locked, you&#8217;ll see something similar to the following Windows Security message:  </p>
<div><em>This computer is in use and has been locked.</em></div>
<div> </div>
<div><em>Only DOMAIN\USER (user name) or an administrator can unlock this computer.</em></div>
<div> </div>
<div>To not show the name of the user who has locked a computer, the following can be defined in a workstation level GPO</div>
<div> </div>
<div><em>Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Interactive logon: Display user information when the session is locked</em>.</div>
<div> </div>
<div>There are three choices if you enable this policy:</div>
<div> </div>
<ul>
<li>User display name, domain and user names (default setting)</li>
<li>User display name only</li>
<li>Do not display user information</li>
</ul>
<div> </div>
<div>Besides being able to apply this to Active Directory GPOs, this setting appears in the local security policy on my Windows XP SP3 VM.  The setting is not available on my XP SP2 laptop, but I see from <a href="http://support.microsoft.com/kb/837022" target="_blank">KB837022</a>  there is a hotfix that corrects this problem in XP SP2.</div>
<p></p>
<div>Alternatively, the following DWORD can be created in the registry of XP SP2, Windows Vista, and Windows Server 2008 machine to accomplish the same thing:</div>
<div> </div>
<div><em>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\DontDisplayLockedUserId</em></div>
<div> </div>
<div>User display name, domain and user names = 1</div>
<div>User display name only = 2</div>
<div>Do not display user information =3</div>
<div> </div>
<div>You need to restart the machine for the change to take effect.</div>
<div> </div>
<div>You may also be interested in the related <em>Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Interactive logon: Do not display last user name</em> setting. This security setting determines whether the name of the last user to log on to the computer is displayed in the Windows logon screen.</div>
<p>If this policy is enabled, the name of the last user to successfully log on is not displayed in the <em>Log On to Windows</em> dialog box.  If this policy is disabled, the name of the last user to log on is displayed.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2008/08/19/microsoft-has-finally-fixed-their-methodology-for-disabling-autorun-on-windows-operating-systems/" title="Microsoft has finally fixed their methodology for disabling Autorun on Windows operating systems">Microsoft has finally fixed their methodology for disabling Autorun on Windows operating systems</a></li><li><a href="http://thebackroomtech.com/2007/11/02/howto-disable-windows-simple-file-sharing-via-the-registry-and-local-security-policy/" title="Howto: Disable Windows Simple File Sharing via the Registry and Local Security Policy">Howto: Disable Windows Simple File Sharing via the Registry and Local Security Policy</a></li><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Disable the clicking sound in Internet Explorer and Windows Explorer</title>
		<link>http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/</link>
		<comments>http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 11:55:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[clicking]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[windows explorer]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1435</guid>
		<description><![CDATA[The clicking sound that Windows plays when you click on a link in Internet Explorer or open a folder in Windows Explorer can get annoying.  Here&#8217;s how to disable the sound in Windows XP: Click Start &#62; Control Panel &#62; Sounds and Audio Devices Click the Sounds tab Scroll down the list under Program Events. Under [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The clicking sound that Windows plays when you click on a link in Internet Explorer or open a folder in Windows Explorer can get annoying. </p>
<p>Here&#8217;s how to disable the sound in Windows XP:</p>
<ol>
<li>Click <em>Start &gt; Control Panel &gt; Sounds and Audio Devices</em></li>
<li>Click the <em>Sounds</em> tab</li>
<li>Scroll down the list under <em>Program Events</em>. Under the <em>Windows Explorer</em> section, highlight <em>Start Navigation</em>.</li>
<li>Under the <em>Sounds</em> box, select<em> (None) &gt; OK</em>, close Control Panel</li>
</ol>
<p>Here&#8217;s how to disable the sound in Windows Vista:</p>
<ol>
<li>Click <em>Start &gt; Control Panel &gt; Sound</em></li>
<li>Click the <em>Sounds</em> tab</li>
<li>Scroll down the list under <em>Program.</em> Under the <em>Windows Explorer</em> section, highlight <em>Start Navigation</em>.</li>
<li>Under the <em>Sounds</em> box, select <em>(None) &gt; OK</em>, close Control Panel</li>
</ol>
<p>You should no longer hear the clicking noise when you select links in Internet Explorer or open directories in Windows Explorer.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/10/15/howto-import-organizational-root-ca-certificates-into-internet-explorer-to-get-rid-of-security-alert-pop-ups/" title="Howto: Import Organizational Root CA certificates into Internet Explorer to get rid of Security Alert pop-ups">Howto: Import Organizational Root CA certificates into Internet Explorer to get rid of Security Alert pop-ups</a></li><li><a href="http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/" title="Howto: Register Firefox Portable as the default Windows browser">Howto: Register Firefox Portable as the default Windows browser</a></li><li><a href="http://thebackroomtech.com/2008/01/01/howto-download-a-web-browser-from-windows-when-your-web-browser-doesnt-work/" title="Howto: download a web browser from Windows when your web browser doesn&#8217;t work">Howto: download a web browser from Windows when your web browser doesn&#8217;t work</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Howto: Fix Slow USB 2.0 file transfer on Windows XP</title>
		<link>http://thebackroomtech.com/2008/09/29/howto-fix-slow-usb-20-file-transfer-on-windows-xp/</link>
		<comments>http://thebackroomtech.com/2008/09/29/howto-fix-slow-usb-20-file-transfer-on-windows-xp/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 10:41:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=987</guid>
		<description><![CDATA[USB storage devices can be optimized for either quick removal or performance.  If optimized for quick removal, data transfer can potentially be reduced to a crawl.  To optimize your USB drive for performance:  Right click on the USB drive and select properties Select the Hardware tab Under All Disk Drives, highlight your USB drive and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->USB storage devices can be optimized for either quick removal or performance.  If optimized for quick removal, data transfer can potentially be reduced to a crawl. </p>
<div>To optimize your USB drive for performance: </div>
<ol>
<li>Right click on the USB drive and select properties</li>
<li>Select the Hardware tab</li>
<li>Under All Disk Drives, highlight your USB drive and select Properties</li>
<li>Select the Policies tab and select Optimize for performance.</li>
<li>Press OK twice, and your transfer speeds should increase dramatically</li>
</ol>
<div>Note that when your drive is optimized for performance you&#8217;ll need to use the Safely Remove Hardware icon in the taskbar to eject the drive &#8211; otherwise you&#8217;ll risk corrupting your data by just removing the drive from the port.</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/" title="Howto: Disable the clicking sound in Internet Explorer and Windows Explorer">Howto: Disable the clicking sound in Internet Explorer and Windows Explorer</a></li><li><a href="http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/" title="Howto: Register Firefox Portable as the default Windows browser">Howto: Register Firefox Portable as the default Windows browser</a></li><li><a href="http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/" title="Howto: Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command">Howto: Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command</a></li><li><a href="http://thebackroomtech.com/2007/12/04/howto-create-a-bootable-backtrack-20-usb-flash-drive/" title="Howto: Create a bootable Backtrack 2.0 USB flash drive">Howto: Create a bootable Backtrack 2.0 USB flash drive</a></li><li><a href="http://thebackroomtech.com/2010/07/07/fix-setup-cannot-copy-the-file-winhlp32-exe-when-installing-windows-xp-sp3/" title="Fix: Setup cannot copy the file winhlp32.exe when installing Windows XP SP3">Fix: Setup cannot copy the file winhlp32.exe when installing Windows XP SP3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/29/howto-fix-slow-usb-20-file-transfer-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Howto: Register Firefox Portable as the default Windows browser</title>
		<link>http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/</link>
		<comments>http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 12:24:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=748</guid>
		<description><![CDATA[Ramesh has written some instructions detailing how to register Firefox Portable as the default browser for Windows XP and Windows Vista. He uses a utility called DefaultBrowser to define the default browser in XP, and uses a tool called RegisterFirefoxPortable to do the same in Vista. This is pretty slick, something I&#8217;ve been thinking about doing for [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Ramesh has written some instructions detailing how to register Firefox Portable as the default browser for <a href="http://www.winhelponline.com/blog/how-to-set-firefox-portable-as-the-default-browser-in-windows-xp/" target="_blank">Windows XP</a> and <a href="http://www.winhelponline.com/blog/register-firefox-portable-with-default-programs-in-vista/" target="_blank">Windows Vista</a>.</p>
<p>He uses a utility called <a href="http://windowsxp.mvps.org/defaultbrowser.htm" target="_blank">DefaultBrowser</a> to define the default browser in XP, and uses a tool called <a href="http://www.winhelponline.com/blog/wp-content/uploads/registerfp_1_0.zip" target="_blank">RegisterFirefoxPortable</a> to do the same in Vista.</p>
<p>This is pretty slick, something I&#8217;ve been thinking about doing for a while.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/" title="Howto: Disable the clicking sound in Internet Explorer and Windows Explorer">Howto: Disable the clicking sound in Internet Explorer and Windows Explorer</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2008/09/29/howto-fix-slow-usb-20-file-transfer-on-windows-xp/" title="Howto: Fix Slow USB 2.0 file transfer on Windows XP">Howto: Fix Slow USB 2.0 file transfer on Windows XP</a></li><li><a href="http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/" title="Howto: Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command">Howto: Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP SP3 and Associated Resources</title>
		<link>http://thebackroomtech.com/2008/05/07/windows-xp-sp3-and-associated-resources/</link>
		<comments>http://thebackroomtech.com/2008/05/07/windows-xp-sp3-and-associated-resources/#comments</comments>
		<pubDate>Wed, 07 May 2008 07:06:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[XP SP3]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=336</guid>
		<description><![CDATA[Windows XP SP3 is now available for download.  Before you manually update your machine, check out KB936929, Release notes for Windows XP Service Pack 3.  It has links to vaious other KB articles that discuss items such as troubleshooting installation problems.  You can also read the Overview of Windows XP SP3. Please be aware of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://support.microsoft.com/kb/322389/" target="_blank">Windows XP SP3</a> is now available for <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5B33B5A8-5E76-401F-BE08-1E1555D4F3D4" target="_blank">download.</a>  Before you manually update your machine, check out <a href="http://support.microsoft.com/kb/936929" target="_blank">KB936929</a>, Release notes for Windows XP Service Pack 3.  It has links to vaious other KB articles that discuss items such as <a href="http://support.microsoft.com/kb/950717/" target="_blank">troubleshooting installation problems</a>.  You can also read the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=68c48dad-bc34-40be-8d85-6bb4f56f5110&amp;DisplayLang=en" target="_blank">Overview of Windows XP SP3</a>.</p>
<p>Please be aware of the <a href="http://isc.sans.org/diary.html?storyid=4387" target="_blank">following scenarios</a> prior to installing XP SP3:</p>
<p>If you are an IE 6 user, SP3 will simply updated your IE 6 installation. You will continue to be able to upgrade to IE 7 as an option.</p>
<p>If you are an IE 7 user, it will update your IE 7 installation. HOWEVER, you will NOT be able to go back to IE 6 after applying this service back.</p>
<p>If you are an IE 8 (beta) user, you will need to uninstall IE 8, apply the service pack, and then reinstall IE 8.</p>
<p>Check out <a href="http://blogs.msdn.com/ie/archive/2008/05/05/ie-and-xpsp3.aspx" target="_blank">Jane&#8217;s post </a>for additional information regarding how XP SP3 affects the various versions of Internet Explorer.</p>
<p>If Windows XP SP3 is not yet ready for your environment, you can download the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d7c9a07a-5267-4bd6-87d0-e2a72099edb7&amp;DisplayLang=en" target="_blank">Windows Service Pack Blocker Tool Kit</a> that will keep it from automatically installing the update for 12 months following the service pack&#8217;s release.  <span>Please note that this toolkit will not prevent the installation of the service pack from CD/DVD, or from the stand-alone download package.</span></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2010/07/07/fix-setup-cannot-copy-the-file-winhlp32-exe-when-installing-windows-xp-sp3/" title="Fix: Setup cannot copy the file winhlp32.exe when installing Windows XP SP3">Fix: Setup cannot copy the file winhlp32.exe when installing Windows XP SP3</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li><li><a href="http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/" title="Howto: Disable the clicking sound in Internet Explorer and Windows Explorer">Howto: Disable the clicking sound in Internet Explorer and Windows Explorer</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/05/07/windows-xp-sp3-and-associated-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command</title>
		<link>http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/</link>
		<comments>http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 05:52:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Autopatcher]]></category>
		<category><![CDATA[hotfixes]]></category>
		<category><![CDATA[microsoft update]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[slipstream]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=258</guid>
		<description><![CDATA[Ross has updated his batch file xpsp2.cmd to automatically download and slipstream a standard Windows XP boot disk with Service Pack 2 and all post-SP2 security hotfixes. It uses wget, curl, or your Internet browser to download the updates. He has tested this with Internet Explorer, Firefox, and Opera. His batch file xpsp2local.cmd will update [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://smithii.com/" target="_blank">Ross</a> has updated his batch file <a href="http://smithii.com/files/xpsp2.cmd" target="_blank">xpsp2.cmd</a> to automatically download and slipstream a standard Windows XP boot disk with Service Pack 2 and all post-SP2 security hotfixes. It uses <a href="http://gnuwin32.sourceforge.net/packages/wget.htm" target="_blank">wget</a>, <a href="http://curl.haxx.se/download/" target="_blank">curl,</a> or your Internet browser to download the updates. He has tested this with Internet Explorer, Firefox, and Opera.</p>
<p>His batch file <a href="http://smithii.com/files/xpsp2local.cmd" target="_blank">xpsp2local.cmd</a> will update the copy of Windows XP that is installed on the computer you run the command on. You may wish to do this if:</p>
<ul>
<li>You do not want the machine you wish to hotfix connected to the Internet</li>
<li>You are unable to run Microsoft/Windows Update for some reason</li>
</ul>
<p>Ross&#8217;s batch files work great, especially for those users unfamiliar with <a href="http://www.autopatcher.com" target="_blank">AutoPatcher</a> or similar programs.  He also has scripts compiled for <a href="http://smithii.com/files/xpsp1.mak" target="_blank">Windows XP Service Pack 1a</a> and <a href="http://smithii.com/files/w2k_sp4.mak" target="_blank">Windows 2000 Service Pack 4</a>.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/01/02/howto-list-all-installed-windows-updates-in-an-easy-to-read-format/" title="Howto: List all installed Windows updates in an easy to read format">Howto: List all installed Windows updates in an easy to read format</a></li><li><a href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/" title="Find Windows system uptime from the command line">Find Windows system uptime from the command line</a></li><li><a href="http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/" title="Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer">Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</a></li><li><a href="http://thebackroomtech.com/2009/08/12/howto-reset-a-lost-vmware-guest-password/" title="Howto: Reset a lost VMware guest password">Howto: Reset a lost VMware guest password</a></li><li><a href="http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/" title="Howto: Do not display the name of the user who has locked a Windows computer or server">Howto: Do not display the name of the user who has locked a Windows computer or server</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 38/104 queries in 0.037 seconds using disk: basic
Object Caching 1270/1402 objects using disk: basic

Served from: thebackroomtech.com @ 2012-02-04 10:45:44 -->
