<?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>Reflections of my thoughts.... &#187; tools</title>
	<atom:link href="http://codereflect.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://codereflect.com</link>
	<description>On Windows Programming, Technical Tips etc...</description>
	<lastBuildDate>Tue, 20 Jul 2010 01:56:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='codereflect.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Office 2010: Saving Office Documents to Windows Live SkyDrive</title>
		<link>http://codereflect.com/2010/05/05/office-2010-saving-office-documents-to-windows-live-skydrive/</link>
		<comments>http://codereflect.com/2010/05/05/office-2010-saving-office-documents-to-windows-live-skydrive/#comments</comments>
		<pubDate>Tue, 04 May 2010 19:01:23 +0000</pubDate>
		<dc:creator>Sarath</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[SkyDrive]]></category>

		<guid isPermaLink="false">http://codereflect.com/2010/05/05/office-2010-saving-office-documents-to-windows-live-skydrive/</guid>
		<description><![CDATA[Office 2010 provides native support to store your document to Windows SkyDrive®. Windows Live SkyDrive is a free cloud based<a href="http://codereflect.com/2010/05/05/office-2010-saving-office-documents-to-windows-live-skydrive/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:0px 0px 0px 2px;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcodereflect.com%2F2010%2F05%2F05%2Foffice-2010-saving-office-documents-to-windows-live-skydrive%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcodereflect.com%2F2010%2F05%2F05%2Foffice-2010-saving-office-documents-to-windows-live-skydrive%2F&amp;source=sarat&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Office 2010 provides native support to store your document to Windows <a href="http://skydrive.live.com/" target="_blank">SkyDrive®</a>. Windows Live SkyDrive is a free cloud based online storage provided by Microsoft. It offers 25GB of space for users with Windows Live ID.</p>
<p>Users can save data from any office Suite applications like Word, Power point, excel etc. The option is available at File-&gt;Share-&gt;Save To SkyDrive as you’re seeing below</p>
<p><a href="http://codereflect.com/wp-content/uploads/2010/05/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://codereflect.com/wp-content/uploads/2010/05/image_thumb.png" width="578" height="269" /></a> </p>
<p>After signing in, the SkyDrive folders will appear as above. Once we save, it’s also possible to open this from recent file list. Updating file is also possible like a local file. [Updated 5/5/2010 11:26 JST] Upload Center Application coming with Office 2010 Suite will help us to open the shared document with the associated application.</p>
<p><a href="http://codereflect.com/wp-content/uploads/2010/05/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://codereflect.com/wp-content/uploads/2010/05/image_thumb1.png" width="568" height="414" /></a>&#160;</p>
<p>For integrating SkyDrive with explorer, we may have to use third party applications like <a href="http://www.downloadsquad.com/2009/10/30/access-skydrive-from-windows-explorer-my-computer/" target="_blank">SkyDrive Explorer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codereflect.com/2010/05/05/office-2010-saving-office-documents-to-windows-live-skydrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 mockup tools support for dialog editor</title>
		<link>http://codereflect.com/2010/02/27/visual-studio-2010-mockup-tools-support-for-dialog-editor/</link>
		<comments>http://codereflect.com/2010/02/27/visual-studio-2010-mockup-tools-support-for-dialog-editor/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 23:00:00 +0000</pubDate>
		<dc:creator>Sarath</dc:creator>
				<category><![CDATA[Visual C++]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[UI Design]]></category>

		<guid isPermaLink="false">http://codereflect.com/2010/02/22/visual-studio-2010-mockup-tools-support-for-dialog-editor/</guid>
		<description><![CDATA[Visual Studio 2010 has an excellent facility in the dialog editor to design the dialog with a mockup image. The<a href="http://codereflect.com/2010/02/27/visual-studio-2010-mockup-tools-support-for-dialog-editor/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:0px 0px 0px 2px;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcodereflect.com%2F2010%2F02%2F27%2Fvisual-studio-2010-mockup-tools-support-for-dialog-editor%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcodereflect.com%2F2010%2F02%2F27%2Fvisual-studio-2010-mockup-tools-support-for-dialog-editor%2F&amp;source=sarat&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://codereflect.com/wp-content/uploads/2010/02/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Image (C) Microsoft.com" border="0" alt="Image (C) Microsoft.com" align="left" src="http://codereflect.com/wp-content/uploads/2010/02/image_thumb1.png" width="242" height="166" /></a> Visual Studio 2010 has an excellent facility in the dialog editor to design the dialog with a mockup image. The resource editor represents the dialog and controls in DLUs(dialog units) and probably it’s hard to design with “pin-pixel” perfection. In the professional software development, the UIs are not really designed by programmers. It’s the task of UX person. Probably they will come up with a mock-up image designed some UI design tools (like Visio, Adobe Flash, Photoshop etc…) and it’s programmer’s responsibility to implement them in the actual software. I’ve used “SetWindowPos” and “MoveWindow” APIs in my dialog implementation code to layout the controls to match with in the exact specification. </p>
<p>Take an example. If you’re developing an application which showing the news feed from facebook and your application wants to have the same login controls and layout for making it more compatible with facebook. How we can do that? Here I am taking login screen of facebook. ( the home page design is © to facebook.com and I using this only for the demo purpose). Also I’ve not seen any application helps to sign up with facebook. I am just trying to make my mockup image a bit big.</p>
<p>Consider the following image as the mockup image.</p>
<p><a href="http://codereflect.com/wp-content/uploads/2010/02/Facebook1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Facebook" border="0" alt="Facebook" src="http://codereflect.com/wp-content/uploads/2010/02/Facebook_thumb1.png" width="429" height="423" /></a> </p>
<p>Now lets load this in the resource editor. You can see the mockup controls at the bottom of the resource editor by default. </p>
<ul>
<li>Enable the mockup image by clicking the checkbox </li>
<li>Load mockup image by clicking browse button </li>
<li>Change the transparency suitable for you. Also you can change the X,Y offset of the image to be appeared behind dialog. </li>
<li>You can also show/hide the image using the check box left to “Mockup Image”. </li>
</ul>
<p><a href="http://codereflect.com/wp-content/uploads/2010/02/mockuploaded.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="mockuploaded" border="0" alt="mockuploaded" src="http://codereflect.com/wp-content/uploads/2010/02/mockuploaded_thumb.png" width="607" height="654" /></a> </p>
<p>Preview the image (Ctrl+T) and see how it appears! </p>
<p><strong>More Info:</strong></p>
<ul>
<li><a href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx" target="_blank">Visual Studio 2010 Home</a> </li>
<li><a href="http://blogs.msdn.com/saveenr/archive/2010/01/25/ui-prototyping-mockup-tools-you-should-be-using.aspx" target="_blank">Blog: UI Prototype Tools you should be using</a> </li>
<li><a href="http://blogs.msdn.com/vcblog/archive/2010/01/19/dialog-editor-improvements-in-visual-studio-2010.aspx" target="_blank">Blog: Dialog Editor Improvements in Visual Studio 2010</a> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://codereflect.com/2010/02/27/visual-studio-2010-mockup-tools-support-for-dialog-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Integrate Facebook Chat with iChat, Adium etc.</title>
		<link>http://codereflect.com/2010/02/18/how-to-integrate-facebook-chat-with-ichat-adium-etc/</link>
		<comments>http://codereflect.com/2010/02/18/how-to-integrate-facebook-chat-with-ichat-adium-etc/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:10:36 +0000</pubDate>
		<dc:creator>Sarath</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Adium]]></category>
		<category><![CDATA[iChat]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://codereflect.com/?p=1100</guid>
		<description><![CDATA[Facebook opened their chat outside the facebook webpage. Now you can chat with your facebook buddies through your instant messaging<a href="http://codereflect.com/2010/02/18/how-to-integrate-facebook-chat-with-ichat-adium-etc/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:0px 0px 0px 2px;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcodereflect.com%2F2010%2F02%2F18%2Fhow-to-integrate-facebook-chat-with-ichat-adium-etc%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcodereflect.com%2F2010%2F02%2F18%2Fhow-to-integrate-facebook-chat-with-ichat-adium-etc%2F&amp;source=sarat&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>F<a href="http://blog.facebook.com/blog.php?post=297991732130" target="_blank">acebook opened their chat outside the facebook webpage</a>. Now you can chat with your facebook buddies through your instant messaging (IM) client. Facebook using the Jabber/XMPP protocol for connecting with the clients. Which means any IM Client (like <a href="http://adium.im/" target="_blank">Adium</a>,<a href="www.pidgin.im" target="_blank">pidgin</a> etc.) can be used to connect with facebook chat.</p>
<p>Audium is the easiest way to install facebook chat. Just give the email/user id and password. Go! You&#8217;re in facebook chat.</p>
<p><a href="http://codereflect.com/wp-content/uploads/2010/02/Picture-1.png"><img class="size-medium wp-image-1101 alignleft" title="Adium Wizard" src="http://codereflect.com/wp-content/uploads/2010/02/Picture-1-300x212.png" alt="" width="300" height="212" /></a></p>
<p><a href="http://codereflect.com/wp-content/uploads/2010/02/Picture-3.png"><img class="size-full wp-image-1102 alignnone" title="Picture 3" src="http://codereflect.com/wp-content/uploads/2010/02/Picture-3.png" alt="" width="225" height="242" /></a></p>
<p>iChat is more fun with your facebook friend groups (I dint check Adium has this feature or not). But we have to manually enter the server information.</p>
<blockquote><p>Account Type: Jabber Account</p>
<p>Account Name: yourfacebookid@chat.facebook.com</p>
<p>Password: I don&#8217;t know about it <img src='http://codereflect.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Server: chat.facebook.com</p>
<p>Port: 5222</p></blockquote>
<p><a href="http://codereflect.com/wp-content/uploads/2010/02/Picture-4.png"><img class="alignleft size-medium wp-image-1103" title="iChat config" src="http://codereflect.com/wp-content/uploads/2010/02/Picture-4-300x211.png" alt="" width="300" height="211" /></a><a href="http://codereflect.com/wp-content/uploads/2010/02/Picture-5.png"><img class="size-medium wp-image-1104 alignnone" title="iChat Window" src="http://codereflect.com/wp-content/uploads/2010/02/Picture-5-209x300.png" alt="" width="209" height="300" /></a></p>
<p>Hope you enjoyed it <img src='http://codereflect.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://codereflect.com/2010/02/18/how-to-integrate-facebook-chat-with-ichat-adium-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make a bootable USB for Windows XP 2003 or Vista?</title>
		<link>http://codereflect.com/2010/02/02/how-to-make-a-bootable-usb-for-windows-xp-2003-or-vista/</link>
		<comments>http://codereflect.com/2010/02/02/how-to-make-a-bootable-usb-for-windows-xp-2003-or-vista/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:58:30 +0000</pubDate>
		<dc:creator>Sarath</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Bootable]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://codereflect.com/2010/02/02/how-to-make-a-bootable-usb-for-windows-xp-2003-or-vista/</guid>
		<description><![CDATA[Recently I purchased a Dell Mini 10v with Windows 7 starter edition. As most of you know, netbooks are not<a href="http://codereflect.com/2010/02/02/how-to-make-a-bootable-usb-for-windows-xp-2003-or-vista/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:0px 0px 0px 2px;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcodereflect.com%2F2010%2F02%2F02%2Fhow-to-make-a-bootable-usb-for-windows-xp-2003-or-vista%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcodereflect.com%2F2010%2F02%2F02%2Fhow-to-make-a-bootable-usb-for-windows-xp-2003-or-vista%2F&amp;source=sarat&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Recently I purchased a Dell Mini 10v with Windows 7 starter edition. As most of you know, netbooks are not coming with any optical drive. USB takes of it’s role. Installing an operating system is hectic with netbook especially if it’s Windows XP. You’re blessed if you’ve the luxury of an external optical drive. But usually nobody would like to own and external big optical drive with the small netbooks.</p>
<p>When I purchased it from Japan it was pre-installed with Windows 7 Japanese version and <a href="http://codereflect.com/2009/12/28/installing-windows-7-in-dell-mini-10v/" target="_blank">I prepared the bootable Windows 7 USB drive using and installed using USB to DVD tool from Microsoft Store</a>. It was painless and installation finished within few minutes.</p>
<p>Lately I inspired few my colleagues towards Dell Mini 10v and obviously the installing risk came to my shoulders( I never expected of it!) and they’ve not prefer to Install Windows 7 even I boasted about the quality security of the Win7.</p>
<p>I’ve tried different methods after Googling. <a href="http://www.nu2.nu/pebuilder/" target="_blank">One of the proven method was using BartPE</a> which was little bit painful and I failed to Install it several times. <a href="http://wintoflash.com/home/en/" target="_blank">Luckly I got another excellent tool called Novicorp WinToFlash</a> which made all the tasks so easy. It’s so simple. </p>
<ul>
<li>Just download the Zip</li>
<li>Start WinToFlash in Administrator mode (if you’re running Windows 7 or Windows Vista)</li>
<li>Mount the ISO image or insert the DVD/CD to the optical drive</li>
<li>Insert the USB drive</li>
<li>Now Start the Wizard and select source drive and destination USB drive (take care to choose right path especially if any of your other USB drives are plugged in)</li>
</ul>
<p><a href="http://codereflect.com/wp-content/uploads/2010/02/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://codereflect.com/wp-content/uploads/2010/02/image_thumb.png" width="537" height="364" /></a> </p>
<p>Wizard will prepare the USB and will finish it in few minutes</p>
<ul>
<li>Now insert the USB in your netbook and select the USB as the primary boot device. (In Dell System you can press F12 to select the boot device in the POST BIOS screen)</li>
<li>First you’ve to choose the commandline option to install. once the files are finished copying the system will reboot and you’ve to choose the USB as first boot device. Now go for option 2 which spawn the remaining setup in the GUI mode.</li>
<li>Once you finish, reboot( no need to select USB device as the primary boot device. select your HDD if you changed the option in BIOS). Now the system may report that HAL.dll was not found and failed to boot. If this issue comes you can see several debugging option. Just try each by each and check properly boot or not. Nothing special to do there. It will report some error and when we reboot, if the issue is solved you can simply boot in to the OS otherwise boot again from USB and select the next debug option. Try one by one until succeeded.</li>
</ul>
<p>There are few issues I’ve faced with Windows XP install during USB install</p>
<p>The C: drive will most probably be occupied by the inserted USB drive. So your dream to install the OS in C: Drive will remain as a dream. I was little bit tricky and first I installed it in Drive E: and in the HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices I swapped the E: Drive with C: drive in my ambition to boot from it( <a href="http://support.microsoft.com/kb/223188" target="_blank">I’ve done it according to Microsoft Guidance</a>). Boot worked fine but it failed to display the login screen. I reinstalled again but this time, I made another boot USB disk and formatted the drive and created a primary partition( however it seems you can do it with Windows XP installation Windows itself. Format a drive once, reboot it may take place of the C drive. I’ve not tried it though). After that booted from Windows bootable USB. Now this can occupy another drive name as the partition was already existing there. </p>
<p>It may show you that format the USB device and install in it during the initial stage of the boot. You’ve to press ESC key then it will display the attached hard disk and it’s partition. Format it once again if needed or install straight in the new partition. For me installing from USB was damn slow even I used USB 2.0 device.</p>
<p>Now you’re done. Any queries, ask as comments.</p>
<p>Note that I’ve successfully tried only Windows XP. Windows 2003 and Windows Vista are the other options in the Novicorp WinToFlash tool.</p>
<p>Kudos to the team who created this excellent tool and I blame <em>Microsoft </em>for not providing an easy tool to install their OS.</p>
]]></content:encoded>
			<wfw:commentRss>http://codereflect.com/2010/02/02/how-to-make-a-bootable-usb-for-windows-xp-2003-or-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Windows 7 in Dell Mini 10v</title>
		<link>http://codereflect.com/2009/12/28/installing-windows-7-in-dell-mini-10v/</link>
		<comments>http://codereflect.com/2009/12/28/installing-windows-7-in-dell-mini-10v/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 15:28:00 +0000</pubDate>
		<dc:creator>Sarath</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://codereflect.com/2009/12/28/installing-windows-7-in-dell-mini-10v/</guid>
		<description><![CDATA[I’ve successfully installed both Windows 7 and Ubuntu Netbook Remix in my brand new Dell Mini 10v. Here I’m explaining<a href="http://codereflect.com/2009/12/28/installing-windows-7-in-dell-mini-10v/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:0px 0px 0px 2px;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcodereflect.com%2F2009%2F12%2F28%2Finstalling-windows-7-in-dell-mini-10v%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcodereflect.com%2F2009%2F12%2F28%2Finstalling-windows-7-in-dell-mini-10v%2F&amp;source=sarat&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I’ve successfully installed both Windows 7 and Ubuntu Netbook Remix in my brand new Dell Mini 10v. Here I’m explaining about how to make a bootable USB stick to install Windows 7. This is quite simple but before getting this final solution, I’ve tried with many different tools to prepare the USB stick and it was desperately failed. Either they will not have any option to write into USB or the writing may have some kind of drawback which may result into a failed booting.</p>
<p>I’ve received the box pre-installed with Japanese version of Windows 7 Starter Edition. I’ve not opted for an external drive when I purchased. So I had prepared the image file using <a href="http://www.magiciso.com/tutorials/miso-magicdisc-overview.htm" target="_blank">Magic ISO</a>. Dumping in ISO image format is better as it’s a universally accepted format.</p>
<p>There are two methods to prepare the USB disk.</p>
<h2>1. Using USB to DVD tool from Microsoft Store</h2>
<p>Microsoft realized your needs and they’ve provided a safe method to prepare the bootable USB from ISO. Prepare the ISO image using magic disc. <a href="http://store.microsoft.com/Help/ISO-Tool" target="_blank">Download the tool from Microsoft website.</a> Now things are pretty straight forward. Just go through the guided steps to create the bootable USB stick</p>
<p><a href="http://codereflect.com/wp-content/uploads/2009/12/image12.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://codereflect.com/wp-content/uploads/2009/12/image_thumb9.png" width="568" height="300" /></a></p>
<p>Once you complete preparing the USB, reboot your computer and press F12 (for Dell Laptops only) in the POST screen to choose the boot device. From that opt for USB Storage Device. Go ahead with the simplest Windows Installation we’ve ever seen in Windows history. </p>
<h2>2. Using diskpart and xcopy (or simple windows copying)</h2>
<p>This step must be done very carefully as it may damage your own HDD if it used wrong. Do this at your own risk.</p>
<p>First you’ve to plugin the USB stick and open the command line tool diskpart from Run Window or from command prompt.</p>
<p><a href="http://codereflect.com/wp-content/uploads/2009/12/image13.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://codereflect.com/wp-content/uploads/2009/12/image_thumb10.png" width="456" height="258" /></a> </p>
<p>You can see a similar window as displayed above. Note that Windows Vista or Windows 7 may ask for administrator privilege to run this application. Do the following steps</p>
<ul>
<li><strong>list disk</strong> – this will list the attached physical disks connected to the system </li>
<li><strong>select disk # </strong>– select the preferred disk. Here you must be very careful. Make sure that you’ve chosen the right disk. Otherwise you may lose your data. replace # the number listed ### column of list disk command </li>
<li><strong>clean – </strong>clear the configuration information </li>
<li><strong>create partition primary </strong>– Create the partition for the stick </li>
<li><strong>format fs=fat32 quick </strong>– note that if you’ve not opted for quick, you will have to wait till the OS finish the true formatting of entire disk. </li>
<li><strong>assign </strong>– assign a drive letter for the drive to access through explorer </li>
</ul>
<ul>You’ve prepared a clean USB device. Now mount the ISO image or using magic disc or insert the DVD. Simply copy paste the contents of the folder to the prepared USB device. You can also use xcopy or robocopy if you’re preferring the command line tools.</ul>
<ul>You can see a <a href="http://technet.microsoft.com/en-us/magazine/dd535816.aspx" target="_blank">video demonstration of this in Microsoft Technet</a><em></em></ul>
<p>The next step was to prepare the bootable USB stick from the and created the using my other personal computer to prepare the bootable USB drive. Reboot your computer and press F12 (for Dell Laptops only) in the POST screen to choose the boot device. From that opt for USB Storage Device. </p>
<p>note that the second method has failed many times even the USB started booting. I don&#8217;t know if it was the problem with my USB stick. Always try to it with the first method mention. </p>
]]></content:encoded>
			<wfw:commentRss>http://codereflect.com/2009/12/28/installing-windows-7-in-dell-mini-10v/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
