<?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>PCHijack &#187; Tutorials</title>
	<atom:link href="http://www.pchijack.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pchijack.com</link>
	<description>PC - Do it YourSelf...</description>
	<lastBuildDate>Tue, 31 Jan 2012 05:51:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Improve Firefox Speed and Response Time</title>
		<link>http://www.pchijack.com/application/improve-firefox-speed-and-response-time/</link>
		<comments>http://www.pchijack.com/application/improve-firefox-speed-and-response-time/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 06:32:31 +0000</pubDate>
		<dc:creator>PChijack</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Firefox Response Time]]></category>
		<category><![CDATA[FireFox tips]]></category>
		<category><![CDATA[Improve Speed of Firefox]]></category>
		<category><![CDATA[Speed Up Firefox]]></category>

		<guid isPermaLink="false">http://www.pchijack.com/?p=400</guid>
		<description><![CDATA[ <p>If you are a big fan of Firefox you must have heard that Firefox was the best browser until recently, At present Google chrome has taken over it, and main reason for that was speed of Google chrome and security features offered by Chrome. But recently Firefox has released many version within a short [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align:center;width:100%;margin:0px 0px 0px 10px;"><div style="margin:auto;"><script type="text/javascript"><!--
google_ad_client = "pub-4299734849302582";
/* PCHijack InText */
google_ad_slot = "4007600332";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></div><div style="width:100%;min-width:100%;"><p>If you are a big fan of Firefox you must have heard that Firefox was the best browser until recently, At present Google chrome has taken over it, and main reason for that was speed of Google chrome and security features offered by Chrome. But recently Firefox has released many version within a short period of time, most of these upgrades were not only bug fixes but speed improvement and Security enhancements. In A earlier post we shown you <a title="How To Speed Up Firefox Startup" href="http://www.pchijack.com/application/how-to-speed-up-firefox-startup/">How to Speed up Firefox Startup</a>, here we will show how to increase response time while loading pages.</p>
<div id="attachment_401" class="wp-caption aligncenter" style="width: 703px"><img class="size-full wp-image-401" title="Firefox About Config warning" src="http://www.pchijack.com/wp-content/uploads/2011/12/Firefox-About-Config-warning.jpg" alt="Firefox About Config warning" width="693" height="190" /><p class="wp-caption-text">Firefox About Config warning</p></div>
<p>&nbsp;</p>
<p>If you still like Firefox and worried about speed of the browser the good news is that you can further tweak the browser for speed. here we will discuss some of the special hidden tweaks, which are not available to other normal users. These tweak will not only increase the speed of Firefox overall but also improve page load time for Firefox latest version.</p>
<p><span id="more-400"></span></p>
<p>Firefox has a hidden advanced menu which can be activated by typing about:config in address bar. Once you type this command, it presents you a nice little humorous warning with heading &#8220;This might void your warranty&#8221;, Click on the button &#8220;I’ll be careful, I promise!&#8221; and you are in. Now once you click that button you will see thousands of option with default values. Had you ever though that this nice Firefox browser will have so many options ? <img src='http://www.pchijack.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anyway we will change some of the selected option to speed up Firefox further. Here is the list of options which we are going to change.</p>
<p><strong>1. Send Multiple requests to a server</strong></p>
<div id="attachment_402" class="wp-caption aligncenter" style="width: 715px"><img class="size-full wp-image-402" title="Firefox About Config - Network http Options" src="http://www.pchijack.com/wp-content/uploads/2011/12/Firefox-About-Config-Network-http-Options.jpg" alt="Firefox About Config - Network http Options" width="705" height="234" /><p class="wp-caption-text">Firefox About Config - Network http Options</p></div>
<p>This option is defined by value network.http.pipelining, by default it is set to False, once you set it to true, it will start sending multiple simultaneous request to web server while loading the page. It improves page load time for your website. simply double click on it and it will toggle from False to True</p>
<p><strong>2. Increase Number of Request to Server</strong></p>
<p>Second option to look for is network.http.pipelining.maxrequests. This defines number of request to be sent, by default the value is set to 4, you can increase it to 8 or 10 depending upon your Line speed.</p>
<p><strong>3. Disable prefetching of Contents</strong></p>
<p>Look for option network.prefetch-next , this is usually set to True by default. Double click it and toggle it to false. This will now stop loading content of WebPages which you have not visited yet. Prefetching start loading other pages of same site which are not yet visited by you but likely to be visited.</p>
<p><strong>4. Stops image placeholders display</strong></p>
<p>look out for option browser.display.show_image_placeholders and set it to false. This option defines how images are displayed while they are not fully downloaded. In Google chrome you will see that the images or placeholder of image is not displayed until they are fully downloaded. However it loads all text so that you can read through the content if any. This increase page load time and you can read through the page while image is being downloaded in background.</p>
<p>These option should increase your page load time in Firefox by a big margin. You will be able to see a big difference after setting these options and I am sure you will love your favorite browser even more like I do.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.pchijack.com/application/how-to-speed-up-firefox-startup/' title='How To Speed Up Firefox Startup'>How To Speed Up Firefox Startup</a></li>
<li><a href='http://www.pchijack.com/application/how-to-install-old-add-ons-in-firefox-3-5/' title='How to Install Old Add-ons in Firefox 3.5'>How to Install Old Add-ons in Firefox 3.5</a></li>
</ul>
<div class="simplesocialbuttons">
<div class="simplesocialbutton ssb-button-googleplus"><!-- Google Plus One--><g:plusone size="medium" count="true" href="http://www.pchijack.com/application/improve-firefox-speed-and-response-time/"></g:plusone></div>
<div class="simplesocialbutton ssb-button-fblike"><!-- Facebook like--><div id="fb-root"></div><fb:like href="http://www.pchijack.com/application/improve-firefox-speed-and-response-time/" send="false" layout="button_count" width="100" show_faces="false" action="like" font=""></fb:like></div>
<div class="simplesocialbutton ssb-buttom-twitter"><!-- Twitter--><a name="twitter_share" data-count="horizontal" href="http://twitter.com/share" data-text="Improve Firefox Speed and Response Time" data-url="http://www.pchijack.com/application/improve-firefox-speed-and-response-time/" class="twitter-share-button" rel="nofollow"></a></div>
</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.pchijack.com/application/improve-firefox-speed-and-response-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC Decrapifier &#8211; Remove Bloatware with Ease</title>
		<link>http://www.pchijack.com/os/pc-decrapifier-remove-bloatware-with-ease/</link>
		<comments>http://www.pchijack.com/os/pc-decrapifier-remove-bloatware-with-ease/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 08:46:35 +0000</pubDate>
		<dc:creator>PChijack</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Bloatware Uninstaller]]></category>
		<category><![CDATA[PC Decrapifier]]></category>
		<category><![CDATA[Remove Bloatwares]]></category>
		<category><![CDATA[Remove Unwanted softwares]]></category>

		<guid isPermaLink="false">http://www.pchijack.com/?p=396</guid>
		<description><![CDATA[<p>Over the time every PC which is not maintained properly goes slow and start performing very bad. After a certain time period you will start feeling that Your PC has become slow and not as fast as you purchased brand new. This happens because we keep installing application which we don;t need or to test [...]]]></description>
			<content:encoded><![CDATA[<p>Over the time every PC which is not maintained properly goes slow and start performing very bad. After a certain time period you will start feeling that Your PC has become slow and not as fast as you purchased brand new. This happens because we keep installing application which we don;t need or to test whether they work or not. In case they work we don&#8217;t find them suitable but still leave them behind in our PC.</p>
<div id="attachment_397" class="wp-caption aligncenter" style="width: 513px"><img class="size-full wp-image-397 " title="PC Decrapifier - Bloatware Uninstaller" src="http://www.pchijack.com/wp-content/uploads/2011/12/PC-Decrapifier-Bloatware-Uninstaller.jpg" alt="PC Decrapifier - Bloatware Uninstaller" width="503" height="393" /><p class="wp-caption-text">PC Decrapifier - Bloatware Uninstaller</p></div>
<p>All such habits results in lots of unwanted application installed on our machine and results in slow running of PC. Not only OLD PC but new machines can also run slow because of a number of unwanted application pre-installed by PC manufacturer. Dell, Toshiba and HP/Compaq are well known PC manufacturers and supply new machines with about 20+ Application which we hardly use.</p>
<p>Most of these applications take space in Hard disk and also put themselves in start-up which result in slow performance. According to research conducted by our technicians, a New PC can run up-to 50% faster if these manufactures do not load anything but essential Applications on top of Operating system.</p>
<p><span id="more-396"></span>The PC Decrapifier is a one application which can help you with such problems. It is a portable application (no Installation needed) which can remove all Trial versions + Application installed by these big PC manufacturers which you don;t use.</p>
<p>It is very user friendly as well, before removing any application it shows list of application, using which you can deselect any application which you don;t want to uninstall or feel that is required by you. Also It creates a System Restore point before removing all these application so that you can roll back your PC to earlier state if you feel that it has made some unwanted changes.</p>
<p>PC Decrapifier has in built list of more than 200 Bloatware which it can remove properly and efficiently. Usin it much easier than identifying each of these application and then removing them one by one using Add remove program option in control panel.</p>
<p>PC Decrapifier works very fast as it removes application without any user interference once you select the applications to be removed. It&#8217;s User interface is very simple, elegant and easy to understand.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<div class="simplesocialbuttons">
<div class="simplesocialbutton ssb-button-googleplus"><!-- Google Plus One--><g:plusone size="medium" count="true" href="http://www.pchijack.com/os/pc-decrapifier-remove-bloatware-with-ease/"></g:plusone></div>
<div class="simplesocialbutton ssb-button-fblike"><!-- Facebook like--><div id="fb-root"></div><fb:like href="http://www.pchijack.com/os/pc-decrapifier-remove-bloatware-with-ease/" send="false" layout="button_count" width="100" show_faces="false" action="like" font=""></fb:like></div>
<div class="simplesocialbutton ssb-buttom-twitter"><!-- Twitter--><a name="twitter_share" data-count="horizontal" href="http://twitter.com/share" data-text="PC Decrapifier &#8211; Remove Bloatware with Ease" data-url="http://www.pchijack.com/os/pc-decrapifier-remove-bloatware-with-ease/" class="twitter-share-button" rel="nofollow"></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pchijack.com/os/pc-decrapifier-remove-bloatware-with-ease/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voicemail Greetings &#8211; You vs. Professional Voice Talent</title>
		<link>http://www.pchijack.com/tutorials/voicemail-greetings-you-vs-professional-voice-talent/</link>
		<comments>http://www.pchijack.com/tutorials/voicemail-greetings-you-vs-professional-voice-talent/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 14:04:34 +0000</pubDate>
		<dc:creator>PChijack</dc:creator>
				<category><![CDATA[Latest Tech]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Voicemail Greetings]]></category>

		<guid isPermaLink="false">http://www.pchijack.com/?p=389</guid>
		<description><![CDATA[<p>We’ve already established that voicemail greetings are important for business, because they’re the first things that your callers hear when they reach your voicemail inbox. And you probably already know all the basic components of a voicemail greeting, one that compels people to leave you important messages. But now there’s a new question that you [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve already established that voicemail greetings are important for business, because they’re the first things that your callers hear when they reach your voicemail inbox. And you probably already know all the basic components of a voicemail greeting, one that compels people to leave you important messages. But now there’s a new question that you may want to truly consider: should you hire a professional to record your greetings for you, or should you record it yourself? Read on and make your decision.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-390" title="Voicemail" src="http://www.pchijack.com/wp-content/uploads/2011/12/Voicemail.jpg" alt="" width="272" height="321" /><strong>Recording Your Own Greeting</strong></p>
<p>This is (and should be) your first instinct when you’re dealing with the answering service of your <a href="http://www.ringcentral.com/business-telephone-service/index.html">business telephone</a> system. There are two major reasons for this:</p>
<p>1. You get to use the greeting script you want instantly.<br />
2. You lend a more personal, approachable vibe to your greeting.<span id="more-389"></span></p>
<p>If you’re a small business, you can’t afford to spend time waiting for professional talents to finish recording your greetings for you. There’s also the fact that there’s a higher probability that your customers and clients prefer to have more personal contact with you.</p>
<p>The downside to this option is that you yourself would have to go through the effort of producing a greeting that sounds professional enough to make you credible.</p>
<p>Having Professionals Record Your Voicemail Greeting</p>
<p>This is a secondary choice for business owners, but this might be more convenient for a large number of business professionals. The major appeals of this option are:</p>
<p>1. It makes your office sound truly professional.<br />
2. It helps make your business seem bigger than it actually is.</p>
<p>As a busy professional, it’s quite likely that you don’t have time to craft and practice a greeting, not to mention find a quiet place where you can record it. Thankfully, phone service companies like RingCentral offer professional recording services for a fee. You would need to wait a week or more to complete the process, after which you can already benefit from a professionally recorded greeting for your business phone system.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<div class="simplesocialbuttons">
<div class="simplesocialbutton ssb-button-googleplus"><!-- Google Plus One--><g:plusone size="medium" count="true" href="http://www.pchijack.com/tutorials/voicemail-greetings-you-vs-professional-voice-talent/"></g:plusone></div>
<div class="simplesocialbutton ssb-button-fblike"><!-- Facebook like--><div id="fb-root"></div><fb:like href="http://www.pchijack.com/tutorials/voicemail-greetings-you-vs-professional-voice-talent/" send="false" layout="button_count" width="100" show_faces="false" action="like" font=""></fb:like></div>
<div class="simplesocialbutton ssb-buttom-twitter"><!-- Twitter--><a name="twitter_share" data-count="horizontal" href="http://twitter.com/share" data-text="Voicemail Greetings &#8211; You vs. Professional Voice Talent" data-url="http://www.pchijack.com/tutorials/voicemail-greetings-you-vs-professional-voice-talent/" class="twitter-share-button" rel="nofollow"></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pchijack.com/tutorials/voicemail-greetings-you-vs-professional-voice-talent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell &#8211; New Command Prompt from Microsoft</title>
		<link>http://www.pchijack.com/os/powershell-new-command-prompt-from-microsoft/</link>
		<comments>http://www.pchijack.com/os/powershell-new-command-prompt-from-microsoft/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 08:46:56 +0000</pubDate>
		<dc:creator>PChijack</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[Windows Powershell Command]]></category>

		<guid isPermaLink="false">http://www.pchijack.com/?p=382</guid>
		<description><![CDATA[<p>Command prompt which is provided by Microsoft windows is always a popular tool among the advanced Windows user and administrators. It can increase your efficiency and speed of using the windows command. Like to open Windows word, you probably have to click on Start menu &#62; Go To Programs &#62; Go To MS Office &#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Command prompt which is provided by Microsoft windows is always a popular tool among the advanced Windows user and administrators. It can increase your efficiency and speed of using the windows command. Like to open Windows word, you probably have to click on Start menu &gt; Go To Programs &gt; Go To MS Office &gt;  select Microsoft word shortcut. Alternatively If you have Command prompt already open you can simply type &#8220;Winword&#8221; Or press Windows +R and then type &#8220;Winword&#8221; in Run type box. I am sure once you try this method you will stop using the Start menu as it is much faster way of opening MS Word.</p>
<div id="attachment_383" class="wp-caption aligncenter" style="width: 737px"><img class="size-full wp-image-383 " title="Windows Powershell Command" src="http://www.pchijack.com/wp-content/uploads/2011/12/Windows-Powershell-Command.jpg" alt="Windows Powershell Command" width="727" height="625" /><p class="wp-caption-text">Windows Powershell Command</p></div>
<p>So how it happens, basically &#8220;winword.exe&#8221; is the core application file which is launched when you click o MS Word shortcut in your start menu. Same thing you can launch by typing the executable filename on command prompt. Run prompt does the same thing when we type an executable filename, it invokes command prompt and then execute the command and closes the Command prompt as well.</p>
<p>Now you know how and why Command prompt is faster than anything else in windows and that is why advanced users heavily use it. But if you are a Linux user, I am sure you never liked the command prompt of Windows compared to Linux Shell. Reason ? Linux shell is much more powerful then Windows Shell. It has so many command available and it can do so many task, that MS Windows shell seems like a child in front of it with its limited availability of functions.<span id="more-382"></span></p>
<p>If you liked the Linux shell so much then there is something Microsoft has developed in last few years which will make you like Microsoft windows as well. It is called Powershell. Powershell is a new command interface first announced by Microsoft in 2006, For XP and Vista user it is available to download and install separately for free, however it comes preinstalled with windows 7.</p>
<p>Microsoft has developed it as Task Automation framework, but when you work with it, you will feel that it is much like Unix Shell. Not only it works like that, it&#8217;s cmdlet(specially aliases) syntax are also very much similar. It is built on top of .Net framework and integrated with. To work with Powershell you need Microsoft .Net 2.0 Installed on your machine. However Windows 7 has .Net 3.5 Preinstalled.</p>
<p>Powershell can use and execute any of following 4 types of command &#8211;</p>
<p>1. Executable programs (binary files) like any other shell or command prompt.</p>
<p>2. Script files, written with native Powershell commands. These script have extension .ps1</p>
<p>3. &#8216;cmdlets&#8217; Just like commands in older version of shell, these are .NET programs written as native commands.</p>
<p>4. Powershell based functions.</p>
<p>Cmdlets are specific programs which are designed to perform a specific task. Cmdlets have name like A verb and A Noun separated by a dash, so that you can easily recognize what it is designed for by its name (e.g. Get-Help). Each command let has a single function but you can combine them to perform complex jobs using pipes, just like old Unix Pipes. Powershell also recognize older shell command, they have simply created alias to their cmdlets to recognize old commands which does the same job. For your convenience we have given a list of cmdlets.</p>
<p><strong>List of Cmdlets for Windows Powershell</strong></p>
<pre>Add-Content			Add-History 		Add-Member
Add-PSSnapin 			Clear-Content 		Clear-Item
Clear-ItemProperty 		Clear-Variable 		Compare-Object
ConvertFrom-SecureString 	Convert-Path 		ConvertTo-Html
ConvertTo-SecureString 		Copy-Item 		Copy-ItemProperty
Export-Alias 			Export-Clixml 		Export-Console
Export-Csv 			ForEach-Object 		Format-Custom
Format-List 			Format-Table 		Format-Wide
Get-Acl 			Get-Alias 		Get-AuthenticodeSignature
Get-ChildItem 			Get-Command 		Get-Content
Get-Credential 			Get-Culture		Get-Date
Get-EventLog 			Get-ExecutionPolicy 	Get-Help
Get-History 			Get-Host 		Get-Item
Get-ItemProperty 		Get-Location 		Get-Member
Get-PfxCertificate 		Get-Process 		Get-PSDrive
Get-PSProvider 			Get-PSSnapin 		Get-Service
Get-TraceSource 		Get-UICulture 		Get-Unique
Get-Variable 			Get-WmiObject 		Group-Object
Import-Alias 			Import-Clixml 		Import-Csv
Invoke-Expression 		Invoke-History 		Invoke-Item
Join-Path 			Measure-Command 	Measure-Object
Move-Item			Move-ItemProperty 	New-Alias
New-Item 			New-ItemProperty 	New-Object
New-PSDrive 			New-Service 		New-TimeSpan
New-Variable 			Out-Default 		Out-File
Out-Host 			Out-Null 		Out-Printer
Out-String 			Pop-Location 		Push-Location
Read-Host 			Remove-Item 		Remove-ItemProperty
Remove-PSDrive 			Remove-PSSnapin 	Remove-Variable
Rename-Item 			Rename-ItemProperty 	Resolve-Path
Restart-Service 		Resume-Service 		Select-Object
Select-String 			Set-Acl 		Set-Alias
Set-AuthenticodeSignature 	Set-Content 		Set-Date
Set-ExecutionPolicy 		Set-Item 		Set-ItemProperty
Set-Location 			Set-PSDebug 		Set-Service
Set-TraceSource 		Set-Variable 		Sort-Object
Split-Path 			Start-Service 		Start-Sleep
Start-Transcript 		Stop-Process 		Stop-Service
Stop-Transcript 		Suspend-Service 	Tee-Object
Test-Path 			Trace-Command 		Update-FormatData
Update-TypeData 		Where-Object 		Write-Debug
Write-Error 			Write-Host 		Write-Output
Write-Progress 			Write-Verbose 		Write-Warning</pre>
<p>If you looking for more information on Powershell you can visit &#8211; <a href="http://msdn.microsoft.com/en-us/library/dd835506%28VS.85%29.aspx " target="_blank">Microsoft Powershell Resource</a></p>
<p>We will try to cover more of Powershell in coming days for home users like you.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.pchijack.com/application/guide-to-norton-online-backups/' title='Guide to Norton Online Backups'>Guide to Norton Online Backups</a></li>
<li><a href='http://www.pchijack.com/application/10-awe-inspiring-keyboard-shortcuts-for-windows-7/' title='10 Awe-Inspiring Keyboard Shortcuts for Windows 7'>10 Awe-Inspiring Keyboard Shortcuts for Windows 7</a></li>
<li><a href='http://www.pchijack.com/os/windows-7/how-to-disable-gadgets-in-windows-7/' title='How to Disable Gadgets in Windows-7'>How to Disable Gadgets in Windows-7</a></li>
<li><a href='http://www.pchijack.com/os/how-to-turn-off-sticky-keys-in-windows-7/' title='How to Turn Off Sticky Keys in Windows 7'>How to Turn Off Sticky Keys in Windows 7</a></li>
<li><a href='http://www.pchijack.com/latest-tech/top-10-technologies-that-shook-the-world-this-fiscal-part-1/' title='Top 10 Technologies That Shook The World This Fiscal &#8211; Part 1'>Top 10 Technologies That Shook The World This Fiscal &#8211; Part 1</a></li>
</ul>
<div class="simplesocialbuttons">
<div class="simplesocialbutton ssb-button-googleplus"><!-- Google Plus One--><g:plusone size="medium" count="true" href="http://www.pchijack.com/os/powershell-new-command-prompt-from-microsoft/"></g:plusone></div>
<div class="simplesocialbutton ssb-button-fblike"><!-- Facebook like--><div id="fb-root"></div><fb:like href="http://www.pchijack.com/os/powershell-new-command-prompt-from-microsoft/" send="false" layout="button_count" width="100" show_faces="false" action="like" font=""></fb:like></div>
<div class="simplesocialbutton ssb-buttom-twitter"><!-- Twitter--><a name="twitter_share" data-count="horizontal" href="http://twitter.com/share" data-text="PowerShell &#8211; New Command Prompt from Microsoft" data-url="http://www.pchijack.com/os/powershell-new-command-prompt-from-microsoft/" class="twitter-share-button" rel="nofollow"></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pchijack.com/os/powershell-new-command-prompt-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

