<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:series="http://organizeseries.com/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WYSIWYG media</title>
	
	<link>http://www.wysiwygmedia.com</link>
	<description>Everyday Tech for Everyday People</description>
	<lastBuildDate>Sun, 14 Apr 2013 16:40:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=181</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WYSIWYGmedia" /><feedburner:info uri="wysiwygmedia" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Creating a Portable Windows Environment with LiveXP</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/Lon8a0hpNh8/creating-a-portable-windows-environment-with-livexp.wm</link>
		<comments>http://www.wysiwygmedia.com/howto/creating-a-portable-windows-environment-with-livexp.wm#comments</comments>
		<pubDate>Wed, 21 Nov 2012 16:29:58 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Live CD]]></category>
		<category><![CDATA[Live USB]]></category>
		<category><![CDATA[LiveXP]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[SARDU]]></category>
		<category><![CDATA[WinBuilder]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows to Go]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2539</guid>
		<description><![CDATA[You don't need Windows 8 to take Windows To Go. How you can use WinBuilder and LiveXP to create a portable version of Windows XP.]]></description>
				<content:encoded><![CDATA[<p>When it comes to troubleshooting issues related with Windows, being within the problematic Windows install can make this difficult. Sometimes there are cases where we just can&#8217;t boot off the internal hard drive to fix these issues. What are we to do? You could use a Linux-based utility but why leave the environment you already know? Why not just boot into Windows from a USB flash drive?<span id="more-2539"></span></p>
<h1>What&#8217;s Needed?</h1>
<ul>
<li>a Windows XP install ISO image</li>
<li>the LiveXP WinBuilder project</li>
</ul>
<p>Windows 8 will include the new Windows To Go feature to allow you to take Windows with us wherever we go. There are a couple of downsides to this. First is the issue of this feature being available only to the Enterprise edition of Windows 8. And finally, as a secure measure, Windows To Go will not allow you to access the internal drives of the computer you&#8217;re using it on. For troubleshooting needs, this just won&#8217;t do.</p>
<p>Instead, we&#8217;ll just make our own using Windows XP and Windows 7. Booting to a Windows XP live environment will require less memory and can be usable on older computers. Using Windows 7 as the basis for your live environment will work better for modern computers.</p>
<h1>Getting Started with the LiveXP project for WinBuilder</h1>
<p>To build these live bootable environments, we&#8217;ll use the <a href="http://winbuilder.net/" target="_blank">WinBuilder</a>, a building engine used to create live media based on the Windows Preinstallation Environment (WinPE). WinPE is a lightweight version of Windows normally used to deploy Windows to computers in an enterprise network. You’ve already used it and may not know it. WinPE is used for the graphical installer for Windows Vista and later.</p>
<p>WinBuilder is a very customizable and powerful tool. It can help you not only build your live media but also add additional software, customize your windows layout, and so much more. WinBuilder also comes with various pre-created projects to get you on your way to the task you want to complete. For this guide, you&#8217;ll be using the <a href="http://reboot.pro/files/file/177-livexp-2012/" target="_blank">LiveXP 2012</a> project.</p>
<p>When using some versions of WinBuilder, you may want to be using Windows XP as WinBuilder does not work on well on Windows Vista and higher thanks to Windows&#8217; User Access Control (UAC). Sometimes disabling UAC resolves this issue but it&#8217;s just easier to use Windows XP than dealing with the trouble of making your system a little more insecure. If can run XP in virtual machine, even better as it&#8217;ll give you a nice, clean environment.</p>
<p>Download and extract to the root of your hard drive. (Warning: LiveXP is a nearly 300 MB download.)</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-main.png"><img class="aligncenter size-medium wp-image-2801" alt="Main Window of the LiveXP project for WinBuilder" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-main-320x233.png" width="320" height="233" /></a></p>
<p>Before getting started, WinBuilder will need access to the Windows XP install files. Copy the files from your Windows XP install CD or ISO to a temporary folder on your computer. In this example, I&#8217;m storing the files in a folder called <strong>Sources</strong> within the <strong>LiveXP</strong> folder (<span class="code">C:LiveXPSources</span>).</p>
<p>After doing so, launch <strong>WinBuilder.exe</strong> from the <strong>LiveXP</strong> folder. In the main window, click the <strong>Source</strong> button at the top, click the folder icon to the right of the <strong>Source directory</strong> drop-down menu, navigate to the folder you copied your install files to, and click <strong>OK</strong>. The path in the drop-down menu will update to your folder location.</p>
<p>At this point, there&#8217;s nothing more you need to do. To create a ISO of your bootable XP environment, click the <strong>Play</strong> button at the top of the window. After building the ISO file, WinBuilder will automatically launch the QEMU virtual machine to test your environment.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-qemu.png"><img class="aligncenter size-medium wp-image-2803" alt="Testing the LiveXP Environment in QEMU" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-qemu-320x248.png" width="320" height="248" /></a></p>
<p>You now have a fully functional version of Windows XP to take with you on the go. The ISO file created can be found in the <strong>ISO</strong> folder of LiveXP. If you want to play with it more, you can load the ISO file into your bootable CD testing virtual machine you created for VirtualBox previously.</p>
<p>You can also now add the ISO image to SARDU and add it to your Ultimate System Recovery Drive. Move or Copy the LiveXP ISO image to the <strong>ISO</strong> folder in SARDU. If it isn&#8217;t already named properly, rename the ISO to <span class="code">LiveXP.iso</span>. Launch SARDU and build your USB drive <a title="Installing Any Version of Windows From A Single Drive" href="http://www.wysiwygmedia.com/howto/installing-any-version-of-windows-from-a-single-drive.wm">as noted in a previous guide</a>.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-sardu.png"><img class="aligncenter size-medium wp-image-2804" alt="The LiveXP Environment in SARDU Multiboot System Creator" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-sardu-320x289.png" width="320" height="289" /></a></p>
<p>You can use the default set up and be on your way or you can add your own touch to it. For me, I like having Windows be Windows and nothing more. So let&#8217;s do a little customization.</p>
<h1>Customizing the LiveXP Environment</h1>
<p>The main window of WinBuilder is made up of two sections: the left tree view showing various options that can be enabled / configured and the settings views for selected option on the right. Clicking + in the tree view expands the sections to reveal more options. Clicking an option brings up settings on right. Checking and unchecking options on left will either include or exclude it from build process.</p>
<div id="attachment_2802" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-options.png"><img class="size-medium wp-image-2802" alt="The LiveXP Project for WinBuilder includes many customization options for you to configure." src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-options-320x227.png" width="320" height="227" /></a><p class="wp-caption-text">The LiveXP Project for WinBuilder includes many customization options for you to configure.</p></div>
<p>Let&#8217;s start with something simple. First, I want to make the Windows Explorer operate like it normally does. To do so, expand the <strong>Basic</strong> folder in the options tree on the left and then expand the <strong>Shell</strong> folder. In the options that appear below Shell, click <strong>Explorer</strong>. In the settings on the right, uncheck <strong>Classic Start Menu</strong>. This will allow use of the new Start Panel introduced in XP. While here, go ahead and check <strong>Include Windows Picture and Fax Viewer</strong> so you&#8217;ll have a basic image viewer.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-explorer.png"><img class="aligncenter size-medium wp-image-2800" alt="Explorer Settings in the LiveXP Project of WinBuilder" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-explorer-320x233.png" width="320" height="233" /></a></p>
<p>What if you don&#8217;t want something in your build at all? That&#8217;s easy to do. For example, I don&#8217;t want the customized Internet Explorer Favorites that&#8217;s included in the LiveXP project. To do that, navigate to <strong>Components</strong>, <strong>Core</strong>, then <strong>1 System</strong> in the options tree on the left. One of the options that appears in the tree is <strong>IE Favorites</strong>. Uncheck the box to the left if IE Favorites to exclude it from your LiveXP environment.</p>
<p>Those are the basics of setting options in WinBuilder. Continue looking through the various options to see what else you want to change. At the end of this article, I will post the additional changes I&#8217;ve made to LiveXP to create a pure Windows XP environment.</p>
<h1>Supporting Additional Hardware with Driver Packs</h1>
<p>As Windows XP is an older version of Windows, it may not support the hardware you are troubleshooting. The biggest area that this would be a concern is storage devices. Without the proper hardware drivers, you live Windows environment may not be able to see any internal hard drives. To help us with this is <a href="http://driverpacks.net/" target="_blank">DriverPacks.net</a>, a web site dedicated to providing latest drivers for common modern hardware that can be integrated into Windows installation discs. We&#8217;ll be using it to make sure our bootable media is able to see modern storage devices.</p>
<p><em>Note: In order to download files from DriversPack, you will need a BitTorrent client. (Such as <a title="µTorrent" href="http://www.utorrent.com" target="_blank">µTorrent</a> or <a title="Tixati" href="http://www.tixati.com/" target="_blank">Tixati</a>.)</em></p>
<p>At the DriversPack web site, click <strong>Downloads</strong> at top, then <strong>Get the latest</strong> under DriverPacks box on left. Under the <strong>Windows 2000/XP/2003 (x86) DriverPacks</strong> section, click download to right of <strong>Mass Storage</strong>. Finally, click green <strong>Download</strong> button on left side of page.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-drivpack.png"><img class="aligncenter size-medium wp-image-2798" alt="Adding Additional Hardware Support with DriversPacks" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-drivpack-320x227.png" width="320" height="227" /></a></p>
<p>Once download complete, return to WinBuilder. Navigate to <strong>Drivers</strong> and then <strong>4 Storage</strong> in the options tree on the left. Click <strong>Build DP Mass Storage</strong> in the list of options. In the settings panel on the right, click the <strong>Open Dps Path</strong> button. Move or Copy the DriversPack file you just downloaded into this folder. The next time you build your LiveXP environment, these additional hardware drivers will be included.</p>
<p>You should now have enough information to be able to continue customizing your LiveXP environment. It&#8217;s time for you to navigate through the many options and see what else you can change. In the next article, we&#8217;ll repeat this process to create a portable Windows environment based on Windows 7.</p>
<p>If you&#8217;re like me and wanting to keep a clean Windows experience, continue reading as I&#8217;ll go over the additional changes you need to make in WinBuilder.</p>
<h1>Cleaning Up the Rest of LiveXP</h1>
<p>The rest of this guide won&#8217;t touch too much on specific details as to why a setting is selected or changed. It&#8217;s all about changing settings and nothing more. Here are the settings you&#8217;ll need to change to make LiveXP look more like a basic Windows setup.</p>
<div id="attachment_2805" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-xpclean.png"><img class="size-medium wp-image-2805" alt="Adjusting the options in settings in the LiveXP project for WinBuilder can result in a cleaner live environment that mimics a normal installation of Windows XP." src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-xpclean-320x248.png" width="320" height="248" /></a><p class="wp-caption-text">Adjusting the options in settings in the LiveXP project for WinBuilder can result in a cleaner live environment that mimics a normal installation of Windows XP.</p></div>
<p><strong>Components / Tweaks</strong><br />
Uncheck the following options in the options tree:<br />
• OEM Information<br />
• Wallpaper</p>
<p><strong>Components / Tweaks / Explorer shell &#8211; Tweaks and Settings</strong><br />
Menu properties tweaks<br />
• Check <strong>Use XP style start menu</strong> and select <strong>Large icons<br />
</strong>• Uncheck <strong>List my most recently opened documents</strong></p>
<p>Windows Explorer Settings and Tweaks<br />
• Uncheck <strong>Use modified toolbar settings</strong></p>
<p>Folder settings<br />
• Uncheck <strong>Display the full path in the title bar</strong><br />
• Uncheck <strong>Show Control Panel in My Computer</strong></p>
<p>Other tweaks<br />
•Uncheck <strong>Don&#8217;t display Username on StartMenu</strong></p>
<p>Visual effects<br />
•Uncheck <strong>Use a background image for each folder type</strong></p>
<p>Set background color<br />
• Red: <span class="code">58</span><br />
• Green: <span class="code">110</span><br />
• Blue: <span class="code">165</span></p>
<p>Theme color scheme<br />
• Select Classic colors scheme</p>
<div id="attachment_2799" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-explopts.png"><img class="size-medium wp-image-2799" alt="The Explorer Shell option in the LiveXP Project has many options that can be tweaked." src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-06-livexp-explopts-320x227.png" width="320" height="227" /></a><p class="wp-caption-text">The Explorer Shell option in the LiveXP Project has many options that can be tweaked.</p></div>
<p><strong>Components / Tweaks / SetResolution</strong><br />
• Uncheck <strong>Add the following message to txtsetup.sif boot loading prompt</strong><br />
- or -<br />
• Change message to <span class="code">Starting Windows&#8230;</span></p>
<p><strong>Components / Tweaks / Other tweaks</strong><br />
• Uncheck <strong>Add shortcut of CMD.exe on desktop</strong><br />
• Uncheck <strong>Add open cmd window here to shell context menu</strong><br />
• Check <strong>Adjust quicklaunch size for number of icons</strong></p>
<p><strong>Apps</strong><br />
Uncheck the Apps folder in the options tree. Apps will be added in a later article.</p>
<p><strong>Finish / 1 Optimizations</strong><br />
Uncheck the following options in the options tree:<br />
• BootScreen</p>
<p>As you have seen, there are plenty of options that can be changed. These are just the basics to get closer to a cleaner look for your live XP environment. There are plenty of other options that can be changed. Look around and adjust them to your liking.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/Lon8a0hpNh8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www.wysiwygmedia.com/content/uploads/2012/11/20121001-sysdrive-06-livexp.jpg" width="1200" height="250" />
		<series:name><![CDATA[Creating the Ultimate System Recovery Drive]]></series:name>
	<feedburner:origLink>http://www.wysiwygmedia.com/howto/creating-a-portable-windows-environment-with-livexp.wm</feedburner:origLink></item>
		<item>
		<title>Move Documents Folders in Windows to Automatically Sync With SkyDrive</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/JWF0NeYxqYo/reconfigure-home-folders-in-windows-to-automatically-sync-with-skydrive.wm</link>
		<comments>http://www.wysiwygmedia.com/tips/reconfigure-home-folders-in-windows-to-automatically-sync-with-skydrive.wm#comments</comments>
		<pubDate>Sat, 17 Nov 2012 02:12:35 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2661</guid>
		<description><![CDATA[Forgetting to save your local files into the cloud? If you’re using Windows, you can remap your Desktop, Documents, Pictures, and other home folders to SkyDrive.]]></description>
				<content:encoded><![CDATA[<p>Microsoft has recently revamped their SkyDrive service to be a lot more robust. Not only can you access your documents in the cloud, but you can now access them with ease from the desktop on Windows and OS X, as well as iOS and Android devices. SkyDrive also now allows you to edit your Office documents from the web.</p>
<p>There&#8217;s just one problem: remembering to save your documents to SkyDrive. You may not have to worry about that by simply changing the location of where your Documents, Music, Pictures, and Videos are stored.</p>
<p><span id="more-2661"></span></p>
<p>First, if you haven&#8217;t already <a title="Get SkyDrive apps, on any device" href="https://apps.live.com/skydrive" target="_blank">downloaded and installed SkyDrive</a>, that&#8217;s the first thing you can do.</p>
<div id="attachment_2665" class="wp-caption alignright" style="width: 151px"><img class="size-full wp-image-2665" title="Home Folder icon in Windows 8" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-00-home.png" width="141" height="63" /><p class="wp-caption-text">Home Folder icon in Windows 8</p></div>
<p>Next, open Windows Explorer (File Explorer in Windows 8). In your Favorites on the left, click <strong>Desktop</strong>. In the list/grid of files and folders that appears, open your home folder. (It&#8217;s the folder with the icon of a person with a folder behind it.) This will bring up a list/grid of the various folders for your documents, pictures, music, videos, and more.</p>
<p>To move one of these folders to your SkyDrive, right-click on a folder (in this example, the My Documents folder) and choose <strong>Properties</strong> from the menu that appears. In the Properties window, click the <strong>Location</strong> tab at the top. To move the folder, click the <strong>Move</strong> button near the center of the window.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-01-explorer.png"><img class="alignnone size-thumbnail wp-image-2666" title="The Home Folder in current versions of Windows" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-01-explorer-150x150.png" width="150" height="150" /></a> <a href="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-02-location.png"><img class="alignnone size-thumbnail wp-image-2667" title="The Location tab in the Properties window of select System Folders" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-02-location-150x150.png" width="150" height="150" /></a> <a href="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-03-move.png"><img class="alignnone size-thumbnail wp-image-2668" title="Moving a System Folder in Windows" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-03-move-150x150.png" width="150" height="150" /></a></p>
</div>
<p>A file browser will appear asking you to <strong>Select a Destination</strong>. Click the <strong>SkyDrive</strong> shortcut under Favorites in the Links bar on the left. If you have not already created a folder for the folder you&#8217;re moving, click the <strong>New Folder</strong> button at the top, name the folder, and then open it. (In this example, we&#8217;ll call it <span class="code">Documents</span> since we&#8217;re moving our My Documents folder.) Then click the <strong>Select Folder</strong> button in the bottom-right.</p>
<p>A prompt will appear asking if in addition to changing the location of this folder if you would also like to move the files as well. Normally you will want to say <strong>Yes</strong> at this prompt.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-04-move.png"><img class="aligncenter size-medium wp-image-2669" title="Move Folder file move prompt" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-04-move-300x112.png" width="300" height="112" /></a></p>
<p>If you had any files already in the old folder, not only will they be moved to the new folder, but they will also begin syncing to SkyDrive.</p>
<p>And that&#8217;s all there is to it. Repeat this process for the other system folders you want to sync with SkyDrive. This can be done to the following system folders:</p>
<ul>
<li>Contacts</li>
<li>Desktop</li>
<li>Downloads</li>
<li>Favorites</li>
<li>Links</li>
<li>My Documents</li>
<li>My Music</li>
<li>My Pictures</li>
<li>My Videos</li>
<li>Saved Games</li>
<li>Searches</li>
</ul>
<p>Unless you&#8217;re paying for more storage, remember that you can only sync up to 7 GB of data to your SkyDrive. You may want to think twice about syncing folders like Downloads, My Music, and My Videos. This is a personal choice. Just remember those limitations.</p>
<div id="attachment_2670" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-06-platforms.jpg"><img class="size-large wp-image-2670" title="Accessing SkyDrive on the web, mobile, and Windows 8" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows-06-platforms-640x192.jpg" width="640" height="192" /></a><p class="wp-caption-text">Now that your files are on SkyDrive, you can access them not only on your desktop, but on the web, your smartphone, and Windows 8.</p></div>
<p>Keep in mind, if you use SkyDrive on other Windows computers, you will need to move your system folders on those other computers as well.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/JWF0NeYxqYo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www.wysiwygmedia.com/content/uploads/2012/11/20121116-howto-skydrive-sync-windows.jpg" width="1200" height="250" />	<feedburner:origLink>http://www.wysiwygmedia.com/tips/reconfigure-home-folders-in-windows-to-automatically-sync-with-skydrive.wm</feedburner:origLink></item>
		<item>
		<title>Installing Any Version of Windows From A Single Drive</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/dmdJ2B7jqFg/installing-any-version-of-windows-from-a-single-drive.wm</link>
		<comments>http://www.wysiwygmedia.com/howto/installing-any-version-of-windows-from-a-single-drive.wm#comments</comments>
		<pubDate>Mon, 15 Oct 2012 14:50:12 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[flash drive]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[multiboot]]></category>
		<category><![CDATA[SARDU]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2489</guid>
		<description><![CDATA[Using SARDU to make the ultimate Windows installer.]]></description>
				<content:encoded><![CDATA[<p>Now that we have crammed the various editions of Windows into a single all-in-one installer for each modern version, it&#8217;s time to add them to our Ultimate System Recovery Drive.<span id="more-2489"></span></p>
<h1>What&#8217;s Needed</h1>
<ul>
<li>a USB Flash Drive (at least 16 GB in size)</li>
<li>ISO images of Windows operating system installers (<a title="Consolidating the Many Editions of Windows into a Single Disc" href="http://www.wysiwygmedia.com/howto/consolidating-the-many-editions-of-windows-into-a-single-disc.wm">see previous article</a>)</li>
<li>SARDU multiboot CD or DVD and USB creator</li>
<li>Oracle VM VirtualBox</li>
</ul>
<p>As the number of tools we add increase, creating a sample ISO image just won&#8217;t do. It&#8217;s time to use our USB drive. Depending on the number of versions of Windows you plan on adding to your drive will determine the size of the drive you need. As drives are becoming fairly inexpensive for larger capacities, I would grab [amazon_link id="B005Y8C0H4" target="_blank" ]a USB Drive with at least 16 GB of storage[/amazon_link]. If you can find a USB 3.0 capable drive, even better.</p>
<h1>Getting Windows ISO Images Ready for SARDU</h1>
<p>Whereas we were able to have SARDU download software for us automatically earlier, SARDU cannot do the same for Windows as distributing Windows through that means is illegal. That should not be an issue for you as you should now have ISO images of all your Windows installer discs. (That&#8217;s if you followed the directions <a title="Consolidating the Many Editions of Windows into a Single Disc" href="http://www.wysiwygmedia.com/howto/consolidating-the-many-editions-of-windows-into-a-single-disc.wm">in the last guide</a>.) In order for SARDU to know you want to add the Windows installers to your multiboot system, two steps must be followed.</p>
<p>First, move the ISO images of the Windows installers you created to the <strong>ISO</strong> folder within the location you installed SARDU. (<span class="code">C:SARDU</span> in our example.) You will also need to rename your ISO images to follow a specific pattern. Of course, they must all in with the <span class="code">.iso</span> extension. The beginning of their file names must begin as follows:</p>
<ul>
<li><span class="code">Install_XP_Home</span> &#8211; Windows XP Home Edition</li>
<li><span class="code">Install_XP_Pro</span> &#8211; Windows XP Professional</li>
<li><span class="code">Install_XP_x64</span> &#8211; Windows XP Professional x64 Edition</li>
<li><span class="code">InstallVista</span> &#8211; Windows Vista</li>
<li><span class="code">InstallWin7</span> &#8211; Windows 7</li>
<li><span class="code">InstallWin8</span> &#8211; Windows 8</li>
</ul>
<div id="attachment_2516" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-isofiles.png"><img class="size-medium wp-image-2516" title="Windows Installer ISO images staged for use with SARDU" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-isofiles-300x240.png" width="300" height="240" /></a><p class="wp-caption-text">The ISO images containing your Windows installers can be named anything as long as the file names begin with a specific pattern.</p></div>
<p>You can add anything else in between the file name and file extension. For example, I like adding the Service Pack number and architecture so I know which is which. For example, <span class="code">InstallVista_SP2_x86.iso</span> tells me it&#8217;s the 32-bit version of the Windows Vista installer with Service Pack 2. The important thing is the file name begins as specified above.</p>
<h1>Install SARDU Multiboot System to a USB Flash Drive</h1>
<p>If you named your files correctly, SARDU should now be able to see all the Windows install ISO images. Verify by opening SARDU and clicking the Windows tab. At the bottom of the window, you will see the Windows Installers section.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sarduwintab.png"><img class="aligncenter size-medium wp-image-2517" title="Windows Installers added to SARDU Multiboot System Creator" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sarduwintab-300x271.png" width="300" height="271" /></a></p>
<p>If there is a checkmark to the right of the version of Windows you wanted to add to your installer, then you did everything correctly. If you don&#8217;t see your version of Windows checked, make sure you named the ISO file correctly and then restart SARDU.</p>
<p>You&#8217;re now ready to create your multiboot system on your USB Drive. If you haven&#8217;t already done so, be sure to format your USB flash drive in Windows Explorer using the FAT32 file system.</p>
<p>In SARDU, click the <strong>Search USB</strong> button in the upper-right of the window. Your USB Drive should appear in in drop-down menu below button. If not, click menu and select your drive. To start creating the system on the USB drive, click the <strong>Make a USB</strong> button below drop-down menu. You will see a warning asking if you are sure you want to write data to the drive. Click <strong>Yes</strong>. When the process is complete, the message <strong>SARDU for USB successfully created</strong> will appear in the status bar at the bottom of the window.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sardusearch.png"><img class="alignnone size-thumbnail wp-image-2518" title="Manually Searching for USB Drive to use with SARDU" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sardusearch-150x150.png" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sarduwrite.png"><img class="alignnone size-thumbnail wp-image-2519" title="Data Write Warning in SARDU" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sarduwrite-150x150.png" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sarducreated.png"><img class="alignnone size-thumbnail wp-image-2520" title="Successful Creation of USB Multiboot System with SARDU" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-sarducreated-150x150.png" width="150" height="150" /></a><br />
Installing the SARDU multiboot system with Windows installers to a USB Flash Drive.</p>
</div>
<h1>Testing a USB-based Multiboot System in VirtualBox</h1>
<p>With your USB-based multiboot system created, the easiest way to test it out would be to use another computer. Sometimes, another computer isn&#8217;t available or you just want to be able to quickly test something. Just as we did with testing a virtual CD/DVD ISO image file, we&#8217;re going to use VirtualBox to test our bootable USB flash drive.</p>
<p>Where we could easily select an ISO image file in VirtualBox earlier, this process will be a little more complicated. In order for this to work, we have to<a title="Boot a USB Flash Drive in VirtualBox | USB Pen Drive Linux" href="http://www.pendrivelinux.com/boot-a-usb-flash-drive-in-virtualbox/" target="_blank"> fool VirtualBox into thinking our USB flash drive is a hard drive</a>.</p>
<p>First, if you have any USB drives connected to your computer, I would recommend disconnecting them first. Next, connect the USB flash drive you&#8217;re using for your multiboot system to your computer.</p>
<div>
<p>Once the drive has been connected and recognized by windows, open Disk Management. Disk Management is a special tool used to manage advanced settings of the various drives in your computer. The location of Disk Management varies by the version of Windows you&#8217;re using. You&#8217;ll likely find in with the Administrative Tools section of your Control Panel.</p>
<p>In the Disk Management window, pay attention to the bottom half. This will provide a visual graphic of the drives in your computer and the various partitions on them. On the left, you&#8217;ll see the drives, labeled as a Disk, with a number next to them. Your primary hard drive is likely labeled as <strong>Disk 0</strong> as computers normally start counting at zero. If this is the only hard drive in your computer, it&#8217;s very likely your USB Drive will be labeled as <strong>Disk 1</strong>. If you have more than one drive, scroll through the list on the bottom until you see your drive and remember the disk number associated it. For example, my computer has two hard drives (Disk 0 and Disk 1), so my USB Drive is Disk 2.</p>
<div id="attachment_2521" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-diskmgmt.png"><img class="size-medium wp-image-2521" title="Using Disk Management to determine the disk number of your USB Drive." alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-diskmgmt-300x224.png" width="300" height="224" /></a><p class="wp-caption-text">Using Disk Management to determine the disk number of your USB Drive.</p></div>
</div>
<div>
<p>Now open the Command Prompt. If you&#8217;re running Windows Vista or later, you will need to run the Command Prompt as an Administrator by right-clicking on its icon and choosing <strong>Run As Administrator</strong>. In the Command Prompt window, you will need to navigate to folder VirtualBox is installed in by typing <span class="code">cd %ProgramFiles%OracleVirtualBox</span>.</p>
<div id="attachment_2522" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-cmd.png"><img class="size-medium wp-image-2522" title="Creating a Virtual Hard Drive from a USB Drive" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-cmd-300x151.png" width="300" height="151" /></a><p class="wp-caption-text">Using the Command Prompt to create a Virtual Hard Drive out of our USB Flash Drive.</p></div>
<p>Next, you will need to type the following command:</p>
</div>
<div>
<p><span class="code">VBoxManage internalcommands createrawvmdk -filename &#8220;%USERPROFILE%VirtualBox VMsBootable USB Test.vmdk&#8221; -rawdisk \.PhysicalDrive<em>#</em></span></p>
</div>
<div>
<p>where <em><span class="code">#</span></em> is Disk number from earlier.</p>
<p>What the above command does is tell VirtualBox to create a virtual hard drive that directly connects to Disk # (our USB flash drive) and then save that virtual hard drive file to the VirtualBox VMs folder located in our home folder. If you typed in everything correctly, you should see a message stating <span class="code">RAW host disk access VMDK file C:Users<em>&lt;username&gt;</em>VirtualBox VMsBootable USB Test.vmdk created successfully</span>.</p>
</div>
<div>
<p>We now need to create the virtual machine that will use our USB flash drive. As you will be connecting directly with a piece of hardware, you will need to open VirtualBox as an Administrator, just as you did with the Command Prompt.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm1.png"><img class="alignnone size-thumbnail wp-image-2523" title="Creating a Virtual Machine for a USB Flash Drive" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm1-150x150.png" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm2.png"><img class="alignnone size-thumbnail wp-image-2524" title="No Need for a Virtual Hard Drive as We Already Have One" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm2-150x150.png" width="150" height="150" /></a><br />
<a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm3.png"><img class="alignnone size-thumbnail wp-image-2525" title="VirtualBox Warning About the Lack of a Virtual Hard Drive" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm3-150x150.png" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm4.png"><img class="alignnone size-thumbnail wp-image-2526" title="VirtualBox with the new USB Testing Virtual Machine" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-createvm4-150x150.png" width="150" height="150" /></a><br />
Creating a Virtual Machine for testing a bootable USB Flash Drive.</p>
</div>
<p>Click the New button to get started. Give the virtual machine a name (like <span class="code">Bootable USB Test</span>). Leave OS settings alone and click Next. Adjust the memory size to your preference (no less than 512 MB of RAM) and click Next. At the Hard Drive screen, we&#8217;re not going to create a virtual hard drive as we already did so. Select <strong>Do not add a virtual hard drive</strong> for the time being and click <strong>Create</strong>. You will receive a warning informing you that you&#8217;re about to create a virtual machine without a hard disk. We know this, so click <strong>Continue</strong> at warning screen to finish creating your virtual machine.</p>
</div>
<div>
<p>With the virtual machine created, you need to get the virtual hard drive file we created earlier to show up in the new virtual machine. Begin by opening Windows Explorer to the <strong>VirtualBox VMs</strong> folder in your home folder. You should see the Bootable USB Text.vmdk file created earlier along with a folder with the name of the virtual machine you created. Drag the Bootable USB Test.vmdk file into that folder.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-addvhd2.png"><img class="alignnone size-thumbnail wp-image-2527" title="Storage settings in VirtualBox" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-addvhd2-150x150.png" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-addvhd3.png"><img class="alignnone size-thumbnail wp-image-2528" title="Selecting between New or Existing Virtual Hard Drive" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-addvhd3-150x150.png" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-addvhd4.png"><img class="alignnone size-thumbnail wp-image-2529" title="Virtual Hard Drive Added to Virtual Machine in VirtualBox" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-addvhd4-150x150.png" width="150" height="150" /></a><br />
Adding a Virtual Hard Drive to a Virtual Machine in VirtualBox</p>
</div>
</div>
<div>
<p>Back in VirtualBox, highlight your USB flash drive testing virtual machine and click the <strong>Settings</strong> button in the toolbar. In the Settings window, click the <strong>Storage</strong> section on left. In the Storage tree in the center of the window, click the <strong>Add Hard Drive</strong> icon to the right of the IDE Controller text. In the dialog box that appears, click <strong>Choose existing disk</strong>. Navigate to your virtual machine&#8217;s folder in the VirtualBox VMs folder, then select the Bootable USB Test.vmdk file, and then click <strong>Open</strong>. Back at settings window, click <strong>OK</strong> to save changes.</p>
</div>
<div>
<h1>Booting to USB Flash Drive in VirtualBox</h1>
<p>That was a bit of work, but you can now boot to your USB Flash Drive in VirtualBox.</p>
<p>With your USB flash drive connected, start your bootable USB test virtual machine. Just like booting from an ISO image in VirtualBox, you should see the SARDU menu. In the list of options, a new one called <strong>Menu Windows live</strong> has been created. This is where you will find your Windows installers. Using the arrow keys on your keyboard, navigate down to this menu item and press <strong>Enter</strong>.</p>
<div id="attachment_2530" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-winmenu.jpg"><img class="size-medium wp-image-2530" title="Windows Installer menu in SARDU Multiboot System" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-winmenu-300x256.jpg" width="300" height="256" /></a><p class="wp-caption-text">The various installers for Windows are stored in the Windows Live menu of the SARDU multiboot system.</p></div>
<h2>Booting the Windows Vista, 7, and 8 Installers from SARDU</h2>
<p>Testing a USB flash drive from a virtual machine isn&#8217;t that useful sometimes. In this case, if you try to boot into any of the installers for modern versions of Windows (Vista and later), you will receive an error message. Although we&#8217;re booting from a USB flash drive, these installers are thinking we&#8217;re booting from a hard drive. This miscommunication confuses the installer thus causing the error.</p>
<div id="attachment_2531" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-winerror.png"><img class="size-medium wp-image-2531" title="Errors Occur Booting Modern Versions of Windows" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-winerror-300x244.png" width="300" height="244" /></a><p class="wp-caption-text">You will need an actual computer to test the installers for modern versions of Windows when booting from the USB flash drive.</p></div>
<h2>Booting the Windows XP Installers from SARDU</h2>
<p>The Windows XP install process consists of two parts: text-only and graphical install. The first part of the install boots into the text-based installer from the optical drive. The second part boots from the hard drive. In a normal setup, both parts of the install process still rely on having the install CD in the optical drive. (Modern versions of Windows copy its install files to the hard drive first.)</p>
<p>Since we&#8217;re not installing from a CD drive, we have to simulate this. When you launch the Windows XP installer from SARDU, you are greeted with another menu of options. To start the installer from the beginning, you&#8217;d select the First part of Windows XP setup menu item. After the installer finishes the text-based portion of the installer and the computer reboots, you would select the Second part of Windows XP setup menu item.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-winxp.png"><img class="aligncenter size-medium wp-image-2532" title="SARDU Must Simulate a CD to Install Windows XP" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb-winxp-300x195.png" width="300" height="195" /></a></p>
<p>After all this work, you now have all your Windows installers on a single USB flash drive. No more carrying around a bunch of CDs and DVDs for you.</p>
<p>There is still much to do. Troubleshooting issues with Windows from Linux-based utilities is nice, but what if we could troubleshoot Windows within Windows? In the next article, you&#8217;ll be able to do just that by creating a portable live Windows environment on your USB flash drive.</p>
</div>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/dmdJ2B7jqFg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>2</slash:comments>
	<media:thumbnail url="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-05-winusb.jpg" width="1200" height="250" />
		<series:name><![CDATA[Creating the Ultimate System Recovery Drive]]></series:name>
	<feedburner:origLink>http://www.wysiwygmedia.com/howto/installing-any-version-of-windows-from-a-single-drive.wm</feedburner:origLink></item>
		<item>
		<title>Microsoft Windows 8 Pricing Announced</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/05hlr5B7n5Q/microsoft-windows-8-pricing-announced.wm</link>
		<comments>http://www.wysiwygmedia.com/news/microsoft-windows-8-pricing-announced.wm#comments</comments>
		<pubDate>Fri, 12 Oct 2012 14:20:12 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2625</guid>
		<description><![CDATA[Microsoft has announced the pricing of the newest version of its operating system to be released on October 26.]]></description>
				<content:encoded><![CDATA[<p>Microsoft has announced the pricing of the newest version of its operating system to be released on October 26.<span id="more-2625"></span></p>
<p>Retailed/Boxed versions of Windows 8 Pro upgrade is currently available for pre-order at various outlets, including the <a href="http://www.microsoftstore.com/store/msstore/html/pbpage.Windows_8_Pro" target="_blank">Microsoft Store</a>, and will go for $69.99. Microsoft will also make available a downloadable version of the upgrade on the day of release for $39.99. Unlike previous versions of Windows, anyone running Windows XP and higher will be able to upgrade.</p>
<p>Microsoft has also announced the price of its Windows 8 Pro Pack. For anyone running the core edition of Windows 8, you will be able to upgrade to the Pro Pack for $69.99. In additional to being upgraded to Windows 8 Pro, the Pro Pack also includes Windows Media Center.</p>
<p>Popular online electronics site <a href="http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&amp;IsNodeId=1&amp;Description=ppssWindows8&amp;bop=And&amp;Order=PRICE&amp;PageSize=20" target="_blank">NewEgg</a> is also listing the various OEM versions of Windows 8 that will be available. The core edition of Windows 8 will run for $99.99 while Windows 8 Pro will cost $139.99.</p>
<p>It would appear Microsoft does not intend to sell a retail/boxed edition of Windows 8 core upgrade as pricing for that piece of software is not listed anywhere. With a $40 downloadable upgrade to Pro, Microsoft may have deemed it unnecessary.</p>
<p>Also absent are retail/boxed versions of a full install of Windows 8. The thinking here may be Microsoft believes you&#8217;ll likely get Windows 8 on the computer you&#8217;re buying or if you&#8217;re building your own computer, you&#8217;ll be purchasing the OEM edition.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/05hlr5B7n5Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www.wysiwygmedia.com/content/uploads/2012/10/20121012-news-windows8pricing.png" width="1200" height="250" />	<feedburner:origLink>http://www.wysiwygmedia.com/news/microsoft-windows-8-pricing-announced.wm</feedburner:origLink></item>
		<item>
		<title>Consolidating the Many Editions of Windows into a Single Disc</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/6zLweoQSqKg/consolidating-the-many-editions-of-windows-into-a-single-disc.wm</link>
		<comments>http://www.wysiwygmedia.com/howto/consolidating-the-many-editions-of-windows-into-a-single-disc.wm#comments</comments>
		<pubDate>Tue, 09 Oct 2012 14:23:42 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[all-in-one]]></category>
		<category><![CDATA[disc]]></category>
		<category><![CDATA[ImgBurn]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[WinAIO]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2487</guid>
		<description><![CDATA[As a computer technician, we run into many versions of Windows every day. With at least two versions of XP, six versions of Vista, six versions of 7, and three versions of 8 (and that&#8217;s not including versions specific to a processor architecture), who wants to carry a CD, DVD, or USB Drive for each [...]]]></description>
				<content:encoded><![CDATA[<p>As a computer technician, we run into many versions of Windows every day. With at least two versions of XP, six versions of Vista, six versions of 7, and three versions of 8 (and that&#8217;s not including versions specific to a processor architecture), who wants to carry a CD, DVD, or USB Drive for each individual version?</p>
<p>Thanks to SARDU, we can combine just about every version of Windows onto a single USB drive saving us plenty of headaches. But before we can consolidate our installers onto a single drive, we must first consolidate the various editions of Windows into a single disc.<span id="more-2487"></span></p>
<h1>What&#8217;s Needed?</h1>
<ul>
<li>A Windows XP Home Edition, XP Professional, Vista, 7, and/or 8 install disc</li>
<li><a href="http://www.imgburn.com/" target="_blank">ImgBurn</a> (available from <a href="http://www.imgburn.com/" target="_blank">imgburn.com</a>)</li>
<li><a title="WinAIO Maker Professional - The All in One Windows Setup Solution" href="http://www.joshcellsoftwares.com/2011/09/WinAIOMaker.html" target="_blank">WinAIO Maker Professional</a> (available from <a href="http://www.joshcellsoftwares.com" target="_blank">Josh Cell Softwares</a>)</li>
<li>Oracle VM VirtualBox (available from <a title="Oracle VM VirtualBox" href="https://www.virtualbox.org/" target="_blank">virtualbox.org</a>)</li>
</ul>
<h1>Creating an ISO Image of an existing CD or DVD</h1>
<p>When creating our ultimate system recovery drive, the SARDU application is using the virtual CD/DVD ISO image files as a starting point for each system you want to add to your drive. In order to be able to install Windows from our drive, we must take our CDs and DVDs and create these ISO images from them. To do so, we will use the disc manipulation ImgBurn program.</p>
<p><a href="http://www.imgburn.com/index.php?act=download" target="_blank">Download</a> and install the ImgBurn program onto your computer.</p>
<p><em>Note: during the installation process, you&#8217;ll be asked to install the Ask.com Toolbar. Although I enjoy supporting free software, the use of browser toolbars are intrusive and just bog down the browsing experience. I would recommend choosing not to install the toolbar by unchecking the boxes.</em></p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-imgburn.jpg"><img class="alignnone size-thumbnail wp-image-2491" title="ImgBurn Landing Screen" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-imgburn-150x150.jpg" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-imgburnsettings.png"><img class="alignnone size-thumbnail wp-image-2492" title="Setting Options in ImgBurn" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-imgburnsettings-150x150.png" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-imgburncreate.png"><img class="alignnone size-thumbnail wp-image-2494" title="Creating the ISO Image of a Windows install disc with ImgBurn" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-imgburncreate-150x150.png" width="150" height="150" /></a><br />
Creating an ISO Image of your Windows install disc with ImgBurn.</p>
</div>
<p>After the installation is complete, launch ImgBurn. The landing screen of ImgBurn will ask you the action you would like to take. To create an ISO, select <strong>Create image from disc</strong>.</p>
<p>Most of the options you will need to focus on will be on the left side of the window. From the <strong>Source</strong> drop-down menu, select your optical drive. In the <strong>Destination</strong> section, click the folder icon on the right to give the ISO image a name and to select a location to save the file.</p>
<p>To start creating the ISO image, click the image of the CD to File icon at the bottom of the window. Depending on the speed of your computer and optical drive, creating an image shouldn&#8217;t take any more than five minutes. (A jaunty little tune will let you know when the process is complete.)</p>
<p>Repeat this process for each of your Windows install discs as we&#8217;ll need them in the steps ahead.</p>
<h1>Creating All-in-One Installer for modern versions of Windows</h1>
<p>After Windows XP, Microsoft felt a version of Windows was needed for every demographic known to mankind. Starting with Vista, we got Starter, Home Basic, Home Premium, Business, Ultimate, and Enterprise editions of Windows. (All in 32-bit and 64-bit versions.) Just thinking about all those versions is a headache.</p>
<p>What Microsoft was hush-hush about is that these modern versions of Windows actually contained every edition (for that architecture) on every disc. This was easily noticeable in Windows Vista by not entering a Product Key during the installation process.</p>
<div id="attachment_2495" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-vistainstall.jpg"><img class="size-medium wp-image-2495" title="Every Edition of Windows Vista on a Single Disc" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-vistainstall-300x225.jpg" width="300" height="225" /></a><p class="wp-caption-text">By not entering a Product Key during the installation of Windows Vista, you are given the option to install any edition of Vista. (You will still need the Product Key for that edition.)</p></div>
<p>Starting with Windows 7, Microsoft did try to lock this down a little more but that was easily circumvented by deleting a file from the installation media. Even then, you still only have access to the version of Windows for that installation media&#8217;s architecture.</p>
<p>To overcome this, you could obtain this in certain ways. Instead, we&#8217;re going to make the installer ourselves using <a href="http://www.joshcellsoftwares.com/2011/09/WinAIOMaker.html" target="_blank">WinAIO Maker Professional</a>.</p>
<p>Before you can make the all-in-one disc, you will need to create ISO images of both the 32-bit and 64-bit versions of the Windows version you want to make an installer out of. (The OEM version is preferred over the Retail version.) To make the installer, WinAIO Maker includes a tool that will automatically create the all-in-one installer for you without much work.</p>
<p>After downloading and extracting WinAIO Maker to your hard drive, launch <span class="code">WinAIO.exe</span>. In the main window of WinAIO, click AutoISO in bottom-right. First, select a folder to store all the files needed to make the installer by clicking the folder icon to the right of the <strong>Select folder to work with ISOs</strong> field. Next, click the icon to the right of the <strong>Select exact x86 ISO</strong> field to select the ISO file for the 32-bit version of the Windows installer you&#8217;ll be using. Do the same for the 64-bit version of Windows as well by clicking the icon to the right of the <strong>Select exact x64 ISO field</strong> as well. Finally, if making Windows 7 all-in-one installation disc, check the box labeled <strong>Enable x64 recovery mode</strong>. This will help you recover a 64-bit version of Windows if needed.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-winaio.png"><img class="aligncenter size-medium wp-image-2496" title="Using the AutoAIO tool in WinAIO" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-winaio-300x185.png" width="300" height="185" /></a></p>
<p>With everything set, you can now click the <strong>Start Compilation</strong> button. Once complete, file called <span class="code">Windows AIO Image.iso</span> will be saved to ISO folder selected earlier.</p>
<p>You could make an All-in-One installer that includes both 32-bit and 64-bit versions of Vista, but the installer will exceed the 4 GB file size limit of the FAT32 file system. Since we&#8217;re making these all-in-one installers for use with our system recovery drive, this won&#8217;t be possible. So, you will have to decide which architecture you want: 32-bit or 64-bit. This is a decision you will need to make. Considering that Vista was the first consumer orientated version of Windows to support 64-bt processors, I&#8217;d go with the 32-bit version.</p>
<p>Just as we did with your SARUD ISO image from a previous article, you will want to test your new all-in-one installer ISO image in VirtualBox. Since modern version of Windows are a little more memory hungry, you will need to adjust your virtual machine&#8217;s memory size to at least 512 MB or will get insufficient RAM error. You can find this in the System option within your virtual machine&#8217;s settings.</p>
<div id="attachment_2497" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-vmram.png"><img class="size-medium wp-image-2497" title="Modern versions of Windows need more memory" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-vmram-300x244.png" width="300" height="244" /></a><p class="wp-caption-text">If you attempt to install Windows without at least 512 MB of RAM, you may receive an error during startup.</p></div>
<p>Don&#8217;t forget to update your <strong>Storage</strong> settings to point to the <span class="code">Windows AIO Image.iso</span> file created by WinAIO. After making setting changes, click <strong>OK</strong> in the Settings window to save your changes and then start your virtual machine.</p>
<p>Go through the normal Windows installation process. During the process, you will now see an option to install just about every edition of Windows available for that version, including 32-bit and 64-bit versions. Once verified, you can close the virtual machine.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-7install.jpg"><img class="aligncenter size-medium wp-image-2498" title="The Many Editions of Windows 7" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-04-windisc-7install-300x250.jpg" width="300" height="250" /></a></p>
<p>As it becomes available to the general public, you should be able to follow the same process with Windows 8.</p>
<p>Before we can add all our Windows Installers to our multiboot system, we have a little more work to do to be able to test everything. This will be covered in the next part of this guide.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/6zLweoQSqKg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-04-windisc.jpg" width="1200" height="250" />
		<series:name><![CDATA[Creating the Ultimate System Recovery Drive]]></series:name>
	<feedburner:origLink>http://www.wysiwygmedia.com/howto/consolidating-the-many-editions-of-windows-into-a-single-disc.wm</feedburner:origLink></item>
		<item>
		<title>Avoid Notification Overload on Google+</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/zBpJziCCsS0/avoid-notification-overload-on-google.wm</link>
		<comments>http://www.wysiwygmedia.com/tips/avoid-notification-overload-on-google.wm#comments</comments>
		<pubDate>Mon, 08 Oct 2012 13:00:44 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[circles]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Plus]]></category>
		<category><![CDATA[notifications]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2606</guid>
		<description><![CDATA[With the release of Events on Google+, the amount of notifications I started receiving began to get out of control. I would start receiving updates from various profiles and pages that I don&#8217;t really need to be notified. I&#8217;m not really in the mood to know that Company A is holding a Hangout about their [...]]]></description>
				<content:encoded><![CDATA[<p>With the release of <a title="Create an event - Google+" href="http://www.google.com/+/learnmore/events/" target="_blank">Events on Google+</a>, the amount of notifications I started receiving began to get out of control. I would start receiving updates from various profiles and pages that I don&#8217;t really need to be notified. I&#8217;m not really in the mood to know that Company A is holding a Hangout about their new product. I do care if one of my friends will be throwing a party sometime soon.</p>
<p>You can ease up on these notifications by making a simple adjustment in your Google+ settings.<span id="more-2606"></span></p>
<div id="attachment_2613" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121008-tip-gpnotify-notifications.jpg"><img class="size-medium wp-image-2613" title="Some Notifications Just Aren't That Important To Some" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121008-tip-gpnotify-notifications-300x300.jpg" width="300" height="300" /></a><p class="wp-caption-text">Some Google+ notifications may not be as important as others.</p></div>
<p>To change who you receive notifications from, click the <strong>Gear</strong> icon near the top of Google+ and choose <strong>Settings</strong> from the menu that appears. On the Google+ Account Settings page, navigate to the <strong>Who can interact with you and your posts</strong> section. (It&#8217;s a the top of the page.) To the right of <strong>Who can send you notifications?</strong>, click the drop-down menu to choose the circle or circles that can notify you.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121008-tip-gpnotify-menu.jpg"><img class="alignnone size-thumbnail wp-image-2609" title="Access Settings to Google+ from the Gear Menu" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121008-tip-gpnotify-menu-150x150.jpg" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121008-tip-gpnotify-settingnotify.png"><img class="alignnone size-thumbnail wp-image-2610" title="Selecting the Circle or Circles That Can Send You Notifications" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121008-tip-gpnotify-settingnotify-150x150.png" width="150" height="150" /></a><br />
Adjusting notification settings in Google+.</p>
</div>
<p>You can select from the list of default options or use the <strong>Custom</strong> option to select specific circles or people. Changes are saved instantly.</p>
<p>Once this has been set, notifications will only come from those selected circles.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/zBpJziCCsS0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www.wysiwygmedia.com/content/uploads/2012/10/20121008-tip-gpnotify.png" width="1200" height="250" />	<feedburner:origLink>http://www.wysiwygmedia.com/tips/avoid-notification-overload-on-google.wm</feedburner:origLink></item>
		<item>
		<title>Testing Your Multiboot System with VirtualBox</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/7s-lcLSuZuU/testing-a-multiboot-system-with-virtualbox.wm</link>
		<comments>http://www.wysiwygmedia.com/howto/testing-a-multiboot-system-with-virtualbox.wm#comments</comments>
		<pubDate>Fri, 05 Oct 2012 13:00:41 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[multiboot]]></category>
		<category><![CDATA[QEMU]]></category>
		<category><![CDATA[SARDU]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[virtualize]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2471</guid>
		<description><![CDATA[In the previous part of this guide, you created a multiboot system using the SARDU multiboot media creator. To test the system, the built in QEMU virtual machine program was used. You may have noticed when testing your multiboot system may have ran a little slow in QEMU. As I noted, QEMU is a very [...]]]></description>
				<content:encoded><![CDATA[<p>In the previous part of this guide, you created a multiboot system using the SARDU multiboot media creator. To test the system, the built in QEMU virtual machine program was used. You may have noticed when testing your multiboot system may have ran a little slow in QEMU. As I noted, QEMU is a very basic emulator and isn&#8217;t taking advantage of the full power of your computer.</p>
<p>In this article, we&#8217;re going to resolve that issue by using the more feature rich <a title="Oracle VM VirtualBox" href="https://www.virtualbox.org/" target="_blank">VirtualBox</a> virtual machine program.<span id="more-2471"></span></p>
<h1>What&#8217;s Needed</h1>
<ul>
<li>Oracle VM VirtualBox (available from <a title="Oracle VM VirtualBox" href="https://www.virtualbox.org/" target="_blank">virtualbox.org</a>)</li>
<li>SARDU multiboot system ISO image (from <a title="Using SARDU to Create the Ultimate System Recovery Drive" href="/howto/using-sardu-to-create-the-ultimate-system-recovery-drive.wm">previous part</a> of this guide)</li>
</ul>
<h1>Installing VirtualBox</h1>
<p>To begin, you will need to <a title="Downloads - Oracle VM VirtualBox" href="https://www.virtualbox.org/wiki/Downloads" target="_blank">download</a> two files from the VirtualBox web site: the <strong>VirtualBox platform package</strong> for your operating system and the <strong>VirtualBox Extension Pack</strong>. Once you&#8217;ve downloaded both files, run the VirtualBox installer. During the installation of VirtualBox, your network connection will be interrupted. You may also prompted to agree to Windows Security messages to install the necessary virtual hardware drivers needed for VirtualBox to function.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-main.png"><img class="aligncenter size-medium wp-image-2840" alt="Main Window of VirtualBox" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-main-320x239.png" width="320" height="239" /></a></p>
<p>Once the installation is complete, VirtualBox will launch. Exit VirtualBox for the time being. Next, open the VirtualBox Extension Pack you downloaded earlier. The VirtualBox Extension Pack adds additional functionality (such as support for USB 2.0) that could not be included with the main program&#8217;s install file.</p>
<p>Click the <strong>Install</strong> button in the dialog box that appears. Next, scroll to the bottom of the license agreement that appears and click <strong>I Agree</strong>. A message will appear informing you the Extension Pack was installed.</p>
<div id="attachment_2839" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-extpack.png"><img class="size-medium wp-image-2839" alt="VirtualBox will ask if you are sure you want to install the Extension Pack for VirtualBox." src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-extpack-320x220.png" width="320" height="220" /></a><p class="wp-caption-text">VirtualBox will ask if you are sure you want to install the Extension Pack for VirtualBox.</p></div>
<h1>Creating a Virtual Machine</h1>
<p>Whereas QEMU in SARDU was set up for us without any input, VirtualBox gives us full control on how we want our virtual machine to work. This includes what system we want to emulate, how much memory we want to use, and even create virtual hard drives. We&#8217;re going to create a basic environment for testing.</p>
<p>If it is not already open, launch VirtualBox. At the main window, click the <strong>New</strong> button in the toolbar at the top.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-new-3d-size.png">
<a href='http://www.wysiwygmedia.com/?attachment_id=2841' title='Naming a new virtual machine in Virtual Box'><img width="120" height="120" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-new-1-name-120x120.png" class="attachment-thumbnail" alt="Naming a new virtual machine in Virtual Box" /></a>
<a href='http://www.wysiwygmedia.com/?attachment_id=2842' title='Setting Virtual Machine Memory Usage in VirtualBox'><img width="120" height="120" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-new-2-mem-120x120.png" class="attachment-thumbnail" alt="Setting Virtual Machine Memory Usage in VirtualBox" /></a>
<a href='http://www.wysiwygmedia.com/?attachment_id=2843' title='Creating Virtual Hard Drive in VirtualBox'><img width="120" height="120" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-new-3a-hd-120x120.png" class="attachment-thumbnail" alt="Creating Virtual Hard Drive in VirtualBox" /></a>
<a href='http://www.wysiwygmedia.com/?attachment_id=2844' title='Choosing Virtual Hard Drive Type in VirtualBox'><img width="120" height="120" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-new-3b-type-120x120.png" class="attachment-thumbnail" alt="Choosing Virtual Hard Drive Type in VirtualBox" /></a>
<a href='http://www.wysiwygmedia.com/?attachment_id=2845' title='Choosing How To Store Data with VirutalBox Virtual Hard Drive'><img width="120" height="120" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-new-3c-store-120x120.png" class="attachment-thumbnail" alt="Choosing How To Store Data with VirutalBox Virtual Hard Drive" /></a>
<a href='http://www.wysiwygmedia.com/?attachment_id=2846' title='Setting Virtual Hard Drive Size in VirtualBox'><img width="120" height="120" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-new-3d-size-120x120.png" class="attachment-thumbnail" alt="Setting Virtual Hard Drive Size in VirtualBox" /></a>
<br />
</a>Running through the New Virtual Machine wizard in VirtualBox.</p>
</div>
<p>The first step asks that we give our virtual machine a name. In this example, we will call this <span class="code">Bootable CD Test</span>. VirtualBox normally tries to auto-detect what operating system our virtual machine will run by the name we give it. It&#8217;s not able to tell by our name, so the <strong>Type</strong> and <strong>Version</strong> menus default to <span class="code">Other</span>. For this test, that is okay. Click <strong>Next</strong> to continue.</p>
<p>Next, we need to tell VirtualBox how much memory (RAM) we want to use for our virtual machine. Naturally, you cannot exceed the total amount of memory you have in your computer. A safe bet is no more than half of the amount of RAM you have. At a bare minimum, I would use at least <span class="code">128</span> MB of memory. Adjust the slider as necessary (or enter the number in the field on the right) and click <strong>Next</strong> to continue.</p>
<p>Now we&#8217;ll need to create a virtual hard drive. (Technically, we don&#8217;t need one for our tests, but let&#8217;s go through the motions so you know what to do.) Select <strong>Create a virtual drive now</strong> from the list of options and click <strong>Create</strong>.</p>
<p>This will launch the Create Virtual Hard Drive wizard. Keep the hard drive file type as <strong>VDI (VirtualBox Disk Image)</strong> and click <strong>Next</strong> to continue.</p>
<p>The next question asks how you want to store the virtual hard drive file. Using a <strong>dynamically allocated</strong> file (the recommended method) will only use up the actual amount of space being used by the virtual hard drive. A <strong>fixed size</strong> will create a file sized in the amount specified in the next step not matter how much data is being used by the virtual drive. Select an option and click <strong>Next</strong>.</p>
<p>Finally, you will be asked to give your virtual hard drive a name and indicate how large of a drive you want. I recommend keeping the default file name. Since we&#8217;re not actually installing anything to the virtual hard drive, you can keep the default size. Otherwise, use the slider to adjust to the size you want or use the input field to the right. Click <strong>Create</strong> to create your virtual drive and to finish creating your virtual machine.</p>
<h1>Booting from an ISO image</h1>
<p>Now that you have your virtual machine set up, you&#8217;ll need to test it as well as ensuring you can still boot your ISO image you created earlier.</p>
<p>In VirtualBox, highlight the <strong>Bootable CD Test</strong> virtual machine you created and click the <strong>Settings</strong> button at top. In the Settings window, click <strong>Storage</strong> in the categories on the left. In the Storage Tree in the center of the window, click <strong>Empty</strong> under <strong>IDE Controller</strong>. On the far right side of the window, click the CD icon to right of <strong>CD/DVD Drive</strong> drop-down menu and select <strong>Choose a virtual CD/DVD disk file&#8230;</strong> from the menu that appears. Navigate to where you saved your SARDU ISO image from the previous article, select it, and click <strong>Open</strong>.</p>
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-settings.png"><img class="aligncenter size-medium wp-image-2847" alt="Adding an ISO Image to a Virtual Machine in VirtualBox" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-settings-320x235.png" width="320" height="235" /></a></p>
<p>Back at the Settings window, you will now see your image listed in the Storage Tree in the center as well as information about the image on the right. As this is a Live CD, check the <strong>Live CD/DVD</strong> box. Click <strong>OK</strong> to save the settings.</p>
<p>Back at the list of virtual machines, click <strong>Start</strong> in the toolbar at the top to launch your sample multiboot system. Just as we say when using QEMU, you will soon see the main SARDU menu.</p>
<div id="attachment_2838" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-booted.jpg"><img class="size-medium wp-image-2838" alt="The SARDU multiboot system ISO image loaded in VirtualBox" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-03-vbox-booted-320x273.jpg" width="320" height="273" /></a><p class="wp-caption-text">The SARDU multiboot system ISO image loaded in VirtualBox</p></div>
<p>Like with QEMU, after booting into a piece of software, the only way to get back to the main menu most of the time is to restart the virtual machine. To do so in VirtualBox, click <strong>Machine</strong> menu at the top and select <strong>Reset</strong>. To shut down the machine, click the Close button on the window, select <strong>Power off the machine</strong> in the dialog that appears, and click <strong>OK</strong>.</p>
<p>And just like that, you now are able to test your multiboot systems in a far more powerful virtual machine program. As we move forward, you will need this additional power as the systems we will be using will need it.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/7s-lcLSuZuU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www.wysiwygmedia.com/content/uploads/2012/10/20121001-sysdrive-03-vbox.jpg" width="1200" height="250" />
		<series:name><![CDATA[Creating the Ultimate System Recovery Drive]]></series:name>
	<feedburner:origLink>http://www.wysiwygmedia.com/howto/testing-a-multiboot-system-with-virtualbox.wm</feedburner:origLink></item>
		<item>
		<title>Clean Up Your Timeline on Twitter using Lists</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/97Ohb1m4RiM/clean-up-your-timeline-on-twitter-using-lists.wm</link>
		<comments>http://www.wysiwygmedia.com/tips/clean-up-your-timeline-on-twitter-using-lists.wm#comments</comments>
		<pubDate>Fri, 05 Oct 2012 01:25:39 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[timeline]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2584</guid>
		<description><![CDATA[Everyone wants you to follow them on the popular social networking site Twitter: your family, your friends, news outlets, companies, celebrities, and so many others. Eventually, your timeline is out of control and you can start missing out on tweets from the ones that matter to you the most. Is what a D-List celebrity had [...]]]></description>
				<content:encoded><![CDATA[<p>Everyone wants you to follow them on the popular social networking site <a href="http://twitter.com/" target="_blank">Twitter</a>: your family, your friends, news outlets, companies, celebrities, and so many others. Eventually, your timeline is out of control and you can start missing out on tweets from the ones that matter to you the most.</p>
<p>Is what a D-List celebrity had for lunch really that important to show up front and center? Probably not. Banish these type of profiles from your main Timeline without losing the ability to know what you favorite known personalities and web sites are up to by using Lists.<span id="more-2584"></span></p>
<p>Normally on Twitter, if you want to see the constant stream of updates from someone&#8217;s profile, you would Follow them. This means anything that person has to say will show up on your main Timeline on the Twitter web site and any Twitter apps. What you&#8217;re not told is that you don&#8217;t have to follow these people and junk up your timeline. You can still get these updates just fine by doing the following.</p>
<h1>Creating a List</h1>
<p>To create a list, click the <strong>Gear</strong> icon at the top of Twitter and select <strong>Lists</strong> from the menu that appears. On the Lists screen, click the <strong>Create list</strong> button. A dialog box will appear. Here, you can give your list a name, a description of the list (optional), and whether the list should be Public or Private.</p>
<p>Why would Twitter give you this Privacy option? There may be some instances where you&#8217;re <a href="https://twitter.com/charliesheen/" target="_blank">not exactly</a> <a href="https://twitter.com/justinbieber" target="_blank">proud of who</a> <a href="https://twitter.com/ladygaga" target="_blank">you&#8217;re following</a> <a href="https://twitter.com/KimKardashian/" target="_blank">on Twitter</a> and would rather not have your friends know. That&#8217;s when you&#8217;d set your list to Private. The advantage of making your list Public is that if you make a list full of Twitter accounts that others find interesting, those others can follow your list.</p>
<p>After you&#8217;ve entered all the necessary information, click the <strong>Save List</strong> button at the bottom of the dialog.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-profilemenu.jpg"><img class="alignnone size-thumbnail wp-image-2588" title="Gear menu in Twitter" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-profilemenu-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-lists.jpg"><img class="alignnone size-thumbnail wp-image-2587" title="Lists in Twitter" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-lists-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-createlist.jpg"><img class="alignnone size-thumbnail wp-image-2586" title="Creating a New List in Twitter" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-createlist-150x150.jpg" alt="" width="150" height="150" /></a><br />
Creating a List on the Twitter web site.</p>
</div>
<h1>Adding and Remove Users to List</h1>
<p>Now that you have a list, let&#8217;s add some profiles to it. There are two ways you can do this.</p>
<p>One would be to visit the profile you want to add to a list, click the <strong>Person</strong> icon just to the left of the <strong>Follow</strong> button, and choose <strong>Add or remove from lists&#8230;</strong> from the menu that appears. A dialog will appear asking which list to add the profile. To select a list, check the box next to the list or lists. That&#8217;s it. The changes are saved immediately.</p>
<p>Another way would be to click on a Twitter username anywhere on the Twitter web site, click the <strong>Person</strong> icon that appears in the mini-profile view that appears, and select <strong>Add or remove from lists&#8230;</strong>. Again, check the box to the left of the list or lists you want to add the profile to in the dialog that appears.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-addtolist-profile.jpg"><img class="alignnone size-thumbnail wp-image-2590" title="Adding a Twitter profile to a List from the Profile view" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-addtolist-profile-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-addtolist-lists.jpg"><img class="alignnone size-thumbnail wp-image-2589" title="Adding a Twitter profile to a List" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-addtolist-lists-150x150.jpg" alt="" width="150" height="150" /></a><br />
Adding a Twitter profile to a list.</p>
</div>
<h1>View a List</h1>
<p>Viewing your lists follows the same directions as if you were creating a list. From the <strong>Gear</strong> menu at the top of the Twitter and select <strong>Lists</strong>. On the Lists screen, click the name of the list you want to view.</p>
<div id="attachment_2591" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-list.jpg"><img class="size-medium wp-image-2591" title="Viewing a List on the Twitter web site." src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121004-tip-twitterlist-list-300x104.jpg" alt="" width="300" height="104" /></a><p class="wp-caption-text">Viewing a List on the Twitter web site.</p></div>
<h1>Delete a List</h1>
<p>Deleting a list is fairly easy. Visit any of your lists and click the Delete button on the right of the list page.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/97Ohb1m4RiM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wysiwygmedia.com/tips/clean-up-your-timeline-on-twitter-using-lists.wm</feedburner:origLink></item>
		<item>
		<title>Using SARDU to Create the Ultimate System Recovery Drive</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/yQDHDUP-Mp8/using-sardu-to-create-the-ultimate-system-recovery-drive.wm</link>
		<comments>http://www.wysiwygmedia.com/howto/using-sardu-to-create-the-ultimate-system-recovery-drive.wm#comments</comments>
		<pubDate>Wed, 03 Oct 2012 13:00:53 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[AVG]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[GParted]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[Puppy Linux]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[SARDU]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2460</guid>
		<description><![CDATA[Linux operating systems give you the option to install it to and from a USB Drive. Modern versions of Windows give you the option to install from a USB Drive. Various utilities (like Clonezilla and Gparted) give you the option to run them from a USB Drive. The problem is you only put one of [...]]]></description>
				<content:encoded><![CDATA[<p>Linux operating systems give you the option to install it to and from a USB Drive. Modern versions of Windows give you the option to install from a USB Drive. Various utilities (like Clonezilla and Gparted) give you the option to run them from a USB Drive. The problem is you only put one of these systems on your USB Drive at a time.</p>
<p>Like a lot of us, Davide Costa must have found this not just annoying by counterproductive. He did something about it and created SARDU, a multiboot all-in-one system media creator.<span id="more-2460"></span></p>
<h1>What&#8217;s Needed</h1>
<ul>
<li><a title="SARDU - Multiboot CD or DVD and USB Creator" href="http://www.sarducd.it/" target="_blank">SARDU</a> multiboot CD or DVD and USB creator (available from <a href="http://www.sarducd.it/">sarducd.it</a>)</li>
</ul>
<h1>Navigating SARDU</h1>
<p>Getting started with SARDU is fairly easy. Download SARDU from its web site by clicking the download link located at the bottom of the <a title="Download SARDU" href="http://www.sarducd.it/downloads.html" target="_blank">Downloads</a> page. Open the downloaded ZIP file and extract the contents into a subfolder in the root of your hard drive. In this example, it&#8217;ll be extracted to C:SARDU. In this subfolder, you will need to open either sardu.exe if you are using a 32-bit version of Windows or sardu_x64.exe if you&#8217;re running a 64-bit version of Windows. (Use sardu.exe if you&#8217;re unsure of which version you have.)</p>
<div id="attachment_2835" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-main.png"><img class="size-medium wp-image-2835" alt="The main window of SARDU is divided into categories, including tabs for the built-in downloader and build log (Report)." src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-main-320x289.png" width="320" height="289" /></a><p class="wp-caption-text">The main window of SARDU is divided into categories, including tabs for the built-in downloader and build log (Report).</p></div>
<p>There are four areas to pay attention to in SARDU. The first is the row of tabs at the top. SARDU divides the supported systems and utilities into categories: Antivirus, Utility, Linux, and Windows. There are also two tabs to access the built-in downloader as well as a Report tab to monitor the build process.</p>
<p>The next section to pay attention to is just below the tab bar. This section lists the various pieces of software supported by SARDU. Clicking on the name of the system or utility will either give you the option to download it or take you to a web page where you can manually download it.</p>
<div id="attachment_2462" class="wp-caption aligncenter" style="width: 307px"><img class="size-full wp-image-2462" title="SARDU Download Notification" alt="" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-download.png" width="297" height="175" /><p class="wp-caption-text">Select software can be downloaded directly from SARDU.</p></div>
<p>To the right of the button are checkboxes. A greyed out checkbox means that piece of software has not been downloaded or made available to SARDU. If the box is checked, it means the software is available to SARDU and will be included in your multi-system media. If you don&#8217;t want that piece of software include, uncheck the box.</p>
<p><img class="alignright size-medium wp-image-2837" alt="Action Buttons and File Size Meter in SARDU" src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-rightbtns-78x320.png" width="78" height="320" />In the bottom-right of SARDU is a meter to inform you how much data is being used. Keep an eye on this meter as you don&#8217;t want it to go over the size of your USB drive.</p>
<p>In actuality, this meter is only looking at the size of the different software you&#8217;ve included in SARDU. When the build process is complete, the amount of space used will be smaller than what the meter displays. As a rule of thumb, you will still want to keep this number lower than the size of your USB drive as we will make use of that free space later.</p>
<p>Finally, in the upper-right of SARDU are your build buttons. The top button will build your multiboot system to a USB drive (the preferred method) while the bottom button will create an ISO image for use with a recordable CD or DVD.</p>
<h1>Creating a basic multiboot system in SARDU</h1>
<p>Since this is the first time you&#8217;re using SARDU, we&#8217;re going to start by making a very basic multi-system media using the built-in downloader.</p>
<p>Let&#8217;s start with the Antivirus tab. Click the button labeled <strong>AVG Rescue</strong>. A dialog box will appear asking if you want to download the software (as shown above). Click <strong>Yes</strong>. A notification will appear informing you how to access the built-in download manager. If you want to see this reminder in the future, click Yes.</p>
<div id="attachment_2832" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-dlreminder.png"><img class="size-medium wp-image-2832" alt="SARDU reminds you that you must manually start the download manager after choosing software to download." src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-dlreminder-320x117.png" width="320" height="117" /></a><p class="wp-caption-text">SARDU reminds you that you must manually start the download manager after choosing software to download.</p></div>
<p>We need to beef up our multiboot system with some more software. Repeat the above steps for <strong>GParted</strong> (in Utility tab) and <strong>Puppy Linux</strong> (in Linux tab).</p>
<p>Now that you&#8217;ve selected some software to include, click the Downloader tab. You will see a list of the software you&#8217;ve selected to download. You can adjust the number of simultaneous downloads using the input box in the upper-right. If you&#8217;re on limited bandwidth, you may want to set this to 1 instead of the default 5.</p>
<div id="attachment_2834" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-downloader.png"><img class="size-medium wp-image-2834" alt="The built-in downloader in SARDU allows you to download select software from within the program." src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-downloader-320x289.png" width="320" height="289" /></a><p class="wp-caption-text">The built-in downloader in SARDU allows you to download select software from within the program.</p></div>
<p>If you change your mind and wish to remove some software from the downloader, there&#8217;s no way to individually remove software from this list. The only option is to click the <strong>Clear</strong> button at the top to remove all selected software.</p>
<p>Once you&#8217;re ready, click <strong>START</strong> to begin downloading. You will not receive a notification when downloading as complete. Your only indication is that there will no longer be any software listed in the downloader.</p>
<p>Now that we have the software we want, it&#8217;s time to build our multiboot system. As we&#8217;re just trying out SARDU for the first time, we&#8217;re going to keep this simple and only create a ISO image. An ISO image can be thought of as a virtual CD or DVD that has its contents stored into a single file. ISO images are also a great way to back up your existing CDs and DVDs. (That will be covered in another article.)</p>
<p>To create the ISO image, click the CD/DVD icon on the right-side of the SARDU window. A Browse window will appear asking where you would like to save the image. Pick a location on your computer and click OK at the bottom. (Remember this location as we will need it later.) In this example, it&#8217;ll be saved to the Desktop.</p>
<div id="attachment_2831" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-building.png"><img class="size-medium wp-image-2831" alt="Building the multiboot system in SARDU." src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-building-320x289.png" width="320" height="289" /></a><p class="wp-caption-text">Building the multiboot system in SARDU.</p></div>
<p>SARDU will now start building your multiboot system. This includes extracting the contents of the software you downloaded earlier, creating the menu system to be able to boot into the various software, and saving it all into an ISO image. Depending on the speed of your computer will determine how long this process will take. Once down, you will see the message SARDU for ISO successfully created in the status bar at the bottom of the SARDU window.</p>
<p>Now that we have our multiboot system built into this virtual CD/DVD file, how do we test it? A virtual machine will be used to perform that test and it&#8217;s built right into SARDU. Just like how an ISO is a virtual CD/DVD, a virtual machine is a program that acts like a fully functional computer. (This too will be covered more in a later article.)</p>
<p>SARDU uses the virtual machine software called <a title="QEMU open source processor emulator" href="http://www.qemu.org" target="_blank">QEMU</a>. QEMU is a very basic emulator and that&#8217;s all we need. To start it up, click the <strong>Qemu</strong> menu at the top of the SARDU window and select <strong>Test ISO</strong>. Navigate to the location you chose to save your ISO earlier using the <strong>Choose File</strong> dialog that appears. By default, the name of the ISO image is sardu.iso. Once you&#8217;ve found it, click <strong>Open</strong> to launch the emulator.</p>
<div id="attachment_2836" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-qemumain.jpg"><img class="size-medium wp-image-2836" alt="Loading the SARDU Multiboot System in the QEMU virtual machine." src="http://www.wysiwygmedia.com/content/uploads/2012/09/20121001-sysdrive-02-sardu-qemumain-320x253.jpg" width="320" height="253" /></a><p class="wp-caption-text">Loading the SARDU Multiboot System in the QEMU virtual machine.</p></div>
<p>A window will appear displaying the SARDU menu. This is exactly what you would see if you were to boot this on a regular computer. Much like the SARDU program, the software is split into various menus. Use the arrow keys on your keyboard to navigate the menu. Pressing Enter will select the highlighted menu option. To return to the main menu from one of the submenus, highlight <strong>&lt;==Back</strong> using the arrow keys and press Enter.</p>
<p>Once you&#8217;ve booted into one of the systems you&#8217;ve included in your ISO, there is no easy way to get back to the main menu. The only thing you can do is click the Close button in the upper-right of the QEMU window just like any other program. Once you&#8217;ve done that, load the ISO in QEMU again using the steps above.</p>
<p>Congrats! You&#8217;ve created a very basic multiboot system using SARDU! At this point, I highly recommend playing around with SARDU some more using the information you&#8217;ve gathered from this article. Try adding some additional software. Remove software you don&#8217;t want. Create more ISO images and test them out.</p>
<p>Let&#8217;s face it. This is a VERY basic system that isn&#8217;t going to do much for you. Don&#8217;t worry. This is just the beginning step in creating the Ultimate System Recovery Drive. There is still a lot to cover, including adding Windows installer discs, making a bootable copy of Windows, and cleaning up the menus to look a little nicer.</p>
<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/yQDHDUP-Mp8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Creating the Ultimate System Recovery Drive]]></series:name>
	<feedburner:origLink>http://www.wysiwygmedia.com/howto/using-sardu-to-create-the-ultimate-system-recovery-drive.wm</feedburner:origLink></item>
		<item>
		<title>Mini-Review of Trackage for Windows 8</title>
		<link>http://feedproxy.google.com/~r/WYSIWYGmedia/~3/n-F6wUOmibQ/mini-review-of-trackage-for-windows-8.wm</link>
		<comments>http://www.wysiwygmedia.com/reviews/mini-review-of-trackage-for-windows-8.wm#comments</comments>
		<pubDate>Tue, 02 Oct 2012 19:03:36 +0000</pubDate>
		<dc:creator>Travis Tubbs</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[delivery]]></category>
		<category><![CDATA[FedEx]]></category>
		<category><![CDATA[Metro]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Trackage]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[UPS]]></category>
		<category><![CDATA[USPS]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Store]]></category>

		<guid isPermaLink="false">http://www.wysiwygmedia.com/?p=2555</guid>
		<description><![CDATA[I had to order products from different web sites in the past week. I&#8217;m not a big fan of having to open each individual web site to get the tracking number and plug it into the carrier&#8217;s web site just to see the status.In the past, I would have normally used a web service like [...]]]></description>
				<content:encoded><![CDATA[<p>I had to order products from different web sites in the past week. I&#8217;m not a big fan of having to open each individual web site to get the tracking number and plug it into the carrier&#8217;s web site just to see the status.In the past, I would have normally used a web service like PackageTrackr to keep all this information in one spot. Again, I would have to remember to log into PackageTrackr to check the status.</p>
<p>I no longer have to remember to do this thanks to Windows 8&#8242;s live tiles and the Trackage app.<span id="more-2555"></span></p>
<p><a title="Trackage app for Windows in the Windows Store" href="http://apps.microsoft.com/webpdp/en-us/app/trackage/539c9764-090c-4d55-b456-386218033e8e" target="_blank">Trackage</a> is a free app used to track packages from various delivery services. It offers a very simple design that follows user interface patterns of Metro (Windows Store) apps nicely. This shouldn&#8217;t be too surprising as the app was developed at the <a href="http://microsoftcambridge.com/" target="_blank">Microsoft New England Research &amp; Development Center</a>, a research campus out in Cambridge, Massachusetts.</p>
<div id="attachment_2556" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-main.png"><img class="size-medium wp-image-2556" title="Tracking the delivery status of packages in Trackage for Windows 8" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-main-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Trackage does a great job of keeping with the design patterns you would find in other apps for Windows 8.</p></div>
<p>Adding a package to Trackage is no different than many other Metro apps. Bring up the App Bar and tap Add. In the pane that appears, you can enter the tracking number of your package as well as give it a name to help you remember what it is.</p>
<div class="gallery">
<p><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-add1.png"><img class="alignnone size-thumbnail wp-image-2557" title="Opening Trackage for the first time" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-add1-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-add2.png"><img class="alignnone size-thumbnail wp-image-2558" title="Bring up the App Bar to add a new package" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-add2-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-add3.png"><img class="alignnone size-thumbnail wp-image-2559" title="Entering the tracking number for your package." src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-add3-150x150.png" alt="" width="150" height="150" /></a><br />
Adding a package to Trackage.</p>
</div>
<p>Package tiles are displayed in the color of carrier allowing for easy identification (as shown in the screenshot above). When you have packages listed in Trackage, bringing up the app bar will give you additional options, including change the way in which packages are grouped/sorted.</p>
<p>Clicking one of the package tiles will display detailed tracking information for that package. The delivery history is displayed in a hanging tag view with the most recent details showing first. Swiping left will reveal the past statuses along with the origin of the package. Additional details like the package&#8217;s tracking number and when the status was last updated can be found at the bottom.</p>
<div id="attachment_2560" class="wp-caption aligncenter" style="width: 650px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-details.png"><img class="size-large wp-image-2560" title="Detailed Package View in Trackage" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-details-640x234.png" alt="" width="640" height="234" /></a><p class="wp-caption-text">Viewing the delivery history of a package.</p></div>
<p>Trackage does include live tile support. It will display the number of packages that have not been delivered while rotating through a list of tracking numbers or and its status.</p>
<p>If you only want to see the status of specific packages, you can pin individual packages to the Start screen. These package-specific tiles will display the status of the package, the carrier, and the estimated delivery time.</p>
<div id="attachment_2561" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-start.jpg"><img class="size-medium wp-image-2561" title="Trackage Supports Live Tiles" src="http://www.wysiwygmedia.com/content/uploads/2012/10/20121002-review-trackage-start-300x187.jpg" alt="" width="300" height="187" /></a><p class="wp-caption-text">Trackage includes live tile support as well as the option to pin individual packages to the Start screen.</p></div>
<p>Although Trackage is simple and easy to use, it isn&#8217;t flawless.</p>
<p>At the time of writing, Trackage only supports FedEx, UPS, USPS, and LaserShip. It would have been nice to see some additional carriers (such as DHL) or even support for our friends to the north (Canada Post).</p>
<p><del>It also isn&#8217;t able to sync your packages to other computers running Windows 8. If you&#8217;re using Windows 8 on multiple computers, this can be rather annoying as you would have to manually enter your package information on each computer.</del> Turns out I&#8217;m wrong on this. Trackage is in fact able to sync your packages across devices. During the initial testing of the app, it did not do this for some reason. After getting <a href="#comment-673942672">a comment from Rishabh</a> on this, I checked again and did in fact see my packages synced across devices. As the Rishabh notes, you will need to be signed into the same Microsoft account on the other devices.</p>
<p>I&#8217;m sure some people will be disappoint by the lack of a map as well. Personally, this isn&#8217;t that big of a deal, but if you&#8217;re the type that likes to visually see the status of your package, this won&#8217;t be the app for you.</p>
<h2>Like</h2>
<ul>
<li>Follows Metro-style design beautifully</li>
<li>Live Tile support, displaying a rotating list of packages being delivered</li>
<li>Ability to pin status of individual packages to Start screen</li>
<li>Simple and no frills, display just the right amount of information needed</li>
<li>Syncing of packages across other Windows 8 devices</li>
</ul>
<h2>Dislike</h2>
<ul>
<li><del>Doesn&#8217;t sync packages to other Windows 8 computers</del></li>
<li>Limited carrier support</li>
</ul>
<p>If you&#8217;re looking for a basic package tracker for Windows 8, Trackage is definitely one to install. Design-wise, it better looking than the other tracking app currently available in the Windows Store and cheaper too (Free compared to $2.99). It offers a very simple interface and gives you only the information you need.</p>

<img src="http://feeds.feedburner.com/~r/WYSIWYGmedia/~4/n-F6wUOmibQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss />
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.wysiwygmedia.com/reviews/mini-review-of-trackage-for-windows-8.wm</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.717 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-04-19 14:20:36 --><!-- Compression = gzip -->
