<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ray.MY: Tech, Web, Blogging Tips and PC Freewares stuffs &#187; tips</title>
	<atom:link href="http://ray.my/tag/tips/feed" rel="self" type="application/rss+xml" />
	<link>http://ray.my</link>
	<description>Geek stuffs that matters....and life.</description>
	<lastBuildDate>Mon, 21 Sep 2009 14:52:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fatal Error When Upgrading to WordPress 2.8.2</title>
		<link>http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2</link>
		<comments>http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2#comments</comments>
		<pubDate>Sun, 02 Aug 2009 13:32:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tweaks]]></category>

		<guid isPermaLink="false">http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2</guid>
		<description><![CDATA[If you are trying to upgrade to WordPress 2.8.2 recently you may encounter the error below, which doesn’t indicate much except that it relates to some insufficient memory error. Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2355395 bytes) in /public_html/wp-includes/http.php on line xx If you searched around Google you may [...]


Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
<li><a href='http://ray.my/plugins/wordpress-plugins-alternative-administration-menu' rel='bookmark' title='Permanent Link: WordPress Plugins: Alternative Administration Menu'>WordPress Plugins: Alternative Administration Menu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p align="justify">If you are trying to upgrade to WordPress 2.8.2 recently you may encounter the error below, which doesn’t indicate much except that it relates to some insufficient memory error.</p>
<blockquote><p>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2355395 bytes) in /public_html/wp-includes/http.php on line xx</p></blockquote>
<p align="justify">If you searched around Google you may find remedial steps which includes either upgrading manually (downloading the .zip installation file and uploading via ftp) or by <strong><a href="http://wordpress.org/support/topic/291769" onclick="return TrackClick('http%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F291769','disabling+all+of+the+current+used+Wordpress+plugin')" target="_blank">disabling all of the current used WordPress plugin</a></strong> and then perform the upgrading. I was not keen on performing the upgrade via those two methods, so I did a search around and found the following steps which were much simpler and most importantly, works like a charm.</p>
<p align="justify">Here’s how to do the trick:</p>
<p><span id="more-240"></span></p>
<p align="justify">1. Connect and edit your WordPress site’s <strong>wp-config.php </strong>file (you can use FTP program to connect to your WordPress site, and go to the root installation folder, i.e. /public_html folder).</p>
<p align="justify">2. Add the following line below right after the opening php lines or comments:</p>
<blockquote>
<p align="justify"><code><strong>define('WP_MEMORY_LIMIT', '64M');</strong></code></p>
</blockquote>
<p align="justify">In example:</p>
<p align="justify"><a href="http://ray.my/wp-content/uploads/2009/08/Wordpress2.8.2FatalError.jpg" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2009%2F08%2FWordpress2.8.2FatalError.jpg','Wordpress+2.8.2+Fatal+Error')" rel="lightbox[240]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Wordpress 2.8.2 Fatal Error" src="http://ray.my/wp-content/uploads/2009/08/Wordpress2.8.2FatalError_thumb.jpg" border="0" alt="Wordpress 2.8.2 Fatal Error" width="289" height="178" /></a></p>
<p>3. Save the <strong>wp-config.php</strong> and try upgrading again. The WordPress upgrade should work this time.</p>
<p><strong>Updates</strong>: WordPress has updated to version 2.8.3, which is basically a security release that fixes some bug. So far the error did not happen to this version, so it is advisable to upgrade as soon as possible.</p>
<div class="linkwithin_hook" id="http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;t=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;body=Link: http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A If%20you%20are%20trying%20to%20upgrade%20to%20Wordpress%202.8.2%20recently%20you%20may%20encounter%20the%20error%20below%2C%20which%20doesn%E2%80%99t%20indicate%20much%20except%20that%20it%20relates%20to%20some%20insufficient%20memory%20error.%0D%0A%0D%0AFatal%20error%3A%20Allowed%20memory%20size%20of%2033554432%20bytes%20exhausted%20%28tried%20to%20allocate%202355395%20bytes%29%20in%20%2Fpublic_html%2Fwp-inc" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;srcUrl=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;srcTitle=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;snippet=If%20you%20are%20trying%20to%20upgrade%20to%20Wordpress%202.8.2%20recently%20you%20may%20encounter%20the%20error%20below%2C%20which%20doesn%E2%80%99t%20indicate%20much%20except%20that%20it%20relates%20to%20some%20insufficient%20memory%20error.%0D%0A%0D%0AFatal%20error%3A%20Allowed%20memory%20size%20of%2033554432%20bytes%20exhausted%20%28tried%20to%20allocate%202355395%20bytes%29%20in%20%2Fpublic_html%2Fwp-inc" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;selection=If%20you%20are%20trying%20to%20upgrade%20to%20Wordpress%202.8.2%20recently%20you%20may%20encounter%20the%20error%20below%2C%20which%20doesn%E2%80%99t%20indicate%20much%20except%20that%20it%20relates%20to%20some%20insufficient%20memory%20error.%0D%0A%0D%0AFatal%20error%3A%20Allowed%20memory%20size%20of%2033554432%20bytes%20exhausted%20%28tried%20to%20allocate%202355395%20bytes%29%20in%20%2Fpublic_html%2Fwp-inc" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Fhow-to%2Ffatal-error-when-upgrading-to-wordpress-2-8-2&amp;t=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Fatal+Error+When+Upgrading+to+WordPress+2.8.2+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
<li><a href='http://ray.my/plugins/wordpress-plugins-alternative-administration-menu' rel='bookmark' title='Permanent Link: WordPress Plugins: Alternative Administration Menu'>WordPress Plugins: Alternative Administration Menu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="240 http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2">0</span></slash:comments>
		</item>
		<item>
		<title>PStart: Portable Apps Launcher [Recommended]</title>
		<link>http://ray.my/softwares/pstart-portable-apps-launcher-recommended</link>
		<comments>http://ray.my/softwares/pstart-portable-apps-launcher-recommended#comments</comments>
		<pubDate>Mon, 25 May 2009 02:04:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Portable]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[portable application]]></category>
		<category><![CDATA[Software Review]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ray.my/?p=205</guid>
		<description><![CDATA[The PStart application from PegTop is a portable application launcher that launches portable application through a menu system. As I use a lot of portable applications on my USB flash memory disk, I found it a hassle to launch each application using shortcuts and it gets real messy too with so many shortcut icon. I [...]


Related posts:<ol><li><a href='http://ray.my/apple/portable-chrome-firefox-31-opera-safari-and-ie8' rel='bookmark' title='Permanent Link: Portable Chrome, Firefox 3.1, Opera, Safari and IE8'>Portable Chrome, Firefox 3.1, Opera, Safari and IE8</a></li>
<li><a href='http://ray.my/download/ubitmenu-changes-office-2007-menu-style-back-to-office-2003-recommended' rel='bookmark' title='Permanent Link: UbitMenu: Changes Office 2007 Menu Style Back to Office 2003 [Recommended]'>UbitMenu: Changes Office 2007 Menu Style Back to Office 2003 [Recommended]</a></li>
<li><a href='http://ray.my/softwares/how-to-backup-ie8-firefox-flock-chrome-and-opera-browsers' rel='bookmark' title='Permanent Link: How To Backup IE8, Firefox, Flock, Chrome and Opera Browsers'>How To Backup IE8, Firefox, Flock, Chrome and Opera Browsers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.pegtop.net/start/" onclick="return TrackClick('http%3A%2F%2Fwww.pegtop.net%2Fstart%2F','here')" onclick="return TrackClick('http%3A%2F%2Fwww.pegtop.net%2Fstart%2F','PStart')" target="_blank"><span style="text-decoration: underline;"><strong>PStart</strong></span></a> application from <a href="http://www.pegtop.net" onclick="return TrackClick('http%3A%2F%2Fwww.pegtop.net','PegTop')" target="_blank"><strong>PegTop</strong></a> is a portable application launcher that launches portable application through a menu system. As I use a lot of portable applications on my USB flash memory disk, I found it a hassle to launch each application using shortcuts and it gets real messy too with so many shortcut icon. I was quite impressed with this freeware application and wasted no time in installing and using on all my USB flash memory disks. The PStart portable application launcher can be installed either as a standalone portable app or locally on your PC, and when not in use it can be minimized to the tray icon.</p>
<p style="text-align: center"><a href="http://www.ray.my/wp-content/uploads/2008/12/pstart_portable_app_starter.gif" onclick="return TrackClick('http%3A%2F%2Fwww.ray.my%2Fwp-content%2Fuploads%2F2008%2F12%2Fpstart_portable_app_starter.gif','pstart_portable_app_starter')" rel="lightbox[205]"><img class="size-medium wp-image-170 aligncenter" title="pstart_portable_app_starter" src="http://www.ray.my/wp-content/uploads/2008/12/pstart_portable_app_starter.gif" onclick="return TrackClick('http%3A%2F%2Fwww.ray.my%2Fwp-content%2Fuploads%2F2008%2F12%2Fpstart_portable_app_starter.gif','pstart_portable_app_starter')" alt="" width="200" height="300" /></a></p>
<p>Some of the notable features:<br />
<span id="more-205"></span></p>
<ul>
<li>Grouping portable applications into categories</li>
<li>Uses relative paths (in portable mode), this means the application can be started even when the drive letter changes</li>
<li>Ability to scan and auto add all the portable apps stored on the flash disk</li>
<li>Built-in search function to locate all portable apps on local and USB drive</li>
<li>Allows you to write little notes which you can set reminders and notifications</li>
<li>Highly configurable settings page which let users define their own preferences</li>
<li>Can be set to run to run automatically when flash disk inserted into the computer</li>
</ul>
<p>I have found another usage where I can copy and carry all the useful application installer (non-portable apps) in my USB flash disk and adding those installer to the PStart menu. This way, I can organize and install all the applications from one location instead of locating each executable file. IT support people should find this real handy when performing those &#8216;Windows re-installation&#8217; procedure. Recommended freeware with no advertisement. Click <a href="http://www.pegtop.net/start/" onclick="return TrackClick('http%3A%2F%2Fwww.pegtop.net%2Fstart%2F','here')" onclick="return TrackClick('http%3A%2F%2Fwww.pegtop.net%2Fstart%2F','PStart')" target="_blank"><strong>here</strong></a> to go to the download page.</p>
<div class="linkwithin_hook" id="http://ray.my/softwares/pstart-portable-apps-launcher-recommended"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/softwares/pstart-portable-apps-launcher-recommended/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/softwares/pstart-portable-apps-launcher-recommended&amp;t=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D&amp;body=Link: http://ray.my/softwares/pstart-portable-apps-launcher-recommended (sent via shareaholic)%0D%0A%0D%0A----%0D%0A The%20PStart%20application%20from%20PegTop%20is%20a%20portable%20application%20launcher%20that%20launches%20portable%20application%20through%20a%20menu%20system.%20As%20I%20use%20a%20lot%20of%20portable%20applications%20on%20my%20USB%20flash%20memory%20disk%2C%20I%20found%20it%20a%20hassle%20to%20launch%20each%20application%20using%20shortcuts%20and%20it%20gets%20real%20messy%20too%20with%20so%20many%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/softwares/pstart-portable-apps-launcher-recommended&amp;title=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/softwares/pstart-portable-apps-launcher-recommended&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/softwares/pstart-portable-apps-launcher-recommended&amp;title=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D&amp;srcUrl=http://ray.my/softwares/pstart-portable-apps-launcher-recommended&amp;srcTitle=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D&amp;snippet=The%20PStart%20application%20from%20PegTop%20is%20a%20portable%20application%20launcher%20that%20launches%20portable%20application%20through%20a%20menu%20system.%20As%20I%20use%20a%20lot%20of%20portable%20applications%20on%20my%20USB%20flash%20memory%20disk%2C%20I%20found%20it%20a%20hassle%20to%20launch%20each%20application%20using%20shortcuts%20and%20it%20gets%20real%20messy%20too%20with%20so%20many%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/softwares/pstart-portable-apps-launcher-recommended&amp;title=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D&amp;selection=The%20PStart%20application%20from%20PegTop%20is%20a%20portable%20application%20launcher%20that%20launches%20portable%20application%20through%20a%20menu%20system.%20As%20I%20use%20a%20lot%20of%20portable%20applications%20on%20my%20USB%20flash%20memory%20disk%2C%20I%20found%20it%20a%20hassle%20to%20launch%20each%20application%20using%20shortcuts%20and%20it%20gets%20real%20messy%20too%20with%20so%20many%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/softwares/pstart-portable-apps-launcher-recommended&amp;title=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Fsoftwares%2Fpstart-portable-apps-launcher-recommended&amp;t=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=PStart%3A+Portable+Apps+Launcher+%5BRecommended%5D+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ray.my/apple/portable-chrome-firefox-31-opera-safari-and-ie8' rel='bookmark' title='Permanent Link: Portable Chrome, Firefox 3.1, Opera, Safari and IE8'>Portable Chrome, Firefox 3.1, Opera, Safari and IE8</a></li>
<li><a href='http://ray.my/download/ubitmenu-changes-office-2007-menu-style-back-to-office-2003-recommended' rel='bookmark' title='Permanent Link: UbitMenu: Changes Office 2007 Menu Style Back to Office 2003 [Recommended]'>UbitMenu: Changes Office 2007 Menu Style Back to Office 2003 [Recommended]</a></li>
<li><a href='http://ray.my/softwares/how-to-backup-ie8-firefox-flock-chrome-and-opera-browsers' rel='bookmark' title='Permanent Link: How To Backup IE8, Firefox, Flock, Chrome and Opera Browsers'>How To Backup IE8, Firefox, Flock, Chrome and Opera Browsers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/softwares/pstart-portable-apps-launcher-recommended/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="205 http://ray.my/?p=205">0</span></slash:comments>
		</item>
		<item>
		<title>Unlock Vista&#8217;s Hidden Boot Screen</title>
		<link>http://ray.my/microsoft/unlock-vistas-hidden-boot-screen</link>
		<comments>http://ray.my/microsoft/unlock-vistas-hidden-boot-screen#comments</comments>
		<pubDate>Sat, 13 Sep 2008 14:19:18 +0000</pubDate>
		<dc:creator>Raymond</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PC Tweaks]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.ray.my/?p=100</guid>
		<description><![CDATA[For those who are using Windows Vista, there is an alternative boot screen that you can use intead of the current drab progress bar. The hidden boot screen is called Aurora as seen above, with the text &#8216;Starting Windows Vista&#8217; at the bottom of the screen. Here&#8217;s how to activate it:   1. Click on [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://ray.my/wp-content/uploads/2008/09/vista_aurora1.png" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2008%2F09%2Fvista_aurora1.png','vista_aurora')" rel="lightbox[100]"><img class="alignnone size-full wp-image-101" title="vista_aurora"  src="http://ray.my/wp-content/uploads/2008/09/vista_aurora1.png" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2008%2F09%2Fvista_aurora1.png','vista_aurora')" alt="" width="361" height="273" /></a></p>
<p>For those who are using Windows Vista, there is an alternative boot screen that you can use intead of the current drab progress bar. The hidden boot screen is called Aurora as seen above, with the text &#8216;Starting Windows Vista&#8217; at the bottom of the screen.</p>
<p>Here&#8217;s how to activate it:</p>
<p> </p>
<p>1. Click on the Windows logo (Start) button, and type in <strong>msconfig </strong>in the search box.</p>
<p>2. Select the <strong>Boot </strong>tab, and check the &#8220;<strong>No GUI Boot</strong>&#8221; checkbox.</p>
<p>3. Click <strong>Apply </strong>and then <strong>OK</strong>. Windows will prompt to restart the PC, just hit <strong>Restart</strong>.</p>
<p>Upon bootup you will see the changed bootscreen. To revert back to the original progress bar boot screen, just follow the steps above and uncheck the &#8220;No GUI Boot&#8221; checkbox.</p>
<div class="linkwithin_hook" id="http://ray.my/microsoft/unlock-vistas-hidden-boot-screen"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/microsoft/unlock-vistas-hidden-boot-screen/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/microsoft/unlock-vistas-hidden-boot-screen&amp;t=Unlock+Vista%27s+Hidden+Boot+Screen" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Unlock+Vista%27s+Hidden+Boot+Screen&amp;body=Link: http://ray.my/microsoft/unlock-vistas-hidden-boot-screen (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0AFor%20those%20who%20are%20using%20Windows%20Vista%2C%20there%20is%20an%20alternative%20boot%20screen%20that%20you%20can%20use%20intead%20of%20the%20current%20drab%20progress%20bar.%20The%20hidden%20boot%20screen%20is%20called%20Aurora%20as%20seen%20above%2C%20with%20the%20text%20%27Starting%20Windows%20Vista%27%20at%20the%20bottom%20of%20the%20screen.%0A%0AHere%27s%20how%20to%20activate%20it%3A%0A%0A%C2%A0%0A%0A1.%20Click%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/microsoft/unlock-vistas-hidden-boot-screen&amp;title=Unlock+Vista%27s+Hidden+Boot+Screen" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/microsoft/unlock-vistas-hidden-boot-screen&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/microsoft/unlock-vistas-hidden-boot-screen&amp;title=Unlock+Vista%27s+Hidden+Boot+Screen&amp;srcUrl=http://ray.my/microsoft/unlock-vistas-hidden-boot-screen&amp;srcTitle=Unlock+Vista%27s+Hidden+Boot+Screen&amp;snippet=%0A%0AFor%20those%20who%20are%20using%20Windows%20Vista%2C%20there%20is%20an%20alternative%20boot%20screen%20that%20you%20can%20use%20intead%20of%20the%20current%20drab%20progress%20bar.%20The%20hidden%20boot%20screen%20is%20called%20Aurora%20as%20seen%20above%2C%20with%20the%20text%20%27Starting%20Windows%20Vista%27%20at%20the%20bottom%20of%20the%20screen.%0A%0AHere%27s%20how%20to%20activate%20it%3A%0A%0A%C2%A0%0A%0A1.%20Click%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/microsoft/unlock-vistas-hidden-boot-screen&amp;title=Unlock+Vista%27s+Hidden+Boot+Screen&amp;selection=%0A%0AFor%20those%20who%20are%20using%20Windows%20Vista%2C%20there%20is%20an%20alternative%20boot%20screen%20that%20you%20can%20use%20intead%20of%20the%20current%20drab%20progress%20bar.%20The%20hidden%20boot%20screen%20is%20called%20Aurora%20as%20seen%20above%2C%20with%20the%20text%20%27Starting%20Windows%20Vista%27%20at%20the%20bottom%20of%20the%20screen.%0A%0AHere%27s%20how%20to%20activate%20it%3A%0A%0A%C2%A0%0A%0A1.%20Click%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/microsoft/unlock-vistas-hidden-boot-screen&amp;title=Unlock+Vista%27s+Hidden+Boot+Screen" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Fmicrosoft%2Funlock-vistas-hidden-boot-screen&amp;t=Unlock+Vista%27s+Hidden+Boot+Screen" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Unlock+Vista%27s+Hidden+Boot+Screen+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/microsoft/unlock-vistas-hidden-boot-screen/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="100 http://www.ray.my/?p=100">0</span></slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: ray.my @ 2012-05-20 00:22:44 -->
