<?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>Blog.BrianLeeJackson.com &#187; Software</title>
	<atom:link href="http://blog.brianleejackson.com/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brianleejackson.com</link>
	<description></description>
	<lastBuildDate>Mon, 21 Jun 2010 17:05:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Copy Taskbar Icons Windows 7 Sysprep v2</title>
		<link>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep-v2</link>
		<comments>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep-v2#comments</comments>
		<pubDate>Mon, 21 Jun 2010 16:10:48 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[audit mode]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[Taskbar Icons]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=992</guid>
		<description><![CDATA[Ok, you can thank a colleague of mine (Dinyero Johnson) for this new single vbs script that now copies the taskbar icons and deletes itself. The vbs script is a little nicer than version one (CMD) because it runs without any windows and in my opinion vbs scripts just run smoother . Also, it is [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, you can thank a colleague of mine (Dinyero Johnson) for this new single vbs script that now copies the taskbar icons and deletes itself.</p>
<p>The vbs script is a little nicer than version one (CMD) because it runs without any windows and in my opinion vbs scripts just run smoother <img src='http://blog.brianleejackson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  Also, it is a single file and the tutorial has less steps.</p>
<p>So for all of you who grabbed version one, lol, grab version 2!!!  And if you are using WIM images, you can simply mount your image, replace the script, and unmount/commit.</p>
<p><u>Repeat instructions are below</u>:</p>
<p>When running sysprep in Windows 7 with the unattend.xml file, you will probably notice that the taskbar icons are something that don’t copy over. Well that is because the icons are not part of the users profile. So the copyprofile=true command does work for almost everything, but it doesn’t copy over your taskbar icons.  So here is a script that will do it for you.</p>
<h2>Step #1</h2>
<p>Download the vbs script (11kb). <a href="http://www.brianleejackson.com/download/SetTaskbar.vbs">Click Here to Download or Right Click and Save Target As&#8230;</a>.<br />
You might have to remove the .txt extension when you are downloading the script.  You are going to drop this script into the correct place during audit mode.</p>
<h2>Step #2</h2>
<p>Copy the vbs script into the startup folder in the start menu.</p>
<h2>Step #3</h2>
<p>The vbs script unpins WMP, IE, and Windows Explorer and then repins the icons in the order you want.  My file has this order:</p>
<blockquote><p>Windows Explorer, IE, Firefox, Word, Excel, Outlook, WMP</p></blockquote>
<h2>Step #4</h2>
<p>Now run sysprep as you normally would and the script is copied into the default profile. That means for every new user, the script pins the icons in the order you want, the script then deletes itself and never runs again. For the correct procedure on sysprepping your machine, read my <a href="http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%E2%80%93-start-to-finish-v2">Windows 7 Sysprep Tutorial</a>.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-v2" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;t=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2&amp;bodytext=Ok%2C%20you%20can%20thank%20a%20colleague%20of%20mine%20%28Dinyero%20Johnson%29%20for%20this%20new%20single%20vbs%20script%20that%20now%20copies%20the%20taskbar%20icons%20and%20deletes%20itself.%0D%0A%0D%0AThe%20vbs%20script%20is%20a%20little%20nicer%20than%20version%20one%20%28CMD%29%20because%20it%20runs%20without%20any%20windows%20and%20in%20my%20opin" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2&amp;notes=Ok%2C%20you%20can%20thank%20a%20colleague%20of%20mine%20%28Dinyero%20Johnson%29%20for%20this%20new%20single%20vbs%20script%20that%20now%20copies%20the%20taskbar%20icons%20and%20deletes%20itself.%0D%0A%0D%0AThe%20vbs%20script%20is%20a%20little%20nicer%20than%20version%20one%20%28CMD%29%20because%20it%20runs%20without%20any%20windows%20and%20in%20my%20opin" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-v2" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2&amp;annotation=Ok%2C%20you%20can%20thank%20a%20colleague%20of%20mine%20%28Dinyero%20Johnson%29%20for%20this%20new%20single%20vbs%20script%20that%20now%20copies%20the%20taskbar%20icons%20and%20deletes%20itself.%0D%0A%0D%0AThe%20vbs%20script%20is%20a%20little%20nicer%20than%20version%20one%20%28CMD%29%20because%20it%20runs%20without%20any%20windows%20and%20in%20my%20opin" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep-v2/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Copy Taskbar Icons Windows 7 Sysprep</title>
		<link>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep</link>
		<comments>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep#comments</comments>
		<pubDate>Thu, 17 Jun 2010 04:22:08 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[audit mode]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[Taskbar Icons]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=970</guid>
		<description><![CDATA[THIS IS OLD, VERSION 2 IS NOW AVAILABLE &#8211; CLICK HERE Sorry for not posting this earlier but I have had a rough last couple months. Just now getting back into the swing of things. When running sysprep in Windows 7 with the unattend.xml file, you will probably notice that the taskbar icons are something [...]]]></description>
			<content:encoded><![CDATA[<h3><a href="http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep-v2">THIS IS OLD, VERSION 2 IS NOW AVAILABLE &#8211; CLICK HERE</a></h3>
<p>Sorry for not posting this earlier but I have had a rough last couple months.  Just now getting back into the swing of things.</p>
<p>When running sysprep in Windows 7 with the unattend.xml file, you will probably notice that the taskbar icons are something that don&#8217;t copy over.  Well that is because the icons are not part of the users profile.  So the copyprofile=true command does work for almost everything, but it doesn&#8217;t copy over your taskbar icons.  </p>
<p>Thankfully the &#8220;<a href="http://blogs.technet.com/b/deploymentguys/archive/2009/04/08/pin-items-to-the-start-menu-or-windows-7-taskbar-via-script.aspx">Deployment Guys</a>&#8221; already have a VBS script that will pin and unpin icons.  I have edited this script and done most of the hard work for you.  Basically we are going to dump a few scripts into the &#8220;startup folder&#8221; (and yes I said startup folder, it is messy but it works and finishes clean) which will run <strong>only the first time</strong> every new user logs in.  It will pin the icons you want, in any order you want, both to the taskbar and the startmenu and then the script is deleted from the startup folder and never runs again for that user.  It does work perfectly and I currently am using this in a corporate environment with around 400-500 computers.</p>
<h2>Step #1</h2>
<p>Download the scripts that I have packaged together. <a href="http://www.brianleejackson.com/download/scripts/scripts.zip">Click here to download</a>.  Again, most of these scripts were written by The Deployment Guys, I have just tweaked them and added a few. It is a 35mb zip file.</p>
<p>The zip file contains the following files:</p>
<blockquote><p>
- taskbar.bat<br />
- taskbar_operations.cmd<br />
- pin.wsf<br />
- unpin.wsf<br />
- pinitem.vbs<br />
- listverbs.vbs<br />
- zti-specialfolderlib.vbs<br />
- ztiutility.vbs
</p></blockquote>
<p>You are going to drop these scripts into the correct places <strong>during audit mode</strong>.  </p>
<h2>Step #2</h2>
<p>Copy the taskbar.bat file into the startup folder in the start menu.  </p>
<p>Below is an explanation of what that taskbar.bat file is doing:</p>
<p><strong>cd C:\Windows\Scripts\</strong><br />
This changes the directory to the scripts folders.</p>
<p><strong>call taskbar_operations.cmd</strong><br />
Calls the cmd file which unpins and pins the taskbar icons.</p>
<p><strong>cd C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup&#8221;</strong><br />
This changes the directory to the startup folder.</p>
<p><strong>DEL taskbar.bat</strong><br />
This deletes the taskbar.bat after it is done, so it won&#8217;t run again for that user.</p>
<h2>Step #3</h2>
<p>The taskbar_operations.cmd file is the file that has all the custom icon paths in it that are pinned or unpinned.<br />
My file has the following in this order:</p>
<blockquote><p>Windows Explorer, IE, Firefox, Word, Excel, Outlook, WMP</p></blockquote>
<p>If you want to change these, simply look in the cmd file and you will figure out what you need to change, it is pretty simple. Also, the default order when running sysprep is WMP, IE, and Windows Explorer, so the script is actually unpinning WMP, unpinning IE, (windows explorer is now bumped over to the left side) and then it pins the rest of the icons in order.</p>
<h2>Step #4</h2>
<p>Create a &#8220;scripts&#8221; folder in the <strong>C:\Windows</strong> directory and drop all of the files into it, except for the taskbar.bat file which you should already have in your startup folder.</p>
<h2>Step #5</h2>
<p>Now run sysprep as you normally would and the scripts are copied into the default profile.  That means for <strong>every new user</strong>, the scripts pin the icons in the order you want, the script then deletes itself and never runs again.  For the correct procedure on sysprepping your machine, read my <a href="http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%E2%80%93-start-to-finish-v2">Windows 7 Sysprep Tutorial</a>.  </p>
<p>I am definitely not a programmer, but this works, and I don&#8217;t see Microsoft giving us a better solution <img src='http://blog.brianleejackson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;t=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep&amp;bodytext=THIS%20IS%20OLD%2C%20VERSION%202%20IS%20NOW%20AVAILABLE%20-%20CLICK%20HERE%0D%0A%0D%0ASorry%20for%20not%20posting%20this%20earlier%20but%20I%20have%20had%20a%20rough%20last%20couple%20months.%20%20Just%20now%20getting%20back%20into%20the%20swing%20of%20things.%0D%0A%0D%0AWhen%20running%20sysprep%20in%20Windows%207%20with%20the%20unattend.xml%20file%2C%20yo" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep&amp;notes=THIS%20IS%20OLD%2C%20VERSION%202%20IS%20NOW%20AVAILABLE%20-%20CLICK%20HERE%0D%0A%0D%0ASorry%20for%20not%20posting%20this%20earlier%20but%20I%20have%20had%20a%20rough%20last%20couple%20months.%20%20Just%20now%20getting%20back%20into%20the%20swing%20of%20things.%0D%0A%0D%0AWhen%20running%20sysprep%20in%20Windows%207%20with%20the%20unattend.xml%20file%2C%20yo" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep&amp;annotation=THIS%20IS%20OLD%2C%20VERSION%202%20IS%20NOW%20AVAILABLE%20-%20CLICK%20HERE%0D%0A%0D%0ASorry%20for%20not%20posting%20this%20earlier%20but%20I%20have%20had%20a%20rough%20last%20couple%20months.%20%20Just%20now%20getting%20back%20into%20the%20swing%20of%20things.%0D%0A%0D%0AWhen%20running%20sysprep%20in%20Windows%207%20with%20the%20unattend.xml%20file%2C%20yo" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>UVNC SC working slow in Windows 7 Environment</title>
		<link>http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment</link>
		<comments>http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment#comments</comments>
		<pubDate>Sat, 26 Sep 2009 20:37:52 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[UVNC]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=665</guid>
		<description><![CDATA[Some of you may have noticed the UVNC SC working slow between windows 7 machines. To fix this, you simply need to recompile your HelpDesk.exe and download the latest version of UVNC client. Rudi De Vos over in the UltraVNC forums posted a fix for this problem. Also, here is the link for the newest [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you may have noticed the UVNC SC working slow between windows 7 machines.  To fix this, you simply need to recompile your HelpDesk.exe and download the latest version of UVNC client.</p>
<p>Rudi De Vos over in the UltraVNC forums <a href="http://forum.ultravnc.info/viewtopic.php?t=15865">posted a fix for this problem</a>.  </p>
<p>Also, here is the <a href="http://www.uvnc.com/download/index.html">link for the newest version of UVNC</a>.</p>
<p>I have tested Rudi&#8217;s fix in test environment and we are now using this in production environment within Windows 7 environment and it is working great.  Thanks Rudi!</p>
<div class="wp-caption alignnone" style="width: 260px"><a href="http://www.uvnc.com/download/index.html"><img alt="UVNC Listener" src="http://www.datines.com/wp-content/gallery/internet/uvnc_logo.jpg" title="UVNC Listener" width="250" height="250" /></a><p class="wp-caption-text">UVNC Listener</p></div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-environment" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;t=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment&amp;bodytext=Some%20of%20you%20may%20have%20noticed%20the%20UVNC%20SC%20working%20slow%20between%20windows%207%20machines.%20%20To%20fix%20this%2C%20you%20simply%20need%20to%20recompile%20your%20HelpDesk.exe%20and%20download%20the%20latest%20version%20of%20UVNC%20client.%0D%0A%0D%0ARudi%20De%20Vos%20over%20in%20the%20UltraVNC%20forums%20posted%20a%20fix%20for" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment&amp;notes=Some%20of%20you%20may%20have%20noticed%20the%20UVNC%20SC%20working%20slow%20between%20windows%207%20machines.%20%20To%20fix%20this%2C%20you%20simply%20need%20to%20recompile%20your%20HelpDesk.exe%20and%20download%20the%20latest%20version%20of%20UVNC%20client.%0D%0A%0D%0ARudi%20De%20Vos%20over%20in%20the%20UltraVNC%20forums%20posted%20a%20fix%20for" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-environment" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment&amp;annotation=Some%20of%20you%20may%20have%20noticed%20the%20UVNC%20SC%20working%20slow%20between%20windows%207%20machines.%20%20To%20fix%20this%2C%20you%20simply%20need%20to%20recompile%20your%20HelpDesk.exe%20and%20download%20the%20latest%20version%20of%20UVNC%20client.%0D%0A%0D%0ARudi%20De%20Vos%20over%20in%20the%20UltraVNC%20forums%20posted%20a%20fix%20for" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to watch ABC.com shows in Windows 7</title>
		<link>http://blog.brianleejackson.com/how-to-watch-abc-com-shows-in-windows-7</link>
		<comments>http://blog.brianleejackson.com/how-to-watch-abc-com-shows-in-windows-7#comments</comments>
		<pubDate>Fri, 21 Aug 2009 23:03:25 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Mozilla Firefox 3]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=532</guid>
		<description><![CDATA[If you are like me then you have already been or just recently moved to Windows 7 operating system. The other day I went on ABC&#8217;s website to stream a TV show I had missed. I noticed that it didn&#8217;t work at all under Windows 7. This is a short guide on how to watch/stream [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me then you have already been or just recently moved to Windows 7 operating system. The other day I went on ABC&#8217;s website to stream a TV show I had missed. I noticed that it didn&#8217;t work at all under Windows 7. This is a short guide on how to watch/stream TV shows on ABC.com when you are running Microsoft&#8217;s Windows 7 operating system. Hope this helps <img src='http://blog.brianleejackson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   This works for both Mozilla Firefox 3+ and Internet Explorer 8.  Does not work for Opera.<br />
<div id="attachment_534" class="wp-caption alignnone" style="width: 250px"><a href="http://abc.com"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/abc.jpg" alt="ABC.com Logo" title="ABC.com Logo" width="240" height="240" class="size-full wp-image-534" /></a><p class="wp-caption-text">ABC.com Logo</p></div></p>
<h2>Step #1</h2>
<p>You will need to download the Move Network&#8217;s &#8220;Move Player&#8221; which is what ABC.com uses to stream their online TV shows. (<a href="http://www.movenetworks.com/install-move-player">Download Here</a>) Visit the link and click on the red &#8220;Download&#8221; button.<br />
<div id="attachment_537" class="wp-caption alignnone" style="width: 474px"><a href="http://www.movenetworks.com/install-move-player"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/abc_1.png" alt="ABC Move Network Player" title="ABC Move Network Player" width="464" height="120" class="size-full wp-image-537" /></a><p class="wp-caption-text">ABC Move Network Player</p></div></p>
<h2>Step #2</h2>
<p>It is going to ask you to save or run it. Either will work. Once it finishes downloading double click on it to install it. The install should take less than a minute.</p>
<h2>Step #3</h2>
<p>Once it is installed you should see the screen I have included saying the player is installed.<br />
<div id="attachment_536" class="wp-caption alignnone" style="width: 482px"><a href="http://www.movenetworks.com/install-move-player"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/abc_2.png" alt="Move Network Player Installed" title="Move Network Player Installed" width="472" height="140" class="size-full wp-image-536" /></a><p class="wp-caption-text">Move Network Player Installed</p></div></p>
<h2>Step #4</h2>
<p>Now head over to <a href="http://www.abc.com">ABC.com</a> and enjoy your favorite TV shows.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=How%20to%20watch%20ABC.com%20shows%20in%20Windows%207%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-watch-abc-com-shows-in-windows-7" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-watch-abc-com-shows-in-windows-7&amp;t=How%20to%20watch%20ABC.com%20shows%20in%20Windows%207" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-watch-abc-com-shows-in-windows-7&amp;title=How%20to%20watch%20ABC.com%20shows%20in%20Windows%207&amp;bodytext=If%20you%20are%20like%20me%20then%20you%20have%20already%20been%20or%20just%20recently%20moved%20to%20Windows%207%20operating%20system.%20The%20other%20day%20I%20went%20on%20ABC%27s%20website%20to%20stream%20a%20TV%20show%20I%20had%20missed.%20I%20noticed%20that%20it%20didn%27t%20work%20at%20all%20under%20Windows%207.%20This%20is%20a%20short%20guide%20on" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-watch-abc-com-shows-in-windows-7&amp;title=How%20to%20watch%20ABC.com%20shows%20in%20Windows%207&amp;notes=If%20you%20are%20like%20me%20then%20you%20have%20already%20been%20or%20just%20recently%20moved%20to%20Windows%207%20operating%20system.%20The%20other%20day%20I%20went%20on%20ABC%27s%20website%20to%20stream%20a%20TV%20show%20I%20had%20missed.%20I%20noticed%20that%20it%20didn%27t%20work%20at%20all%20under%20Windows%207.%20This%20is%20a%20short%20guide%20on" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-watch-abc-com-shows-in-windows-7" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-watch-abc-com-shows-in-windows-7&amp;title=How%20to%20watch%20ABC.com%20shows%20in%20Windows%207" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-watch-abc-com-shows-in-windows-7&amp;title=How%20to%20watch%20ABC.com%20shows%20in%20Windows%207&amp;annotation=If%20you%20are%20like%20me%20then%20you%20have%20already%20been%20or%20just%20recently%20moved%20to%20Windows%207%20operating%20system.%20The%20other%20day%20I%20went%20on%20ABC%27s%20website%20to%20stream%20a%20TV%20show%20I%20had%20missed.%20I%20noticed%20that%20it%20didn%27t%20work%20at%20all%20under%20Windows%207.%20This%20is%20a%20short%20guide%20on" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-watch-abc-com-shows-in-windows-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Windows 7 From a Flash Drive / USB Stick</title>
		<link>http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick</link>
		<comments>http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick#comments</comments>
		<pubDate>Sat, 01 Aug 2009 04:55:35 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista SP1]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=440</guid>
		<description><![CDATA[This is a short guide on how to install Windows 7 onto a computer from a USB Flash Drive / USB Stick or Portable Hard Drive. Since read speeds are faster from USB drive than your CD-ROM drive, this actually decreases the install time for Windows 7. Step #1 The first thing you will need [...]]]></description>
			<content:encoded><![CDATA[<p>This is a short guide on how to install Windows 7 onto a computer from a USB Flash Drive / USB Stick or Portable Hard Drive. Since read speeds are faster from USB drive than your CD-ROM drive, this actually decreases the install time for Windows 7.<br />
<div id="attachment_443" class="wp-caption alignnone" style="width: 310px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/flashdrive.jpg" alt="OCZ Flash Drive - Install Windows 7" title="OCZ Flash Drive - Install Windows 7" width="300" height="300" class="size-full wp-image-443" /><p class="wp-caption-text">OCZ Flash Drive - Install Windows 7</p></div></p>
<h2>Step #1</h2>
<p>The first thing you will need to do is format your USB Flash Drive or Portable Hard Drive so that your computer will read it as a bootable drive. So plug your flash drive into a workstation.</p>
<h2>Step #2</h2>
<p>Open up Command Prompt / CMD (located in Program Files->Accessories) and type the following commands:</p>
<blockquote><p>DiskPart<br />
List Disk (this will list the disks currently plugged into your computer. Most likely, the C: drive on that computer will be listed as disk 0, and you will have to look down the list to see which disk your flash drive is. Look at the corresponding disk sizes to easily figure it out.)<br />
Select Disk 3 (I am using 3 as example for assigned flash drive)<br />
Clean<br />
Create Partition Primary<br />
Select Partition 1<br />
Active<br />
Format FS=NTFS Quick<br />
Assign (you can assign a particular drive letter if you want, example: assign=E:)<br />
Exit (this will exit DiskPart)<br />
Exit (this will exit CMD)</p></blockquote>
<h2>Step #3</h2>
<p>Next you will need to either insert your Windows 7 CD and browse to the CD or open up your Windows 7 ISO and browse to the folders within it. (If you are using ISO, I would suggest extracting the contents to a new folder)</p>
<h2>Step #4</h2>
<p>Next you will need to spoof your flash stick so that the computer will think it is an install CD. From within the root of the Windows 7 CD or ISO contents, right click while holding shift key and select &#8220;Open Command Windows Here&#8221;. This will open up a Command Prompt window within that directory. Then input the following commands:</p>
<blockquote><p>cd Boot<br />
bootsect /nt60 E: (I am using drive letter E: as my flash drive)<br />
exit (exits command prompt)</p></blockquote>
<h2>Step #5</h2>
<p>Next simply copy over the entire contents of your windows 7 CD or ISO to your flash drive.</p>
<h2>Step #6</h2>
<p>Reboot the computer your are wanting to install Windows 7 on with the flash drive plugged in, hit the boot key (normally F12, DEL, or ESC) to select the boot device, boot to your flash drive, and it will go immediately to the Windows 7 Setup screen.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=How%20to%20Install%20Windows%207%20From%20a%20Flash%20Drive%20%2F%20USB%20Stick%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-windows-7-from-flash-drive-usb-stick" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-windows-7-from-flash-drive-usb-stick&amp;t=How%20to%20Install%20Windows%207%20From%20a%20Flash%20Drive%20%2F%20USB%20Stick" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-windows-7-from-flash-drive-usb-stick&amp;title=How%20to%20Install%20Windows%207%20From%20a%20Flash%20Drive%20%2F%20USB%20Stick&amp;bodytext=This%20is%20a%20short%20guide%20on%20how%20to%20install%20Windows%207%20onto%20a%20computer%20from%20a%20USB%20Flash%20Drive%20%2F%20USB%20Stick%20or%20Portable%20Hard%20Drive.%20Since%20read%20speeds%20are%20faster%20from%20USB%20drive%20than%20your%20CD-ROM%20drive%2C%20this%20actually%20decreases%20the%20install%20time%20for%20Windows%207.%0D%0A" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-windows-7-from-flash-drive-usb-stick&amp;title=How%20to%20Install%20Windows%207%20From%20a%20Flash%20Drive%20%2F%20USB%20Stick&amp;notes=This%20is%20a%20short%20guide%20on%20how%20to%20install%20Windows%207%20onto%20a%20computer%20from%20a%20USB%20Flash%20Drive%20%2F%20USB%20Stick%20or%20Portable%20Hard%20Drive.%20Since%20read%20speeds%20are%20faster%20from%20USB%20drive%20than%20your%20CD-ROM%20drive%2C%20this%20actually%20decreases%20the%20install%20time%20for%20Windows%207.%0D%0A" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-windows-7-from-flash-drive-usb-stick" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-windows-7-from-flash-drive-usb-stick&amp;title=How%20to%20Install%20Windows%207%20From%20a%20Flash%20Drive%20%2F%20USB%20Stick" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-windows-7-from-flash-drive-usb-stick&amp;title=How%20to%20Install%20Windows%207%20From%20a%20Flash%20Drive%20%2F%20USB%20Stick&amp;annotation=This%20is%20a%20short%20guide%20on%20how%20to%20install%20Windows%207%20onto%20a%20computer%20from%20a%20USB%20Flash%20Drive%20%2F%20USB%20Stick%20or%20Portable%20Hard%20Drive.%20Since%20read%20speeds%20are%20faster%20from%20USB%20drive%20than%20your%20CD-ROM%20drive%2C%20this%20actually%20decreases%20the%20install%20time%20for%20Windows%207.%0D%0A" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Speed Up FileZilla FTP Transfers</title>
		<link>http://blog.brianleejackson.com/how-to-speed-up-filezilla-ftp-transfers</link>
		<comments>http://blog.brianleejackson.com/how-to-speed-up-filezilla-ftp-transfers#comments</comments>
		<pubDate>Sat, 01 Aug 2009 04:42:20 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[FTP]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=431</guid>
		<description><![CDATA[Are you having trouble with download speeds using the FTP Client Filezilla? It is most likely due to simply not having some configurations options set. By default, the FTP client will be set at minimal connections, but if you change a few things you can increase your download speed by over 2Mb/s. Step #1 Download [...]]]></description>
			<content:encoded><![CDATA[<p>Are you having trouble with download speeds using the FTP Client Filezilla? It is most likely due to simply not having some configurations options set. By default, the FTP client will be set at minimal connections, but if you change a few things you can increase your download speed by over 2Mb/s.<br />
<div id="attachment_434" class="wp-caption alignnone" style="width: 160px"><a href="http://filezilla-project.org/"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/filezilla-logo.png" alt="FileZilla FTP Logo" title="FileZilla FTP Logo" width="150" height="150" class="size-full wp-image-434" /></a><p class="wp-caption-text">FileZilla FTP Logo</p></div></p>
<h2>Step #1</h2>
<p>Download and install the FileZilla FTP client from their website at <a href="http://filezilla-project.org/">http://filezilla-project.org/</a>.</p>
<h2>Step #2</h2>
<p>At the top left of the application, go to File-> Site Manager. In site manager you are going to setup a new connection with the host your are connecting with.<br />
<div id="attachment_435" class="wp-caption alignnone" style="width: 522px"><a href="http://filezilla-project.org/"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/site_manager.PNG" alt="FileZilla FTP Site Manager" title="FileZilla FTP Site Manager" width="512" height="424" class="size-full wp-image-435" /></a><p class="wp-caption-text">FileZilla FTP Site Manager</p></div></p>
<h2>Step #3</h2>
<p>Go over to the &#8220;Transfer Settings&#8221; tab and select Limit Simultaneous connections. Then input 10 for the Maximum Number of Connections. This will optimize your connection speeds with most servers to get the highest download speeds; and without them disconnecting. (My download speeds jumped from 900KB down to 2500KB down just from changing this one option.<br />
<div id="attachment_437" class="wp-caption alignnone" style="width: 288px"><a href="http://filezilla-project.org/"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/Transfer_Settings.PNG" alt="FileZilla FTP - Transfer Settings" title="FileZilla FTP - Transfer Settings" width="278" height="131" class="size-full wp-image-437" /></a><p class="wp-caption-text">FileZilla FTP - Transfer Settings</p></div></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=How%20to%20Speed%20Up%20FileZilla%20FTP%20Transfers%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-speed-up-filezilla-ftp-transfers" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-speed-up-filezilla-ftp-transfers&amp;t=How%20to%20Speed%20Up%20FileZilla%20FTP%20Transfers" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-speed-up-filezilla-ftp-transfers&amp;title=How%20to%20Speed%20Up%20FileZilla%20FTP%20Transfers&amp;bodytext=Are%20you%20having%20trouble%20with%20download%20speeds%20using%20the%20FTP%20Client%20Filezilla%3F%20It%20is%20most%20likely%20due%20to%20simply%20not%20having%20some%20configurations%20options%20set.%20By%20default%2C%20the%20FTP%20client%20will%20be%20set%20at%20minimal%20connections%2C%20but%20if%20you%20change%20a%20few%20things%20you%20" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-speed-up-filezilla-ftp-transfers&amp;title=How%20to%20Speed%20Up%20FileZilla%20FTP%20Transfers&amp;notes=Are%20you%20having%20trouble%20with%20download%20speeds%20using%20the%20FTP%20Client%20Filezilla%3F%20It%20is%20most%20likely%20due%20to%20simply%20not%20having%20some%20configurations%20options%20set.%20By%20default%2C%20the%20FTP%20client%20will%20be%20set%20at%20minimal%20connections%2C%20but%20if%20you%20change%20a%20few%20things%20you%20" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-speed-up-filezilla-ftp-transfers" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-speed-up-filezilla-ftp-transfers&amp;title=How%20to%20Speed%20Up%20FileZilla%20FTP%20Transfers" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-speed-up-filezilla-ftp-transfers&amp;title=How%20to%20Speed%20Up%20FileZilla%20FTP%20Transfers&amp;annotation=Are%20you%20having%20trouble%20with%20download%20speeds%20using%20the%20FTP%20Client%20Filezilla%3F%20It%20is%20most%20likely%20due%20to%20simply%20not%20having%20some%20configurations%20options%20set.%20By%20default%2C%20the%20FTP%20client%20will%20be%20set%20at%20minimal%20connections%2C%20but%20if%20you%20change%20a%20few%20things%20you%20" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-speed-up-filezilla-ftp-transfers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combine or convert two .MKV files into one .MKV file</title>
		<link>http://blog.brianleejackson.com/combine-or-convert-two-mkv-files-into-one-mkv-file</link>
		<comments>http://blog.brianleejackson.com/combine-or-convert-two-mkv-files-into-one-mkv-file#comments</comments>
		<pubDate>Mon, 27 Jul 2009 04:15:55 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista SP1]]></category>
		<category><![CDATA[Windows XP SP3]]></category>
		<category><![CDATA[x264]]></category>
		<category><![CDATA[MKV]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=382</guid>
		<description><![CDATA[There is a great piece of freeware called MKVToolNix which lets you merge and convert MKV files. Do you have two or more .MKV files you want to merge? This is perfect for that. Do you have a .AVI file you want to convert to a .MKV file? This is also perfect for that. As [...]]]></description>
			<content:encoded><![CDATA[<p>There is a great piece of freeware called <a href="http://www.bunkus.org/videotools/mkvtoolnix/" title="MKVToolNix">MKVToolNix</a> which lets you merge and convert MKV files.  Do you have two or more .MKV files you want to merge?  This is perfect for that.  Do you have a .AVI file you want to convert to a .MKV file? This is also perfect for that.  As the world of entertainment moves into HD and x264 this little application will be very handy.  It works under all major windows operating systems, Windows XP x32, Windows Vista x32, Windows Vista x64, Windows 7 x32, and Windows 7 x64.</p>
<div id="attachment_385" class="wp-caption alignnone" style="width: 450px"><a href="http://www.bunkus.org/videotools/mkvtoolnix/source.html"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/MK-merge1.PNG" alt="MKVToolNix" title="MKVToolNix" width="440" height="446" class="size-full wp-image-385" /></a><p class="wp-caption-text">MKVToolNix</p></div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Combine%20or%20convert%20two%20.MKV%20files%20into%20one%20.MKV%20file%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fcombine-or-convert-two-mkv-files-into-one-mkv-file" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fcombine-or-convert-two-mkv-files-into-one-mkv-file&amp;t=Combine%20or%20convert%20two%20.MKV%20files%20into%20one%20.MKV%20file" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fcombine-or-convert-two-mkv-files-into-one-mkv-file&amp;title=Combine%20or%20convert%20two%20.MKV%20files%20into%20one%20.MKV%20file&amp;bodytext=There%20is%20a%20great%20piece%20of%20freeware%20called%20MKVToolNix%20which%20lets%20you%20merge%20and%20convert%20MKV%20files.%20%20Do%20you%20have%20two%20or%20more%20.MKV%20files%20you%20want%20to%20merge%3F%20%20This%20is%20perfect%20for%20that.%20%20Do%20you%20have%20a%20.AVI%20file%20you%20want%20to%20convert%20to%20a%20.MKV%20file%3F%20This%20is%20al" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fcombine-or-convert-two-mkv-files-into-one-mkv-file&amp;title=Combine%20or%20convert%20two%20.MKV%20files%20into%20one%20.MKV%20file&amp;notes=There%20is%20a%20great%20piece%20of%20freeware%20called%20MKVToolNix%20which%20lets%20you%20merge%20and%20convert%20MKV%20files.%20%20Do%20you%20have%20two%20or%20more%20.MKV%20files%20you%20want%20to%20merge%3F%20%20This%20is%20perfect%20for%20that.%20%20Do%20you%20have%20a%20.AVI%20file%20you%20want%20to%20convert%20to%20a%20.MKV%20file%3F%20This%20is%20al" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fcombine-or-convert-two-mkv-files-into-one-mkv-file" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fcombine-or-convert-two-mkv-files-into-one-mkv-file&amp;title=Combine%20or%20convert%20two%20.MKV%20files%20into%20one%20.MKV%20file" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fcombine-or-convert-two-mkv-files-into-one-mkv-file&amp;title=Combine%20or%20convert%20two%20.MKV%20files%20into%20one%20.MKV%20file&amp;annotation=There%20is%20a%20great%20piece%20of%20freeware%20called%20MKVToolNix%20which%20lets%20you%20merge%20and%20convert%20MKV%20files.%20%20Do%20you%20have%20two%20or%20more%20.MKV%20files%20you%20want%20to%20merge%3F%20%20This%20is%20perfect%20for%20that.%20%20Do%20you%20have%20a%20.AVI%20file%20you%20want%20to%20convert%20to%20a%20.MKV%20file%3F%20This%20is%20al" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/combine-or-convert-two-mkv-files-into-one-mkv-file/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multirow Bookmarks Toolbar 3.8 &#8211; Firefox Add-on</title>
		<link>http://blog.brianleejackson.com/multirow-bookmarks-toolbar-3-8-firefox-add-on</link>
		<comments>http://blog.brianleejackson.com/multirow-bookmarks-toolbar-3-8-firefox-add-on#comments</comments>
		<pubDate>Fri, 17 Jul 2009 22:52:03 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Mozilla Firefox 3]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=325</guid>
		<description><![CDATA[If you are like me then you probably have a lot of websites you visit on a regular basis. I hate typing in web addresses or browsing through my bookmark folders. I love using my BookMarks Toolbar for quick and easy access to all of my websites. The problem is that I soon ran into [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me then you probably have a lot of websites you visit on a regular basis.  I hate typing in web addresses or browsing through my bookmark folders.  I love using my BookMarks Toolbar for quick and easy access to all of my websites.  The problem is that I soon ran into having too many bookmarks.  The Multirow Bookmarks Toolbar Add-on for Mozilla Firefox works great.  It easily stacks your bookmarks toolbar depending upon how many bookmarks you have.  Works great in <a href="http://www.mozilla.com/en-US/firefox/organic/?from=sfx&amp;uid=274171&amp;t=353">Mozilla Firefox 3.5.1</a>.</p>
<div id="attachment_328" class="wp-caption alignnone" style="width: 510px"><a href="http://www.mozilla.com/en-US/firefox/organic/?from=sfx&amp;uid=274171&amp;t=353"><img class="size-full wp-image-328" title="mozilla_toolbar" src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/mozilla_toolbar1.PNG" alt="Mozilla Firefox Bookmarks Toolbar" width="500" height="53" /></a><p class="wp-caption-text">Mozilla Firefox Bookmarks Toolbar</p></div>
<h2 style="text-align: center;"><a href="https://addons.mozilla.org/en-US/firefox/addon/6937">Download the Multirow Bookmarks Add-On</a></h2>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Multirow%20Bookmarks%20Toolbar%203.8%20-%20Firefox%20Add-on%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fmultirow-bookmarks-toolbar-3-8-firefox-add-on" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fmultirow-bookmarks-toolbar-3-8-firefox-add-on&amp;t=Multirow%20Bookmarks%20Toolbar%203.8%20-%20Firefox%20Add-on" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fmultirow-bookmarks-toolbar-3-8-firefox-add-on&amp;title=Multirow%20Bookmarks%20Toolbar%203.8%20-%20Firefox%20Add-on&amp;bodytext=If%20you%20are%20like%20me%20then%20you%20probably%20have%20a%20lot%20of%20websites%20you%20visit%20on%20a%20regular%20basis.%20%20I%20hate%20typing%20in%20web%20addresses%20or%20browsing%20through%20my%20bookmark%20folders.%20%20I%20love%20using%20my%20BookMarks%20Toolbar%20for%20quick%20and%20easy%20access%20to%20all%20of%20my%20websites.%20%20Th" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fmultirow-bookmarks-toolbar-3-8-firefox-add-on&amp;title=Multirow%20Bookmarks%20Toolbar%203.8%20-%20Firefox%20Add-on&amp;notes=If%20you%20are%20like%20me%20then%20you%20probably%20have%20a%20lot%20of%20websites%20you%20visit%20on%20a%20regular%20basis.%20%20I%20hate%20typing%20in%20web%20addresses%20or%20browsing%20through%20my%20bookmark%20folders.%20%20I%20love%20using%20my%20BookMarks%20Toolbar%20for%20quick%20and%20easy%20access%20to%20all%20of%20my%20websites.%20%20Th" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fmultirow-bookmarks-toolbar-3-8-firefox-add-on" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fmultirow-bookmarks-toolbar-3-8-firefox-add-on&amp;title=Multirow%20Bookmarks%20Toolbar%203.8%20-%20Firefox%20Add-on" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fmultirow-bookmarks-toolbar-3-8-firefox-add-on&amp;title=Multirow%20Bookmarks%20Toolbar%203.8%20-%20Firefox%20Add-on&amp;annotation=If%20you%20are%20like%20me%20then%20you%20probably%20have%20a%20lot%20of%20websites%20you%20visit%20on%20a%20regular%20basis.%20%20I%20hate%20typing%20in%20web%20addresses%20or%20browsing%20through%20my%20bookmark%20folders.%20%20I%20love%20using%20my%20BookMarks%20Toolbar%20for%20quick%20and%20easy%20access%20to%20all%20of%20my%20websites.%20%20Th" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/multirow-bookmarks-toolbar-3-8-firefox-add-on/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLC is pixelated compared to MPC</title>
		<link>http://blog.brianleejackson.com/vlc-is-pixelated-compared-to-mpc</link>
		<comments>http://blog.brianleejackson.com/vlc-is-pixelated-compared-to-mpc#comments</comments>
		<pubDate>Sun, 12 Jul 2009 07:56:55 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=312</guid>
		<description><![CDATA[I have been using K-lite mega codec pack with Media Player Classic for the past 2 years or so. With the release of VLC 1.0 I thought I would give it another shot. For the most part, the memory usage was a lot better than it used to be. Playing a TV episode of &#8220;The [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using K-lite mega codec pack with Media Player Classic for the past 2 years or so.  With the release of <a href="http://www.videolan.org/vlc/download-windows.html">VLC 1.0</a> I thought I would give it another shot.  For the most part, the memory usage was a lot better than it used to be.  Playing a TV episode of &#8220;The Office&#8221;, memory usage with VLC 1.0 was only about 15MB more than MPC.  Playing the movie &#8220;Transformers&#8221; in 1080p the memory usage with VLC 1.0 was only about 30MB more than MPC.  </p>
<p>There are two things you need to enable to make the media in VLC render more smoothly.</p>
<ul>
<li>Tools : Preferences: Video: Output: OpenGL Video Output
<li>Tools : Preferences: DeinterlacingMode: Blend
</ul>
<p>One thing I like about VLC is that it is easy to download, distribute, and use.  With Media Player Classic, you have to make sure you have a codec pack for media to play.  For me that is not an issue, but for the standard user, codec packs and knowing how to use them, can sometimes be confusing.  If you haven&#8217;t tried VLC 1.0 yet, you might want to take a second look.</p>
<div id="attachment_320" class="wp-caption alignnone" style="width: 229px"><a href="http://www.videolan.org/vlc/download-windows.html"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/Untitled3.png" alt="VLC Player" title="VLC Player" width="219" height="190" class="size-full wp-image-320" /></a><p class="wp-caption-text">VLC Player</p></div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=VLC%20is%20pixelated%20compared%20to%20MPC%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fvlc-is-pixelated-compared-to-mpc" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fvlc-is-pixelated-compared-to-mpc&amp;t=VLC%20is%20pixelated%20compared%20to%20MPC" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fvlc-is-pixelated-compared-to-mpc&amp;title=VLC%20is%20pixelated%20compared%20to%20MPC&amp;bodytext=I%20have%20been%20using%20K-lite%20mega%20codec%20pack%20with%20Media%20Player%20Classic%20for%20the%20past%202%20years%20or%20so.%20%20With%20the%20release%20of%20VLC%201.0%20I%20thought%20I%20would%20give%20it%20another%20shot.%20%20For%20the%20most%20part%2C%20the%20memory%20usage%20was%20a%20lot%20better%20than%20it%20used%20to%20be.%20%20Playing%20a%20T" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fvlc-is-pixelated-compared-to-mpc&amp;title=VLC%20is%20pixelated%20compared%20to%20MPC&amp;notes=I%20have%20been%20using%20K-lite%20mega%20codec%20pack%20with%20Media%20Player%20Classic%20for%20the%20past%202%20years%20or%20so.%20%20With%20the%20release%20of%20VLC%201.0%20I%20thought%20I%20would%20give%20it%20another%20shot.%20%20For%20the%20most%20part%2C%20the%20memory%20usage%20was%20a%20lot%20better%20than%20it%20used%20to%20be.%20%20Playing%20a%20T" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fvlc-is-pixelated-compared-to-mpc" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fvlc-is-pixelated-compared-to-mpc&amp;title=VLC%20is%20pixelated%20compared%20to%20MPC" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fvlc-is-pixelated-compared-to-mpc&amp;title=VLC%20is%20pixelated%20compared%20to%20MPC&amp;annotation=I%20have%20been%20using%20K-lite%20mega%20codec%20pack%20with%20Media%20Player%20Classic%20for%20the%20past%202%20years%20or%20so.%20%20With%20the%20release%20of%20VLC%201.0%20I%20thought%20I%20would%20give%20it%20another%20shot.%20%20For%20the%20most%20part%2C%20the%20memory%20usage%20was%20a%20lot%20better%20than%20it%20used%20to%20be.%20%20Playing%20a%20T" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/vlc-is-pixelated-compared-to-mpc/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deployment Image Servicing and Management (DISM) &#8211; WinPE 3.0 Boot Environment</title>
		<link>http://blog.brianleejackson.com/deployment-image-servicing-and-management-dism-winpe-3-0-boot-environment</link>
		<comments>http://blog.brianleejackson.com/deployment-image-servicing-and-management-dism-winpe-3-0-boot-environment#comments</comments>
		<pubDate>Sat, 20 Jun 2009 05:08:38 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[GimageX]]></category>
		<category><![CDATA[ImageX]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[xcopy]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=224</guid>
		<description><![CDATA[I recently compiled a new library of commands since the upgrade from WinPE 2.0 to WinPE 3.0. With Windows 7 coming along they released a new way to create bootable USB sticks using Deployment Image Servicing and Management (DISM.exe). You might be asking yourself, what could I use this for? We are using it at [...]]]></description>
			<content:encoded><![CDATA[<p>I recently compiled a new library of commands since the upgrade from WinPE 2.0 to WinPE 3.0.  With Windows 7 coming along they released a new way to create bootable USB sticks using Deployment Image Servicing and Management (DISM.exe).  You might be asking yourself, what could I use this for?  We are using it at my work to re-image computers, capture backup images, mount images, etc.  There are many other uses for it but I will not get into that here.  I have literally done this procedure a couple hundred times.  In a future article I will show you how to write a simple batch script to automate this process.  But it helps to understand what is going on with each command in case you have trouble.  Batch scripts never work 100% of the time.</p>
<p><strong>You will need the following to proceed:</strong><br />
<del datetime="2009-08-27T06:19:00+00:00">Windows® Automated Installation Kit (AIK) for Windows® 7 RC (<a href="http://www.microsoft.com/downloads/details.aspx?familyid=60A07E71-0ACB-453A-8035-D30EAD27EF72&#038;displaylang=en">Download from Microsoft</a>) : 05.01.09</del></p>
<li> Windows® Automated Installation Kit (AIK) for Windows® 7 RC (<a href="http://www.microsoft.com/downloads/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&#038;displaylang=en">Download from Microsoft</a>) : <strong>08.06.09</strong></li>
<li>Bootable Flash drive (500MB or larger)</li>
<p>Once you have installed WAIK then you will need to browse to your start menu and click on &#8220;Deployment Tools Command Prompt&#8221;.  I have provided a picture below.<br />
<div id="attachment_232" class="wp-caption alignnone" style="width: 413px"><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=60a07e71-0acb-453a-8035-d30ead27ef72"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/06/dism.png" alt="DISM" title="Deployment Tools Command Prompt" width="403" height="99" class="size-full wp-image-232" /></a><p class="wp-caption-text">DISM</p></div></p>
<p>Once you have launched DTCP you will need to follow through the commands I have compiled below.  The first one I have provided a screenshot.</p>
<h2>DISM &#8211; Step #1 &#8211; Prep/Cleanup</h2>
<blockquote><p>DISM /Cleanup-Wim</p></blockquote>
<p>The DISM cleanup command simply cleans up any previous wims/mounts you have been working with.  If you do this a lot, you will need to use this command otherwise you will start receiving errors from previous wims possibly still left on the system.</p>
<div id="attachment_237" class="wp-caption alignnone" style="width: 519px"><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=60a07e71-0acb-453a-8035-d30ead27ef72"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/06/dism21.png" alt="DISM Step #1" title="Deployment Tools Command Prompt - Step #1" width="509" height="166" class="size-full wp-image-237" /></a><p class="wp-caption-text">DISM Step #1</p></div>
<h2>DISM &#8211; Step #2 &#8211; Copy WinPE 3.0 to your local C Drive</h2>
<blockquote><p>copype.cmd x86 c:\winpe_x86<br />
copy c:\winpe_x86\winpe.wim c:\winpe_x86\ISO\sources\boot.wim </p></blockquote>
<p>This creates a winpe_x86 folder on your C: drive and then copies the contents of the WinPE folder from the WAIK installation to your folder.</p>
<h2>DISM &#8211; Step #3 &#8211; Mounting .Wim File on your local C Drive</h2>
<blockquote><p>Dism /Mount-Wim /WimFile:C:\winpe_x86\winpe.wim /index:1 /MountDir:C:\winpe_x86\mount </p></blockquote>
<p>This command mounts the wim file that was copied over in step #2 so that you can browse the system32 folder and insert your custom scripts, etc.</p>
<h2>DISM &#8211; Step #4 &#8211; Adding Packages to your WIM</h2>
<blockquote><p>Dism /image:C:\winpe_x86\mount /Add-Package /PackagePath:&#8221;C:\Program Files\Windows AIK\Tools\PETools\x86\WinPE_FPs\winpe-wmi.cab&#8221;<br />
Dism /image:C:\winpe_x86\mount /Add-Package /PackagePath:&#8221;C:\Program Files\Windows AIK\Tools\PETools\x86\WinPE_FPs\en-us\winpe-wmi_en-us.cab&#8221;</p></blockquote>
<p>There are many packages you can add to your WINPE boot environment, these are two I always add to mine.</p>
<h2>DISM &#8211; Step #5 &#8211; Adding Drivers to WinPE</h2>
<blockquote><p>DISM /image:c:\winpe_x86\mount /Add-Driver /driver:C:\YOUR_FOLDER_OF_INF_DRIVERS\ /recurse</p></blockquote>
<p>A nice addition to DISM over the previous peimg command in WINPE 2.0 is the ability to add drivers with the /recurse command.  The /recurse command now allows us to simply have all of our drivers in their own directory and tell DISM to scan the root folder and everything beneath it.  The number of sub directories won&#8217;t matter.  I have a huge library of drivers, for example, you will want to have the network and vga drivers for anything that you boot up to in the WinPE environment.  By adding the network driver to your WinPE boot environment, it allows you to access network shares for capturing and deploying .wim images.  </p>
<h2>DISM &#8211; Step #6 &#8211; Adding Custom Scripts, Batch Files, Etc.</h2>
<blockquote><p>xcopy /e /y &#8220;C:\YOUR_FOLDER_OF_SCRIPTS&#8221; C:\winpe_x86\mount\Windows\System32\</p></blockquote>
<p>Without adding anything to your WinPE boot environment you will simply be left with a  command prompt window when booting to it on a computer.  I have added over 15 different batch scripts with different functions. <a href="http://blog.brianleejackson.com/winpe-3-0-boot-environment-scripts"> Click here</a> to download my WinPE discs.  One thing I highly suggest adding is GImageX.  <a href="http://www.autoitscript.com/gimagex/">GImageX</a> is a very small GUI program that you can add to be able to capture, deploy, and mount images within the WinPE boot environment.  I have provided a picture of GImageX GUI below.</p>
<div id="attachment_258" class="wp-caption alignnone" style="width: 549px"><a href="http://www.autoitscript.com/gimagex/"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/06/gimagex.png" alt="For WinPE 3.0 Boot Environment - Mount, Deploy, Capture Images" title="GImageX GUI - For WinPE 3.0 Boot Environment" width="539" height="463" class="size-full wp-image-258" /></a><p class="wp-caption-text">For WinPE 3.0 Boot Environment - Mount, Deploy, Capture Images</p></div>
<h2>DISM &#8211; Step #7 &#8211; Unmounting your finished .WIM</h2>
<blockquote><p>Dism /Unmount-Wim /MountDir:C:\winpe_x86\mount\ /Commit</p></blockquote>
<p>This commits the final changes to your .WIM file and anything you added to it.  It is very important to unmount your .WIM file when you have finished.</p>
<h2>DISM &#8211; Step #8 &#8211; Copies your .WIM to Boot ISO</h2>
<blockquote><p>copy c:\winpe_x86\winpe.wim c:\winpe_x86\ISO\sources\boot.wim /Y</p></blockquote>
<h2>DISM &#8211; Step #9 &#8211; Creates bootable .ISO of WinPE 3.0</h2>
<blockquote><p>oscdimg -n -bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso</p></blockquote>
<p>Now, if you are wanting to use a flash stick you will need to format a flash stick in a certain way, and then simply copy the contents of the c:\winpe_x86\ISO\ to your flash drive.  And thats it!  Stick it in a computer, restart, and boot to it.  The .ISO made in step #9 can simply be burned to a CD with Nero or other program capable of making bootable CD and then you can boot to it in the same way.</p>
<h2>DISM &#8211; Step #10 &#8211; Optional Backup</h2>
<blockquote><p>xcopy /e /y &#8220;C:\winpe_x86&#8243; E:\BACKUP_FOLDER_FOR_LATEST_BOOT_BUILD\ </p></blockquote>
<p>This step is optional, but I always like to keep a backup for the future.  Also, if you ever need to create another bootable flash stick or CD you can simply go to your backup and grab the files.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;t=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment&amp;bodytext=I%20recently%20compiled%20a%20new%20library%20of%20commands%20since%20the%20upgrade%20from%20WinPE%202.0%20to%20WinPE%203.0.%20%20With%20Windows%207%20coming%20along%20they%20released%20a%20new%20way%20to%20create%20bootable%20USB%20sticks%20using%20Deployment%20Image%20Servicing%20and%20Management%20%28DISM.exe%29.%20%20You%20might%20be%20" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment&amp;notes=I%20recently%20compiled%20a%20new%20library%20of%20commands%20since%20the%20upgrade%20from%20WinPE%202.0%20to%20WinPE%203.0.%20%20With%20Windows%207%20coming%20along%20they%20released%20a%20new%20way%20to%20create%20bootable%20USB%20sticks%20using%20Deployment%20Image%20Servicing%20and%20Management%20%28DISM.exe%29.%20%20You%20might%20be%20" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment&amp;annotation=I%20recently%20compiled%20a%20new%20library%20of%20commands%20since%20the%20upgrade%20from%20WinPE%202.0%20to%20WinPE%203.0.%20%20With%20Windows%207%20coming%20along%20they%20released%20a%20new%20way%20to%20create%20bootable%20USB%20sticks%20using%20Deployment%20Image%20Servicing%20and%20Management%20%28DISM.exe%29.%20%20You%20might%20be%20" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/deployment-image-servicing-and-management-dism-winpe-3-0-boot-environment/feed</wfw:commentRss>
		<slash:comments>112</slash:comments>
		</item>
	</channel>
</rss>
