<?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>Look for IT over here &#187; Windows 7</title>
	<atom:link href="http://lookforitoverhere.com/category/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://lookforitoverhere.com</link>
	<description>IT related tutorials,tips, and generally my life on the net.</description>
	<lastBuildDate>Mon, 30 Jan 2012 00:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to schedule Windows 7 to shutdown</title>
		<link>http://lookforitoverhere.com/382/how-to-schedule-windows-7-to-shutdown/</link>
		<comments>http://lookforitoverhere.com/382/how-to-schedule-windows-7-to-shutdown/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 22:35:56 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=382</guid>
		<description><![CDATA[Many people ask me how they can get their computer to shutdown at night automatically. With windows XP I used a nice little freeware program that would sit in the tray, but with Windows 7 it is much easier. There is a task scheduler built in that you can take advantage of. Click on Start>Control [...]]]></description>
			<content:encoded><![CDATA[<p>Many people ask me how they can get their computer to shutdown at night automatically. With windows XP I used a nice little freeware program that would sit in the tray, but with Windows 7 it is much easier. There is a task scheduler built in that you can take advantage of.</p>
<p>Click on Start>Control Panel>System Security>Administrative Tools and you&#8217;ll see the task scheduler there.</p>
<p>Click on that, and then &#8216;Create Basic Task&#8217; (on the right hand side):</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/Task-1.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/Task-1-300x197.png" alt="task schedule" title="Task 1" width="300" height="197" class="aligncenter size-medium wp-image-383" /></a></p>
<p>You&#8217;ll see the following screen come up. Give the task a name and a description so you know later on what it is for.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task2.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task2-300x187.png" alt="task schedule 2" title="task2" width="300" height="187" class="aligncenter size-medium wp-image-384" /></a></p>
<p><span id="more-382"></span></p>
<p>The next screen is the trigger for the task. How often do you want it to occur? In this example, we want the shutdown to occur every day.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task3.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task3-300x187.png" alt="task schedule 3" title="task3" width="300" height="187" class="aligncenter size-medium wp-image-385" /></a></p>
<p>The next screen will allow us to specify and starting date, and what time (each day) the task will be scheduled.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task4.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task4-300x187.png" alt="" title="task4" width="300" height="187" class="aligncenter size-medium wp-image-386" /></a></p>
<p>As this scheduler can be used for many things, we are asked next what do we want to do once the &#8216;trigger&#8217; is hit. In our case we want to start a program (and that program is a shutdown sequence).</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task5.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task5-300x187.png" alt="" title="task5" width="300" height="187" class="aligncenter size-medium wp-image-387" /></a></p>
<p>We have to locate the shutdown program from the next screen.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task6.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task6-300x187.png" alt="task schedule 6" title="task6" width="300" height="187" class="aligncenter size-medium wp-image-388" /></a></p>
<p>so, click on browse and navigate to the \windows\system32 directory and find shutdown.exe, and select it.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task7.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task7-300x187.png" alt="" title="task7" width="300" height="187" class="aligncenter size-medium wp-image-389" /></a></p>
<p>Once selected, put /s in the &#8216;Add Arguments&#8217; field.  </p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task8.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task8-300x187.png" alt="" title="task8" width="300" height="187" class="aligncenter size-medium wp-image-390" /></a></p>
<p>Once done, the final step should look something like this:</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task9.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task9-300x187.png" alt="task schedule 9" title="task9" width="300" height="187" class="aligncenter size-medium wp-image-391" /></a></p>
<p>Click on finish, and you&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/382/how-to-schedule-windows-7-to-shutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install memory MSI U135 DX</title>
		<link>http://lookforitoverhere.com/364/how-to-install-memory-msi-u135-dx/</link>
		<comments>http://lookforitoverhere.com/364/how-to-install-memory-msi-u135-dx/#comments</comments>
		<pubDate>Sat, 21 May 2011 06:46:46 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Netbook]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[DDR3]]></category>
		<category><![CDATA[MSI]]></category>
		<category><![CDATA[U135DX]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=364</guid>
		<description><![CDATA[The U135 DX Netbook is a Atom based Netbook that is not too bad for a portable PC but in my opinion 1Gig RAM is not enough for a machine running a Windows 7 (albeit starter edition) operating system. So, what options do I have to throw more memory in? Not too many. It comes [...]]]></description>
			<content:encoded><![CDATA[<p>The U135 DX Netbook is a Atom based Netbook that is not too bad for a portable PC but in my opinion 1Gig RAM is not enough for a machine running a Windows 7 (albeit starter edition) operating system.</p>
<p>So, what options do I have to throw more memory in? Not too many. It comes with 1Gig built in, and only has one slot for another 1Gig. Will it make a difference? One way to find out &#8211; hence this post.</p>
<p>The type of memory required is DDR3 204pin SODIMM 1333MHz. I bought mine off Ebay as I could not find anywhere else to buy it.</p>
<p>Ok, let&#8217;s get to it but before I do:</p>
<p><em>Disclaimer: I take no responsibility for any problems caused by the following instructions. They are provided for your information only, and could possibly void your warranty.<br />
If unsure of the procedure described below, then don&#8217;t do it and a get a professional to install the memory.</em></p>
<p>Prerequisites:<br />
Anti static wrist strap for the procedure<br />
Phillips head scewdriver that fits exactly into screws<br />
The Netbook and your memory.</p>
<p>Before you start, turn your netbookover and locate the screws that you will be removing. There are nine, one of which is located under your warranty sticker (see pic below, with screw locations highlighted in red). Also, remove the battery.</p>
<p><center><div id="attachment_368" class="wp-caption aligncenter" style="width: 460px"><a href="http://lookforitoverhere.com/wp-content/uploads/2011/05/U135DX-2.jpg"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/05/U135DX-2.jpg" alt="" title="U135DX " width="450" height="317" class="size-full wp-image-368" /></a><p class="wp-caption-text">MSI U135 DX </p></div></center></p>
<p><em>Proceeding past here will probably void your warranty as we will need to break that sticker to get to the screw, so if you want to keep your warranty stop here.</em></p>
<p>Remove all the screws, and then gently grab the base of the case from the top (up near battery). There are two tabs (located in battery bay) that may require a slight push to release the base but it should start to lift up (there is no real force required, so if it doesnt move with only a slight effort, try to work out why).</p>
<p>What I noticed when I did it was that the right hand side came up quite easily but on the elft hand side the external monitor port connector was holding me back, so in the process of left the base up I moved it to the left in order to move the base away from the monitor connector.</p>
<p>Base off:</p>
<p><center><a href="http://lookforitoverhere.com/wp-content/uploads/2011/05/U135DX-3.jpg"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/05/U135DX-3.jpg" alt="MSI U135 DX " title="U135 DX " width="450" height="289" class="aligncenter size-full wp-image-371" /></a></center></p>
<p>The location of the memory slot is easy to find <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Note, when you go to put the memory in, it will only go in one way. It will slide in at about 45 degrees, and once in you can gently push down to a horizontal position when two tabs will grab the module and keep in down.</p>
<p>To put the Netbook back together, reverse the removal instructions and enjoy the Netbook. If something has gone wrong it will not boot at all, so go back and check your work.</p>
<p>The final question &#8211; Was it worth the effort? Absolutely. The Netbook runs much better and doesn&#8217;t seem to hesitate when opening up programs. It is a much more enjoyable to use.</p>
<h4>Incoming search terms:</h4><ul><li>msi u135dx</li><li>msi u135 dx</li><li>msi 135dx</li><li>msi u135dx memory upgrade</li><li>U135 DX</li><li>msi u135dx ram upgrade</li><li>u135dx ram upgrade</li><li>MSI U135 ram</li><li>MSI U135 DX MS-N014</li><li>u135dx ram</li><li>msi u135dx motherboard</li><li>U135DX</li><li>msi u135 memory upgrade</li><li>u135 motherboard</li><li>msi u135dx ram slots</li><li>diagrama tarjeta madre msi u135dx</li><li>msi wind u135 disassembly</li><li>tarjeta madre msi win u135</li><li>msi u135 disassembly</li><li>MSI U135 service manual</li><li>u135dx ddr3</li><li>msi u135 dx ram</li><li>msi all in one teardown</li><li>drivers ms-n014 download</li><li>what type of memory card used in msi135dx</li><li>wind 135dx ram</li><li>u135dx memory</li><li>wind u135 ram</li><li>u135dx webkamera letöltés</li><li>netbook msi u135 memory</li><li>replacing screen msi wind u135</li><li>remove warranty sticker from service</li><li>installer logiciel de camera web warranty seal</li><li>msi u135 upgrade memory</li><li>webcam driver for msi u135dx</li><li>waar zit het geheugen van MSI U135</li><li>msi u135dx disassemble</li><li>upgrade msi u 135 dx</li><li>msi u135dx installing more memory</li><li>msi u135dx how to put ram in it</li><li>msi u135dx extra ram slot</li><li>msi u135dx adding memory</li><li>msi wind u135 ram upgrade</li><li>msi u135dx background softwer</li><li>msi u135dx change ram</li><li>msi u135dx battery</li><li>upgrade mem leptop msi</li><li>u135dx webcam driver</li><li>msi u135dx netbook webcam free download</li><li>u135dx disasambler</li><li>remove hard drive msi u135</li><li>netgear vvg2000 ping out</li><li>msn014 xp</li><li>u135dx dissassemble</li><li>msi wind u135 memory removal</li><li>msi wind netbook service manual</li><li>msi u135dx установка памяти</li><li>msi u135dx модуль памяти</li><li>msi u135dx web camera driver free download</li><li>msi u135dx screen replacement in pakistan</li><li>remove keyboard msi u135dx</li><li>U135DX REMOVE</li><li>msi u135dx как установить память</li><li>msi u135dx ram</li><li>msi u135dx no network in range</li><li>tastatura laptop msi u135</li><li>msi u135dx 2810uk memor</li><li>add ram msi u135dx</li><li>how do you set up msi u135dx netbook</li><li>how many ram port msi u135dx</li><li>how much is the upgradable memory for msi u135?</li><li>how to add memory for msi u135dx</li><li>how to change a disk in all in one msi</li><li>how to disable internal memory of msi u135</li><li>how to disassemble msi netbook</li><li>how to install memory in netbook msi u135dx</li><li>how to install webcam for msi netbook</li><li>how to install windows xp onto an msi U135DX notebook</li><li>how to installed web cam for msi netbook</li><li>how can i show the volume pic display when i change the volume msi l1350</li><li>free download Webcam u135dx</li><li>add ram to msi wind u135</li><li>add ram to wind u135dx</li><li>camera driver download for notebook msi u135dx</li><li>camera drivers for msi - n014</li><li>desarmar msi</li><li>disassembly of msi ms-n014</li><li>download msi ms-n014 webcamera drivers for windows 7</li><li>download webcam msi u135dx</li><li>drivers for a netbook msi u135dx</li><li>drivers for MSI MS-No14</li><li>fitting memory to msi u135dx</li><li>how to open msi all in one</li><li>hp drivers free download for windows 7- cam MS-NO14</li><li>msi ms-n014 pictures</li><li>msi no14 cam problems?</li><li>msi notebook how to change ram</li><li>msi u135 dx instrukcja</li><li>msi u135 DX-2</li><li>msi u135 mémoire</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/364/how-to-install-memory-msi-u135-dx/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Outlook 2007 email to Windows Live Mail easy guide</title>
		<link>http://lookforitoverhere.com/276/outlook-2007-email-to-windows-live-mail-easy-guide/</link>
		<comments>http://lookforitoverhere.com/276/outlook-2007-email-to-windows-live-mail-easy-guide/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 06:00:10 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook Express]]></category>
		<category><![CDATA[Windows Live mail]]></category>
		<category><![CDATA[WLM]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=276</guid>
		<description><![CDATA[Here&#8217;s a pretty easy guide to move your Outlook 2003/2007 email to Windows live mail (found in windows 7). As a background, I found plenty of guides for Outlook Express (which is actually easier) but very little for Outlook. Why did I want to do this? A friend bought a new laptop which had a [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a pretty easy guide to move your Outlook 2003/2007 email to Windows live mail (found in windows 7). As a background, I found plenty of guides for Outlook Express (which is actually easier) but very little for Outlook.</p>
<p>Why did I want to do this? A friend bought a new laptop which had a trial version of Outlook 2007 &#8211; Once the trial had run out, they had to move to something else, and WLM is only found on Windows 7. Outlook Express is no more.</p>
<p>Let&#8217;s start &#8230;..</p>
<p> <span id="more-276"></span></p>
<p><em>Note: I did all of the below on my friend&#8217;s PC while Outlook was still installed. Once I had imported all my email into WLM, I then uninstalled Outlook.</em></p>
<p>* Download a program called Mailstore from <a href="http://www.mailstore.com">here</a>. This free program (for home use) is for archiving of mail, but also is perfect for achieving what we want to do.</p>
<p>* Run Mailstore. The first thing you need to run the archive process. Follow your nose and (obviously) select Outlook as your email program. Here is a screenshot of the archive window:</p>
<p><center><a href="http://lookforitoverhere.com/wp-content/uploads/2010/mailstore1.JPG"><img src="http://lookforitoverhere.com/wp-content/uploads/2010/_mailstore1.JPG" width="250" height="177" alt="Mailstore archive" title="Mailstore archive"  /></a></center></p>
<p>* You will now need to export your email into a format that WLM will recognise:</p>
<p><center><a href="http://lookforitoverhere.com/wp-content/uploads/2010/mailstore2.JPG"><img src="http://lookforitoverhere.com/wp-content/uploads/2010/_mailstore2.JPG" width="250" height="177" alt="Mailstore Export" title="Mailstore Export"  /></a></center></p>
<p> With the options for Export, select &#8220;file system&#8221; and the message format will be &#8220;EML&#8221;:</p>
<p><center><a href="http://lookforitoverhere.com/wp-content/uploads/2010/mailstore3.JPG"><img src="http://lookforitoverhere.com/wp-content/uploads/2010/_mailstore3.JPG" width="250" height="220" alt="Mailstore Export Options" title="Mailstore Export Options"  /></a></center></p>
<p>Browse to any folder on your hard drive or thumb drive and kick off the process.</p>
<p>* OK, Now you are ready to import into WLM. From the File menu, select import>messages and then select the &#8216;Windows mail&#8217; format. Browse to your folder where you exported all the mail and start importing.</p>
<p>Once finished you should be ready to go!</p>
<p><em>When I did the above on an another PC, I got a message to say that there was no files in the folder or another program has locked the folders. When i worked out which ones had not been imported, I just click and dragged them over to my WLM inbox from Window Explorer. End result still the same. </em></p>
<h4>Incoming search terms:</h4><ul><li>pst to windows live mail converter</li><li>outlook 2007 to windows live mail</li><li>convert pst to windows live mail</li><li>outlook 2010 to windows live mail</li><li>outlook to windows live mail</li><li>windows live mail import pst</li><li>export outlook 2010 to windows live mail</li><li>convert pst to wlm</li><li>outlook to live mail</li><li>pst to windows live mail</li><li>import pst into windows live mail</li><li>import csv from windows live mail to outlook 2007 -hotmail</li><li>microsoft live mail outlook 2007</li><li>import outlook to windows live mail 2011</li><li>pst to windows mail</li><li>export outlook 2007 to windows live mail</li><li>outlook to windows live mail converter</li><li>windows live mail to outlook 2010</li><li>windows live using Outlook 2007 account</li><li>migrate from outlook to windows live mail</li><li>outlook 2007 to windows live mail converter</li><li>outlook 2007 email to windows live mail easy guide</li><li>export email messages from outlook 2007 to windows live mail</li><li>migrate from outlook to windows live mail 2010</li><li>pst to wlm</li><li>Outlook export MailStore</li><li>outlook 2007 converson to windows 7 live mail</li><li>pst live mail mailstore</li><li>outlook 2007 messages to windows live mail</li><li>outlook windows live mail</li><li>pst to live mail</li><li>importer contact de outlook 2003 dans windows live mail 2011</li><li>export emails from outlook 2007 to live mail</li><li>convert outlook mail to windows live mail</li><li>migrating outlook to wlm</li><li>konvertieren von pst nach windows live mail</li><li>convert msg to windows live mail</li><li>microsoft outlook to windows live mail</li><li>transfer outlook 2007 to new computer with windows live mail</li><li>export outlook 2003 emails to 2010</li><li>windowslive outlook look 2007</li><li>outlook 2010 import live mail</li><li>migrate from outlook to wlm mailstore</li><li>outlook 2010 to windows live mail message store</li><li>outlook 2007 to windows mail</li><li>migrate from outlook to windows live mail mailstore</li><li>outlook 2010 to convert email windows mail</li><li>outlook 2007 windows live</li><li>msg old outlook files</li><li>migrate outlook 2010 to windows mail</li><li>outlook 2007 into windows live</li><li>ms 오피스 아웃룩 라이브 메일</li><li>office 2007 outlook backup to windows live mail</li><li>move outlook 2003 folders to windows live mail windows 7</li><li>move from outlook 2003 to windows live mail</li><li>move hotmail pst file</li><li>outlook 2 wlm</li><li>outlook 2007 archive mail into live mail</li><li>move email from outlook 2007 to windows live</li><li>outlook 2007 esportare messaggi windows live mail</li><li>migrating outlook 2007 files to live mail</li><li>migrate outlook account windows live mail</li><li>outlook 2007 window live mail</li><li>outlook archiv live mail import</li><li>outlook archiv live mail import pst</li><li>transfer mail settings from office outlook</li><li>transfer of files from outlook 2003 for use in windows 7 livemail</li><li>transfer outllok 2007 nach hotmail</li><li>transfer outlook email to live</li><li>transfer outlook pst to winmail</li><li>transferring mail into windows live mail</li><li>upgrade or move window live mail to outlook 2007</li><li>window live mail pst</li><li>windows 7 import microsoft outlook 2007 to windows live</li><li>windows live email to microsoft oultook</li><li>windows live mail convert pst to csv</li><li>Windows live mail importieren PST-Dateien</li><li>windows live mail outlook 2007</li><li>windows live mail to outlook 2007</li><li>windows live mail vs outlook 2007 for email</li><li>windowslive outlook 2007</li><li>transfer email from outlook 2007 to windows live</li><li>pst windows live mail convert</li><li>pst reader datei live mail</li><li>outlook archive to windows live</li><li>Outlook Konvertierung windowslivemail</li><li>outlook mail import into windows live mail</li><li>outlook mail to windows live</li><li>outlook pst live</li><li>outlook pst to windows live converter</li><li>outlook pst to wlm</li><li>Windows Live Mail outlook 2003 pst</li><li>outlook to wlm mailstore</li><li>pasar mensajes de outlook 2007 a windows live mail</li><li>pasar pst a outlook</li><li>pst in windows live mail</li><li>pst in windows live mail importieren mailstore</li><li>pst into mailstore home</li><li>pst outlook to wlm</li><li>pst par windows live mail</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/276/outlook-2007-email-to-windows-live-mail-easy-guide/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Custom Login Wallpaper Windows 7</title>
		<link>http://lookforitoverhere.com/246/custom-login-wallpaper-windows-7/</link>
		<comments>http://lookforitoverhere.com/246/custom-login-wallpaper-windows-7/#comments</comments>
		<pubDate>Mon, 24 May 2010 05:44:20 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=246</guid>
		<description><![CDATA[The wallpaper presented to you at the logon screen in Windows 7 gets pretty boring quickly. Easy to change? Relatively. You can find some third party tools, or have a go yourself with the instructions below: 1. Press win+r key and Type Regedit at run prompt 2. Locate following registry key HK Local Machine\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background 3. [...]]]></description>
			<content:encoded><![CDATA[<p>The wallpaper presented to you at the logon screen in Windows 7 gets pretty boring quickly. Easy to change? Relatively. You can find some third party tools, or have a go yourself with the instructions below:</p>
<p>1. Press win+r key and Type Regedit at run prompt</p>
<p>2. Locate following registry key</p>
<p>HK Local Machine\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background</p>
<p>3. Now in right-side pane, change value of OEMBackground to 1.</p>
<p>4. Now place your custom image in %windir%\system32\oobe</p>
<p>5. Create a new folder info and background within newly created info folder</p>
<p>Folder path should look like this %windir%\System32\oobe\info\backgrounds</p>
<p>6. Now place your desired logon wallpaper within this background folder with file<br />
 name as backgroundDefault.jpg</p>
<p>Images Name with resolutions</p>
<p>backgroundDefault.jpg</p>
<p>background768×1280.jpg </p>
<p>background900×1440.jpg </p>
<p>background960×1280.jpg </p>
<p>background1024×1280.jpg </p>
<p>background1280×1024.jpg </p>
<p>background1024×768.jpg </p>
<p>background1280×960.jpg </p>
<p>background1600×1200.jpg </p>
<p>background1440×900.jpg </p>
<p>background1920×1200.jpg </p>
<p>background1280×768.jpg </p>
<p>background1360×768.jpg </p>
<p>NOTE: Images must be less than 256kb in size</p>
<p>The backgroundDefault.jpg image is loaded and stretched-to-fit when a resolution/ratio specific background cannot be found.</p>
<h4>Incoming search terms:</h4><ul><li>backgroundDefault jpg</li><li>asus wallpaper hd</li><li>256kb backgrounds</li><li>wallpaper bis 256 kb</li><li>wallpapers lenovo 1920 x 1080</li><li>wallpapers less than 256 kb</li><li>wallpapers under 256 kb</li><li>windows 7 background logon 256kb</li><li>windows 7 logon hd bilder</li><li>wallpaper 256kb</li><li>wallpaper 1920x1080 256kb</li><li>logon pictures 256kb</li><li>hd wallpapers 1920x1080 asus</li><li>desktop background less than 256kb</li><li>backgrounddefault image size</li><li>background900×1440 jpg</li><li>amd wallpaper 1080p</li><li>256kb size backgrounds</li><li>windows 7 logon screen 1080p</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/246/custom-login-wallpaper-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 trial</title>
		<link>http://lookforitoverhere.com/223/windows-7-trial/</link>
		<comments>http://lookforitoverhere.com/223/windows-7-trial/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 05:59:41 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Technet]]></category>
		<category><![CDATA[trial 7]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=223</guid>
		<description><![CDATA[The has been a lot of hype about Windows 7 over the last few months, and with the availability of the RC release (that expires next year), more people have had the chance to trial the latest OS from Microsoft. And might I say justified hype. I personally have found it a good step up [...]]]></description>
			<content:encoded><![CDATA[<p>The has been a lot of hype about Windows 7 over the last few months, and with the availability of the RC release (that expires next year), more people have had the chance to trial the latest OS from Microsoft.</p>
<p>And might I say justified hype. I personally have found it a good step up from XP, but without the pain of Vista.</p>
<p>A few weeks ago, Microsoft released the RTM version to MSDN and technet subscribers, and I have been using it without any problems at all. They&#8217;ve done a good job this time.</p>
<p>Windows 7 is officially released until mid October but what I saw on the net today is a 90 day trial of Windows 7 Enterprise available to try. This trial is mainly aimed at IT pros so they can get familiar with the inner workings and differences to previious Windows operating systems.</p>
<p>Check it out <a href="http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx?ITPID=sprblog">here</a>.</p>
<p>Couple of key notes from MS:</p>
<p>* You have 10 days to activate it.<br />
* After 90 days, the PC will shut down every hour.<br />
* If you wish to use Windows 7 after the 90 days, you need to purchase it and reinstall it from scratch. Bit of a pain, but rememeber it is only a (free) trial <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So, if you want to give it a go before deploying it in your business, you have a great opportunity.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/223/windows-7-trial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternative to Synergy to use with Windows 7</title>
		<link>http://lookforitoverhere.com/216/alternative-to-synergy-to-use-with-windows-7/</link>
		<comments>http://lookforitoverhere.com/216/alternative-to-synergy-to-use-with-windows-7/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 04:09:20 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Input Director]]></category>
		<category><![CDATA[synergy]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=216</guid>
		<description><![CDATA[Synergy is a great program to control 2 computers with one mouse and keyboard. But it doesn&#8217;t appear to work with Windows 7. Is there any options? Well yes! I found another program that works well with Windows 7. It&#8217;s called Input Director and works quite well &#8211; in fact I think better than Synergy [...]]]></description>
			<content:encoded><![CDATA[<p>Synergy is a great program to control 2 computers with one mouse and keyboard. But it doesn&#8217;t appear to work with Windows 7. Is there any options? Well yes!</p>
<p>I found another program that works well with Windows 7. It&#8217;s called <a href="http://www.inputdirector.com/">Input Director</a> and works quite well &#8211; in fact I think better than Synergy does.</p>
<p>It certainly is much easier to configure, where you define a master and slave (in fact you can have many slaves), and can selesct what subnets (or individual hosts) you can accept connections from (on the slave of course). </p>
<h4>Incoming search terms:</h4><ul><li>synergy windows 7</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/216/alternative-to-synergy-to-use-with-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

