<?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>TroubleFixers - All about fixing computer troubles &#187; hide-computer-locked-window</title>
	<atom:link href="http://www.troublefixers.com/tag/hide-computer-locked-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.troublefixers.com</link>
	<description>All about fixing computer troubles</description>
	<lastBuildDate>Sat, 31 Jul 2010 07:30:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>[How To] Hide Computer Locked Window In Windows XP</title>
		<link>http://www.troublefixers.com/how-to-hide-computer-locked-window-in-windows-xp/</link>
		<comments>http://www.troublefixers.com/how-to-hide-computer-locked-window-in-windows-xp/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 18:04:30 +0000</pubDate>
		<dc:creator>Abhishek</dc:creator>
				<category><![CDATA[how to fix]]></category>
		<category><![CDATA[hide-computer-locked-sceen-in-xp]]></category>
		<category><![CDATA[hide-computer-locked-screen]]></category>
		<category><![CDATA[hide-computer-locked-window]]></category>
		<category><![CDATA[hide-windows-locked-screen]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/how-to-hide-computer-locked-window-in-windows-xp/</guid>
		<description><![CDATA[Trouble: A good friend of mine is a great photographer and uses her photos as Desktop background. When she locks her Windows computer, the windows Lock Screen appears in the middle of the Monitor, blocking the desktop wallpaper. So she asked me a method by which this lock screen can be hidden. The screen looks [...]<p><a href="http://www.troublefixers.com/how-to-hide-computer-locked-window-in-windows-xp/">[How To] Hide Computer Locked Window In Windows XP</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Trouble:</strong></p>
<p>A good friend of mine is a great photographer and uses her photos as Desktop background. When she locks her Windows computer, the windows Lock Screen appears in the middle of the Monitor, blocking the desktop wallpaper. So she asked me a method by which this lock screen can be hidden. The screen looks like one below </p>
<blockquote><p>“Computer Locked. This computer is in use and has been locked”</p>
</blockquote>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/2009/08/windowslockscreen.png"><img title="windows-lock-screen" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="213" alt="windows-lock-screen" src="http://www.troublefixers.com/wp-content/uploads/2009/08/windowslockscreen-thumb.png" width="400" border="0" /></a></p>
<blockquote></blockquote>
<p>In this article we will show you how you can easily hide this screen to show your wallpaper when you lock the computer.</p>
<p> <span id="more-614"></span>
<p><strong>Fix:</strong></p>
<p>The trick involves two steps:</p>
<p>&#160;</p>
<p>Step 1:</p>
<h2>Modify msgina.dll File</h2>
<p>&#160;</p>
<p>This dll file is the one which has the code for displaying the lock window. To modify the file, you need to download a tool called Resource Hacker and open the file with the tool.</p>
<p>[<a href="http://delphi.icm.edu.pl/ftp/tools/ResHack.zip" target="_blank" rel="nofollow">Download Resource Hacker Here</a>]</p>
<p>&#160;</p>
<p>Open Resource hacker, and from resource hacker, open file “<strong>c:\WINDOWS\system32\msgina.dll</strong>”</p>
<p>When you open the file through resource hacker, go to “<strong>Dialogue &gt; 1900 &gt; 1033” </strong>as shown below:</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/2009/08/resourcehackerscreentomodifymsginadllfile.jpg"><img title="resource-hacker-screen-to-modify-msgina-dll-file" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="253" alt="resource-hacker-screen-to-modify-msgina-dll-file" src="http://www.troublefixers.com/wp-content/uploads/2009/08/resourcehackerscreentomodifymsginadllfile-thumb.jpg" width="400" border="0" /></a></p>
<blockquote></blockquote>
<p>On the right side text window, delete all the text there and past the following text below which is in blue color:</p>
<p> <font color="#0000ff">
<p>1900 DIALOGEX 0, 0, 0, 0      <br />STYLE WS_POPUP | WS_VISIBLE       <br />CAPTION &quot;&quot;       <br />LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US       <br />FONT       <br />0, &quot;&quot;       <br />{       <br />}</p>
<p> </font>
<p>&#160;</p>
<p>After you paste the text, save the file in on the desktop with filename as “<strong>msgina.dll</strong>” . This is the modified file which will replace the original file in the Step 2.</p>
<p>&#160;</p>
<p>Step 2: </p>
<h2>Replace msgina.dll File</h2>
<p>&#160;</p>
<p>To replace a DLL, there is a small and excellent utility called Replacer. You need to use this utility to replace the original file with the file you saved on the desktop in the above step.</p>
<p>[<a href="http://www3.telus.net/_/replacer/Replacer.zip" target="_blank" rel="nofollow">Download Replacer</a>]</p>
<p>Run the replacer, this will open a command prompt window. Open a My Computer Window and Browse to folder “ <strong>C:\Windows\system32” </strong>. There you will find a file msgina.dll, just drag and drop the file into the Replacer Window as seen below:</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/2009/08/dragoriginalfileinotthereplacerwindow.jpg"><img title="drag-original-file-inot-the-replacer-window" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="225" alt="drag-original-file-inot-the-replacer-window" src="http://www.troublefixers.com/wp-content/uploads/2009/08/dragoriginalfileinotthereplacerwindow-thumb.jpg" width="500" border="0" /></a></p>
<blockquote></blockquote>
<p>After you drag the file, press enter key on the keyboard. After this, drag and drop the file you saved on the desktop into this window:</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/2009/08/dragmodifiedfileintoreplacerwindow.jpg"><img title="drag-modified-file-into-replacer-window" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="240" alt="drag-modified-file-into-replacer-window" src="http://www.troublefixers.com/wp-content/uploads/2009/08/dragmodifiedfileintoreplacerwindow-thumb.jpg" width="504" border="0" /></a></p>
<blockquote></blockquote>
<p>Simply press the enter key, It will ask for confirmation to replace the existing DLL file as seen below:</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/2009/08/filereplacewarningbyreplacer.jpg"><img title="file-replace-warning-by-replacer" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="219" alt="file-replace-warning-by-replacer" src="http://www.troublefixers.com/wp-content/uploads/2009/08/filereplacewarningbyreplacer-thumb.jpg" width="479" border="0" /></a></p>
<blockquote></blockquote>
<p>Type “<strong>yes</strong>” and press enter, it will show a confirmation message as below:</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/2009/08/dllreplacesuccessfullycompleted.jpg"><img title="dll-replace-successfully-completed" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="184" alt="dll-replace-successfully-completed" src="http://www.troublefixers.com/wp-content/uploads/2009/08/dllreplacesuccessfullycompleted-thumb.jpg" width="331" border="0" /></a></p>
<blockquote></blockquote>
<p>This means the file has been successfully replaced. Now simply restart the computer, and when you lock the computer, you will see only Desktop Wallpaper and no lock screen. </p>
<p>Simply press “<strong>ALT + CTRL + DEL” </strong>keys together to see the password window to unlock the computer.</p>
<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.troublefixers.com%2Fhow-to-hide-computer-locked-window-in-windows-xp%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.troublefixers.com%2Fhow-to-hide-computer-locked-window-in-windows-xp%2F&amp;source=troublefixers&amp;style=normal&amp;service=bit.ly&amp;hashtags=hide-computer-locked-sceen-in-xp,hide-computer-locked-screen,hide-computer-locked-window,hide-windows-locked-screen" height="61" width="50" /><br />
			</a>
		</div>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/how-to-hide-computer-locked-window-in-windows-xp/">[How To] Hide Computer Locked Window In Windows XP</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/how-to-hide-computer-locked-window-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
