<?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>Jake The Geek &#187; Video</title>
	<atom:link href="http://www.webexpressplus.com/blog/category/video/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webexpressplus.com/blog</link>
	<description>New Technology, Games, Software, News and Technical Help!!!</description>
	<lastBuildDate>Sun, 19 Jun 2011 17:28:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to set up a Dedicated WAW Server Using FireDaemon</title>
		<link>http://www.webexpressplus.com/blog/how-to-set-up-a-dedicated-waw-server-using-firedaemon.html</link>
		<comments>http://www.webexpressplus.com/blog/how-to-set-up-a-dedicated-waw-server-using-firedaemon.html#comments</comments>
		<pubDate>Tue, 24 Feb 2009 01:34:31 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[CoD WAW]]></category>
		<category><![CDATA[Video Tutorials]]></category>

		<guid isPermaLink="false">http://www.webexpressplus.com/blog/?p=662</guid>
		<description><![CDATA[Video Tutorial on how to run and set up your CoD WAW Dedicated Server and run it as a Service, Using FireDaemon. Click the Icon below for Video Tutorial      In CoD WAW, to run it as a service using FireDaemon. You need to set all your Parameters and use this command line in [...]]]></description>
			<content:encoded><![CDATA[<h2 class="MsoNormal" style="margin: 0in 0in 10pt;">Video Tutorial on how to run and set up your CoD WAW Dedicated Server and run it as a Service, Using FireDaemon.</h2>
<p class="MsoNormal" style="margin: 0in 0in 10pt;">Click the Icon below for Video Tutorial<a href="http://www.webexpressplus.com/dl-count/click.php?id=11" target="_blank"><img class="size-thumbnail wp-image-431 alignleft" title="video_link_icon" src="http://www.webexpressplus.com/blog/wp-content/uploads/2008/12/video_link_icon-150x150.jpg" alt="video_link_icon" width="66" height="57" /></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"> <span style="font-size: small; font-family: Calibri;">In CoD WAW, to run it as a service using FireDaemon. You need to set all your Parameters and use this command line in there, dont use the arrows.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span><span style="font-size: small; font-family: Calibri;">Notice: I am running this on a dedicate Windows 2003 server in my house. So make sure if it is Vista or other OS the paths i descrive below are correct.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;">&lt; +set dedicated 2 +set fs_game mods/mp_Jmod +set fs_localAppData +set net_ip xx.xxx.xxx.xx +set net_port 28960 +set sv_maxclients 10 +set sv_punkbuster 1 +exec server.cfg +map_rotate &gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;">Leave out the&gt;&gt;&gt;  <strong>+set fs_game mods/mp_Jmod</strong> &lt;&lt;&lt; if you are running a standard server with no mods or custom maps.</span></p>
<p> <span style="font-size: small; font-family: Calibri;">You can put your server.cfg in the MAIN folder&#8230;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span><span style="font-size: small; font-family: Calibri;">Your commad line Parameters may differ a little form mine, the fs_mods/yourmodfoldername (only use this if you run mods) and <strong>+set fs_localAppData <span style="color: #ff0000;">must be there</span></strong><span style="color: #ff0000;">,</span> like i said <strong>+set fs_localAppData</strong> must be in there no matter what. Make sure your Mods and custom user maps are in the proper place. They do not go in the game folders under program files, they must be located in the folder path i show below&#8230;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"><span style="text-decoration: underline;"><strong>Windows XP, Server 2003 Path below to your Mods and Maps folders</strong></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span><span style="font-size: small; font-family: Calibri;"><strong><span style="text-decoration: underline;">MODS&gt;&gt;&gt;</span></strong> C:\Documents and Settings\<strong>your Windows account name</strong>\Local Settings\Application Data\Activision\CoDWaW\mods\YOUR MOD FOLDER HERE</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span><span style="font-size: small; font-family: Calibri;"><strong>USERMAPS&gt;&gt;&gt;</strong> C:\Documents and Settings\<strong>your Windows account name</strong>\Local Settings\Application Data\Activision\CoDWaW\usermaps\YOUR CUSTOM USER MAPS FOLDERS HERE</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"><span style="text-decoration: underline;"><strong>Windows Vista Path below to your Mods and Maps folders</strong></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"><strong><span style="text-decoration: underline;">MODS&gt;&gt;&gt;</span></strong> C:\Users\<strong>yourWindowsaccountname</strong>\AppData\Local\Activision\CoDWaW\mods\YOUR MOD FOLDER HERE</span></p>
<p> <span style="font-size: small; font-family: Calibri;"><strong><span style="text-decoration: underline;">USERMAPS&gt;&gt;&gt;</span></strong> C:\Users\<strong>yourWindowsaccountname</strong>\AppData\Local\Activision\CoDWaW\usermaps\YOUR MAPS FOLDERS HERE</span></p>
<p> <span style="font-size: small; font-family: Calibri;">IF you donot run custom mods or maps dont worry about the folders above, for standard game and standard maps.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span><span style="font-size: small; font-family: Calibri;">Also go to Settings Tab and Put your Windows user Name and Password in the &#8220;Logon Account&#8221; area. If not the service will not run, but show that it is, even though it isn&#8217;t.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;">Pic-1.  </span><span style="font-size: small; font-family: Calibri;"><a href="http://www.webexpressplus.com/extrafiles/FireDaemonWAW.jpg" rel="shadowbox[sbpost-662];player=img;" target="_blank">http://www.webexpressplus.com/extrafiles/FireDaemonWAW.jpg</a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;">Pic-2. <a href="http://www.webexpressplus.com/extrafiles/FireDaemonWAW1.jpg" rel="shadowbox[sbpost-662];player=img;" target="_blank">http://www.webexpressplus.com/extrafiles/FireDaemonWAW1.jpg</a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span><span style="font-size: small; font-family: Calibri;">I sure hope this helps everyone understand how to run this now&#8230;you may need to refine and look up more info on the net&#8230;but this does work for me with custom mods and usermap.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: small; font-family: Calibri;"> </span><span style="font-size: small; font-family: Calibri;">Thank you:<span style="mso-spacerun: yes;">  </span>Jake </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><a href="http://forums.firedaemon.com/showthread.php?p=1530#post1530"><span style="font-size: small; color: #0000ff; font-family: Calibri;">http://forums.firedaemon.com/showthread.php?p=1530#post1530</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webexpressplus.com/blog/how-to-set-up-a-dedicated-waw-server-using-firedaemon.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Beta install using Daemon Tools</title>
		<link>http://www.webexpressplus.com/blog/windows-7-beta-install-using-daemon-tools.html</link>
		<comments>http://www.webexpressplus.com/blog/windows-7-beta-install-using-daemon-tools.html#comments</comments>
		<pubDate>Fri, 23 Jan 2009 03:16:26 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[Featured News]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.webexpressplus.com/blog/?p=525</guid>
		<description><![CDATA[Here is how to install Windows 7 Beta without having to Burn the ISO to a DVD. I used EASEUS Partition Manager 3.0 Home Edition &#8211; FREE FOR HOME USERS ONLY…to partition my drive. Click the Pic for full size view&#8230; I am running XP Pro on may main drive C: on the first Partition,,, [...]]]></description>
			<content:encoded><![CDATA[<h2 class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Calibri;">Here is how to install Windows 7 Beta without having to Burn the ISO to a DVD.<br />
</span></h2>
<p>I used <strong>EASEUS Partition Manager 3.0 Home Edition &#8211; </strong><span class="redbold"><strong>FREE FOR HOME USERS ONLY…to partition my drive.<br />
</strong></span></p>
<div><span class="redbold"><strong><span style="font-size: small; font-family: Calibri;">Click the Pic for full size view&#8230;<br />
</span></strong></span><a href="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/win7install.jpg" rel="shadowbox[sbpost-525];player=img;" target="_blank"><img class="alignleft size-medium wp-image-571" title="win7install" src="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/win7install-320x250.jpg" alt="win7install" width="264" height="229" /></a>I am running XP Pro on may main drive C: on the first Partition,,, 2<sup>nd</sup> partition is formatted at 80GB and NTFS with Drive letter F: or whichever you want is fine.</div>
<p> <span style="font-size: 10.5pt; color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span class="redbold"><span class="redbold"><span style="font-size: 10.5pt; color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Link… <a href="http://www.partition-tool.com/personal.htm" target="_blank"><span style="color: #800080;">http://www.partition-tool.com/personal.htm</span></a><br />
Screen Shots Link… don’t let them scare you off…<br />
<a href="http://www.partition-tool.com/easeus-partition-manager/screenshot.htm" target="_blank"></a><a href="http://www.partition-tool.com/easeus-partition-manager/screenshot.htm" target="_blank">http://www.partition-tool.com/easeus-partition-manager/screenshot.htm</a></span></span></span></span><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br />
</span></span></p>
<p><a href="http://www.webexpressplus.com/blog/2009/01/21/disk-partitioning-software-free/"><strong>View my Post on my site here</strong></a>, to see how to use Partition Manager 3.0 tutorial video&#8217;s included.</p>
<p><span id="more-525"></span></p>
<p> <span style="color: #ff0000;"><span style="text-decoration: underline;">Both OS&#8217;s Must be 32 bit or it will not work.</span></span></p>
<div><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong><span style="color: black;"><span class="redbold"><strong></strong></span></span></strong></span></span></div>
<div><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong><span style="color: black;"><span class="redbold"><strong></strong></span></span></strong></span></span></div>
<div><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong><span style="color: black;"><span class="redbold"><strong></strong></span></span></strong></span></span></div>
<div><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong><span style="color: black;"><span class="redbold"><strong></strong></span></span></strong></span></span></div>
<div><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong><span style="color: black;"><span class="redbold"><strong><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="font-size: small;"><span style="color: #ff0000;">Warning BACK UP your important files first… I will not be responsible for any lost files or damage by giving you this info…<br />
</span></span></span></strong></span></span></strong></span></span></div>
<div><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong></strong></span></span></div>
<div><span class="redbold"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><strong></strong></span></span><span style="font-size: small; font-family: Calibri;">Make sure you write down you Windows 7 beta Serial Key on paper, so you have access to it during install. Also when you install Windows 7 beta <strong><span style="text-decoration: underline;"><span style="color: #ff0000;">(MAKE SURE YOU ARE SELECTING THE EXTRA PARTITION YOU CREATED)</span></span></strong> or you will end up wipping out your Main OS on C: Drive.<br />
</span></div>
<p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">1.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small;"><span style="font-family: Calibri;">Running XP Pro. I made a 2<sup>nd</sup> partition on that drive and formatted it to NTFS. <span style="text-decoration: underline;">Use EASEUS Partition Manager 3.0 Free addition for home users.</span></span></span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">2.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">I installed DAEMON TOOLS LITE on XP Pro. Link… </span><a href="http://forum.daemon-tools.cc/download.php?catid=5&amp;mode=ViewCategory" target="_blank"><span style="font-size: small; color: #800080; font-family: Calibri;">http://forum.daemon-tools.cc/download.php?catid=5&amp;mode=ViewCategory</span></a><span style="font-size: small; font-family: Calibri;"> </span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">3.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">I Mounted the Windows 7 Beta ISO using Daemon Tools lite. </span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">4.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">I did a full install selecting the New Partition that was formatted NTFS and a Drive letter assigned (F:) any letter will work.</span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">5.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">It proceeded with the install extracting the files and expanding them to my (F:) Drive.</span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">6.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small;"><span style="font-family: Calibri;">It rebooted several times with no problems. Windows 7 Beta &amp; Windows XP Pro are selectable from the startup menu, no extra work or programs needed like (</span><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">EasyBCD, or Vista Boot Pro). If you have boot problems you may need to use one of these programs to make it bootable!!!</span></span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">7.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">I tested both XP and Windows 7 and the both start up just fine. Can’t believe it but it’s true.</span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 12pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">8.</span><span style="font: 7pt &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">Now get all the updates and enjoy.<br />
I have tried this with Vista also and it worked well.</span>
</p>
<p class="MsoListParagraph" style="margin: 0in 0in 12pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;">I have 3 video tutorial links below to show basic usage and using <span style="font-size: 10.5pt; color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">EASEUS Partition Manager 3.0 Home Edition to prepair your drive for Windows 7 OS install</span>.</p>
<h5>Video (1) how to make unallocated space to use for an extra Partition.<br />
================================<br />
#1. <a href="http://www.webexpressplus.com/blog/wp-content/tutorials/partition-manager" target="_blank">Click Here to View the Video Tutorial<br />
</a>================================</h5>
<h5>Video (2) how to format and assign a drive letter to the unallocated Space.<br />
================================<br />
#2. <a href="http://www.webexpressplus.com/blog/wp-content/tutorials/partition_format" target="_blank">Click Here to View the Video Tutorial<br />
</a>================================</h5>
<h5>Video (3) how to mount Windows 7 beta ISO and start the install using Daemon Tools<br />
================================<br />
#3. <a href="http://www.webexpressplus.com/blog/wp-content/tutorials/mountISO" target="_blank">Click Here to View the Video Tutorial<br />
</a>================================</h5>
<h5> Thank you, Jake<span style="font-size: small;"><span class="redbold"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span style="color: black;"> </span></span></span></span></h5>
<p>  <span style="font-size: small; font-family: Calibri;">Click the Pic for full size view&#8230;</span></p>
<p class="MsoListParagraph" style="margin: 0in 0in 12pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><a href="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/win7betapartition.jpg" rel="shadowbox[sbpost-525];player=img;" target="_blank"><img class="size-medium wp-image-526 alignleft" title="win7betapartition" src="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/win7betapartition-320x200.jpg" alt="win7betapartition" width="320" height="200" /></a></p>
<p> </p>
<p> </p>
<p class="MsoListParagraph" style="margin: 0in 0in 12pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><a href="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/win7betapartition.jpg" rel="shadowbox[sbpost-525];player=img;" target="_blank"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webexpressplus.com/blog/windows-7-beta-install-using-daemon-tools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disk Partitioning Software &#8220;Free&#8221;</title>
		<link>http://www.webexpressplus.com/blog/disk-partitioning-software-free.html</link>
		<comments>http://www.webexpressplus.com/blog/disk-partitioning-software-free.html#comments</comments>
		<pubDate>Wed, 21 Jan 2009 06:01:02 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[Featured News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.webexpressplus.com/blog/?p=509</guid>
		<description><![CDATA[EASEUS Partition Manager 3.0 Home Edition &#8211; FREE FOR HOME USERS ONLY Click the Photo For Full View. I had been looking for a good Disk Partition software to use that would work with a (RAID O) Drive setup, and well after a little investigating, I came upon this program called  &#8220;EASEUS Partition Manager 3.0 [...]]]></description>
			<content:encoded><![CDATA[<h3>EASEUS Partition Manager 3.0 Home Edition &#8211; <span class="RedBold">FREE FOR HOME USERS ONLY</span></h3>
<p><span class="RedBold"><br />
<span class="RedBold">Click the Photo For Full View.</span></span></p>
<p><a href="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/easeus.jpg" rel="shadowbox[sbpost-509];player=img;" target="_blank"><img class="size-medium wp-image-510 alignleft" title="easeus" src="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/easeus-320x144.jpg" alt="easeus" width="291" height="128" /></a>I had been looking for a good Disk Partition software to use that would work with a (RAID O) Drive setup, and well after a little investigating, I came upon this program called  &#8220;EASEUS Partition Manager 3.0 Home Edition&#8221;. I installed it and gave it a try, well now it is very simular to Partition Magic, but this Home Version is a Free Ware program. They also have a &#8220;Professional and Server Edition&#8221; Which most of us will not have any need for. It worked perfectly, I have a Set of WD Drives 160 GB each set on a RAID O setup, at first I was a little skepticle, but it never failed me, worked like a charm, I added a 80 GB partition with no problems using Windows XP Pro.</p>
<p>Instructions below:<br />
1. I  had first to shrink my main partition to allow an 80GB unalocated partition space.</p>
<p>2. I then applied the settings and rebooted my PC to make sure it was ok.</p>
<p>3. I then formatted the unalocated 80GB space as NTFS, smooth as a whistle.</p>
<p>4. Rebooted to finish and all was just fine no problems.</p>
<p>After checking the program out some more, I found that you can use the graphical layout to just slide the edge of the box contianing the partion around to resize, of move it from one place to another and then click apply and it will do its job.</p>
<h5><a href="http://www.partition-tool.com/personal.htm" target="_blank">DOWNLOAD EASEUS Partition Manager 3.0 Home Edition Here.</a></h5>
<h5>I have 3 video tutorial links below to show basic usage.</h5>
<h5>Video (1) how to make unallocated space to use for an extra Partition.<br />
===================================<br />
#1. <a href="http://www.webexpressplus.com/blog/wp-content/tutorials/partition-manager" target="_blank">Click Here to View the Video Tutorial<br />
</a>===================================</h5>
<h5>Video (2) how to format and assign a drive letter to the unallocated Space.<br />
===================================<br />
#2. <a href="http://www.webexpressplus.com/blog/wp-content/tutorials/partition_format" target="_blank">Click Here to View the Video Tutorial<br />
</a>===================================</h5>
<h5>Video (3) how to mount Windows 7 beta ISO and start the install using Daemon Tools<br />
===================================<br />
#3. <a href="http://www.webexpressplus.com/blog/wp-content/tutorials/mountISO" target="_blank">Click Here to View the Video Tutorial<br />
</a>===================================</h5>
<h5><a href="http://www.webexpressplus.com/blog/2009/01/22/windows-7-beta-install-using-daemon-tools/" target="_self">Click here to view how to install Windows 7 Beta using Daemon Tools instead of burning it to a DVD.</a></h5>
<h3 style="text-align: center;"><a href="http://www.webexpressplus.com/blog/wp-content/uploads/2009/01/easeus.jpg" rel="shadowbox[sbpost-509];player=img;" target="_blank"></a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.webexpressplus.com/blog/disk-partitioning-software-free.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

