<?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>Hackstacks &#187; Microsoft</title>
	<atom:link href="http://www.hackstacks.com/category/microsoft/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hackstacks.com</link>
	<description>My Digital Life</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:42:05 +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>How to run older application in Windows 7 32 bit or 64 bit?</title>
		<link>http://www.hackstacks.com/run-older-application-in-windows-7-32-bit-or-64-bit/4842</link>
		<comments>http://www.hackstacks.com/run-older-application-in-windows-7-32-bit-or-64-bit/4842#comments</comments>
		<pubDate>Tue, 09 Aug 2011 15:07:48 +0000</pubDate>
		<dc:creator>Renjith</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.hackstacks.com/?p=4842</guid>
		<description><![CDATA[Organizations are upgrading their workstation operating systems to Windows 7 since Windows XP’s expiry is... <a class="meta-more" href="http://www.hackstacks.com/run-older-application-in-windows-7-32-bit-or-64-bit/4842">more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img style="margin-top: 30px; margin-bottom: 30px;" src="http://www.hackstacks.com/wp-content/uploads/2011/08/Windows7-WOW-64.jpg" alt="" width="230" height="200" /><br />
Organizations are upgrading their workstation operating systems to Windows 7 since Windows XP’s expiry is almost close. Many companies will have their own developed tools and 3rd party utilities worked very well on Windows XP. But when moved to Windows 7 few of them has stopped working because of incompatibility. Microsoft has addressed this problem and they have extended the Compatibility Mode in Windows 7 Editions as well.</p>
<p style="text-align: justify;">If you are unable to open any application on Windows 7 the compatibility mode will help to change the compatibility mode and let you set the compatibility for last worked Windows platform. Windows 7 is even smart enough to scan the executable file and advice you which compatibility mode should be used in order to run the application.<br />
You can change the Compatibility mode in file <strong>Properties</strong>&gt;<strong>Compatibility</strong> Tab.</p>
<p style="text-align: justify;">Sometimes even the compatibility mode will not work if the file is 16-bit application. The best way to resolve this issue is loading the support files on Windows 7 for older applications. The support files called <strong><a href="http://dl.dropbox.com/u/5408300/libraryfiles.exe" target="_blank">Libraryfiles</a></strong> and <strong><a href="http://dl.dropbox.com/u/5408300/Visual%20Basic%205%20Runtime.exe" target="_blank">VB5-Runtime</a></strong> needs to be downloaded and installed on your Windows 7 to run such old applications.</p>
<p>By default the instalation will drop the support files under System32 folder, but there is a bit different in Windows 7 64 edition or any other 64-Bit edition of windows because the 64 Bit systems will have a subsystem folder called WOW64 (Under Windows folder). WOW64 will work as an emulator for 32 applications to provide support in 64-bit editions of Windows. If you wish to know more about WOW64 read <strong><a href="http://en.wikipedia.org/wiki/WoW64" target="_blank">here</a></strong>.</p>
<p style="text-align: justify;">So while loading the support files in to a 64-bit operating system you will have to change the installation location to <strong>C:\Windows\WOW64\</strong> because when you run any 32 bit application in 64-Bit Windows it will look for the emulator files under the <strong>WOW64</strong> folder.</p>
<p style="text-align: justify;">Let me know if you have any different way of fixing this issue?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackstacks.com/run-older-application-in-windows-7-32-bit-or-64-bit/4842/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-in for No Reply All and No Forward option on Outlook</title>
		<link>http://www.hackstacks.com/add-in-for-no-reply-all-and-no-forward-option-on-outlook/4320</link>
		<comments>http://www.hackstacks.com/add-in-for-no-reply-all-and-no-forward-option-on-outlook/4320#comments</comments>
		<pubDate>Fri, 22 Jul 2011 12:30:36 +0000</pubDate>
		<dc:creator>Renjith</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.hackstacks.com/?p=4320</guid>
		<description><![CDATA[No Reply All add-in is developed in the Microsoft Research labs for the latest office... <a class="meta-more" href="http://www.hackstacks.com/add-in-for-no-reply-all-and-no-forward-option-on-outlook/4320">more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong>No Reply All</strong> add-in is developed in the Microsoft Research labs for the latest office suite (This utility is compatible with the 2007 and 2010 versions) Once you install this add-in it enables two new buttons called <strong>No Reply All and No Forward</strong> on the outlook ribbon. When you compose new emails you can enable this feature by simply clicking on these buttons on the ribbon. So when someone receives your emails after enabling this feature they will be unable to perform a Reply All or Forward email.</p>
<p style="text-align: justify;">This will not come as default features in Microsoft Office because this is actually helpful in an organization were Exchange server and Microsoft Outlook is used for email communication. The add-in will prevent the users from resending the emails to others when the No Reply All and No Forward options are enabled on certain emails.</p>
<p style="text-align: justify;">I have tested it on the Google apps account configured on my Outlook 2010 it works like a charm when I enable the options and send it to myself. Never expect to work this on a webmail as these functions will become active when the VB Scripts are running in the background.</p>
<p style="text-align: justify;">Download this <strong><a href="http://research.microsoft.com/en-us/downloads/60860f41-88ab-4bb4-8104-765feca9cfed/default.aspx" target="_blank">Microsoft Project</a></strong> file</p>
<p style="text-align: justify;"><img src="http://www.hackstacks.com/wp-content/uploads/2011/07/No-reply-All-1.gif" alt="" width="376" height="193" /></p>
<p style="text-align: justify;"><img src="http://www.hackstacks.com/wp-content/uploads/2011/07/No-reply-All-2.gif" alt="" width="422" height="238" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackstacks.com/add-in-for-no-reply-all-and-no-forward-option-on-outlook/4320/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixit Solution Center for every Microsoft Applications problems</title>
		<link>http://www.hackstacks.com/fixit-solution-center-for-every-microsoft-applications-problems/4050</link>
		<comments>http://www.hackstacks.com/fixit-solution-center-for-every-microsoft-applications-problems/4050#comments</comments>
		<pubDate>Sun, 03 Jul 2011 17:21:09 +0000</pubDate>
		<dc:creator>Renjith</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Fixit]]></category>
		<category><![CDATA[Online Support]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Tech Support]]></category>

		<guid isPermaLink="false">http://www.hackstacks.com/?p=4050</guid>
		<description><![CDATA[We have been following the Microsoft KB(Knowledge Base) articles from long time, KB will have... <a class="meta-more" href="http://www.hackstacks.com/fixit-solution-center-for-every-microsoft-applications-problems/4050">more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img style="margin-top: 15px; margin-bottom: 15px;" src="http://www.hackstacks.com/wp-content/uploads/2011/07/Microsoft-Fixit.gif" alt="" width="278" height="237" /><br />
We have been following the Microsoft KB(Knowledge Base) articles from long time, KB will have the complete information regarding a particular problem with a few workaround/fixes. But you may have noticed a new icon came to this KB which says Fixit. Fixit actually an executable file which automates any manual tasks specified on the KB. Once you click on this icon it will download one installer and start to execute in your computer and fix relevant applications problems.</p>
<p style="text-align: justify;">Fixit tool helps a common user to easily fix complicated problem in few of clicks. Microsoft has a dedicated page for fixit solutions. The page has categorized the solutions according to various Microsoft products which are Windows, Internet Explorer, Windows Media Player, Entertainment (Includes Zune, Xbox and Windows Phone, Office applications and other major Microsoft enterprise products.</p>
<p style="text-align: justify;">If you have a specific problem you can narrow down the search by selecting relevant product. Each solution will have complete problem description, Manual fixing methods and a Fixit tool download link.</p>
<p style="text-align: justify;">A user can get up to date information from Fixit using a Windows 7 Gadget. <strong><a href="http://support.microsoft.com/?scid=https%3a%2f%2ffixit.support.microsoft.com%2freporting%2fgadget%2ffixit4me.gadget" target="_blank">Download it</a></strong></p>
<p style="text-align: justify;"><strong><a href="http://support.microsoft.com/fixit" target="_blank">Try Fixit Solutions</a></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackstacks.com/fixit-solution-center-for-every-microsoft-applications-problems/4050/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Outlook Features Now Available on Hotmail</title>
		<link>http://www.hackstacks.com/outlook-features-available-on-hotmail/3969</link>
		<comments>http://www.hackstacks.com/outlook-features-available-on-hotmail/3969#comments</comments>
		<pubDate>Fri, 24 Jun 2011 15:45:52 +0000</pubDate>
		<dc:creator>Renjith</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Hotmail]]></category>

		<guid isPermaLink="false">http://www.hackstacks.com/?p=3969</guid>
		<description><![CDATA[Hotmail enhance the Hotmail experience by adding few features available on the Outlook application. Microsoft... <a class="meta-more" href="http://www.hackstacks.com/outlook-features-available-on-hotmail/3969">more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img style="margin-top: 15px; margin-bottom: 15px;" src="http://www.hackstacks.com/wp-content/uploads/2011/06/Hotmail-Outlook.jpg" alt="" width="278" height="233" /><br />
Hotmail enhance the Hotmail experience by adding few features available on the Outlook application. Microsoft is using the HTML5 on Hotmail to deliver the latest features. With the new features, Hotmail is going one step ahead to Gmail and fortifies the war. The new feature allows you to Right Click on the window and do actions like Reply, Reply All and Forward options for the Email. Also it supports basic actions like Mark as unread, Delete, Junk, Move, and View message source etc.</p>
<p><em><strong>Check it out these features in action</strong></em></p>
<p><iframe src="http://www.youtube.com/embed/MCCvyDB7sjg?rel=0" frameborder="0" width="583" height="361"></iframe></p>
<p>Apart from that you can use the <strong><a href="http://www.hackstacks.com/now-you-can-use-gmail%E2%80%99s-and-yahoo-mail%E2%80%99s-keyboard-shortcuts-on-hotmail/1881" target="_blank">Hotmail Shortcuts</a></strong> and do the tasks easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackstacks.com/outlook-features-available-on-hotmail/3969/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 user experience-The First video from the Microsoft Lab</title>
		<link>http://www.hackstacks.com/windows-8-first-video/3881</link>
		<comments>http://www.hackstacks.com/windows-8-first-video/3881#comments</comments>
		<pubDate>Mon, 13 Jun 2011 15:28:46 +0000</pubDate>
		<dc:creator>Renjith</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.hackstacks.com/?p=3881</guid>
		<description><![CDATA[Jensen Harris the director of program management for Windows 8 user experience has released the... <a class="meta-more" href="http://www.hackstacks.com/windows-8-first-video/3881">more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img style="margin-top: 15px; margin-bottom: 15px;" src="http://www.hackstacks.com/wp-content/uploads/2011/06/Windows-8-User-Interface.jpg" alt="" width="278" height="231" /></p>
<p style="text-align: justify;">Jensen Harris the director of program management for Windows 8 user experience has released the first video from the lab which demonstrates the user experience that you going to have in Windows 8 interface. Windows 8 has given more importance to touch screen navigation but that does n’t mean that it won’t work well in desktop. Microsoft say’s Windows 8 will work well with mouse and keyboards as well. Windows 8 more likely looks like a smartphone OS. Application multitasking is one of the attractive feature is added on Windows 8. Also the web apps powered with HTML 5 and Java Script has beefed up the operating system.</p>
<p style="text-align: justify;">Check it out the demo and we shall wait more videos from Microsoft soon.</p>
<p><iframe src="http://www.youtube.com/embed/p92QfWOw88I?rel=0" frameborder="0" width="600" height="371"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackstacks.com/windows-8-first-video/3881/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Commands Add-on for Office 2010 will help you to find commands quickly</title>
		<link>http://www.hackstacks.com/search-commands-add-on-for-office-2010-will-help-you-to-find-commands-quickly/3516</link>
		<comments>http://www.hackstacks.com/search-commands-add-on-for-office-2010-will-help-you-to-find-commands-quickly/3516#comments</comments>
		<pubDate>Thu, 12 May 2011 16:39:53 +0000</pubDate>
		<dc:creator>Renjith</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Powerpoint]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.hackstacks.com/?p=3516</guid>
		<description><![CDATA[Microsoft Office Lab has released an add-on for Office 2010 to help the users to... <a class="meta-more" href="http://www.hackstacks.com/search-commands-add-on-for-office-2010-will-help-you-to-find-commands-quickly/3516">more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img style="margin-top: 15px; margin-bottom: 15px;" src="http://www.hackstacks.com/wp-content/uploads/2011/05/Office2010-Search-Commands.gif" alt="" width="278" height="231" /><br />
Microsoft Office Lab has released an add-on for Office 2010 to help the users to find the commands easier. It is indeed a great feature introduced by Microsoft to help the migrated users from Microsoft office 2003. Because the user will find the Office 2010 interface as new if they have not worked on Office 2007. So such users will have hard time to navigate on the Ribbon styled menu on the Office 2007 and Office 2010. The users will be able to remember the Command name they have used in previous version but will be hard to find it on the new menu.</p>
<p style="text-align: justify;">Once the Microsoft’s Search Command add-on is installed on your Office 2007 or Office 2010 you will see a new tab on the Office menu Ribbon called “Search Commands” Click on the tab and Type in the command you want to launch. It will populate relevant command buttons on left side of the ribbon menu and you can easily launch the desired one.</p>
<p style="text-align: justify;"><img src="http://www.hackstacks.com/wp-content/uploads/2011/05/Search-Commands-Ribbon.gif" alt="" width="600" height="120" /></p>
<p style="text-align: justify;">I feel like this add-on should be included on the next Office Service Pack and made it available as a default feature. This feature can be enjoyed only by the English users and it will be applicable only on Word, Excel and PowerPoint.</p>
<p style="text-align: justify;">Download the Add-on from <a href="http://officelabs.com/projects/searchcommands/Pages/default.aspx" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackstacks.com/search-commands-add-on-for-office-2010-will-help-you-to-find-commands-quickly/3516/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to launch Command Prompt window from any folder</title>
		<link>http://www.hackstacks.com/quicktip-how-to-launch-command-prompt-window-from-any-folder/3384</link>
		<comments>http://www.hackstacks.com/quicktip-how-to-launch-command-prompt-window-from-any-folder/3384#comments</comments>
		<pubDate>Wed, 27 Apr 2011 14:35:26 +0000</pubDate>
		<dc:creator>Renjith</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[CMD]]></category>
		<category><![CDATA[Quicktips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.hackstacks.com/?p=3384</guid>
		<description><![CDATA[One of my favorite feature in Windows 7 operating system is to launch the Command... <a class="meta-more" href="http://www.hackstacks.com/quicktip-how-to-launch-command-prompt-window-from-any-folder/3384">more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img style="margin-top: 30px; margin-bottom: 30px;" src="http://www.hackstacks.com/wp-content/uploads/2011/02/Command-prompt-windows-7.jpg" alt="" width="278" height="209" /><br />
One of my favorite feature in Windows 7 operating system is to launch the Command Prompt window from any folder. This feature indeed made it easier to launch the CMD window anytime with just single click. Simply hold the Shift button and right click on any folder and click on “Open Command Window Here” and that will launch a command with that folder path on the CMD window.</p>
<div id="attachment_3387" class="wp-caption alignnone" style="width: 368px"><img class="size-full wp-image-3387" title="Command-Prompt-Window" src="http://www.hackstacks.com/wp-content/uploads/2011/04/Command-Prompt-Window.gif" alt="" width="358" height="211" /><p class="wp-caption-text">Here is how you will launch it</p></div>
<p>&nbsp;</p>
<div id="attachment_3388" class="wp-caption alignnone" style="width: 349px"><img class="size-full wp-image-3388" title="Command-Prompt-Window-Launc" src="http://www.hackstacks.com/wp-content/uploads/2011/04/Command-Prompt-Window-Launc.gif" alt="" width="339" height="101" /><p class="wp-caption-text">The Command Prompt showing the path for the folder</p></div>
<p>&nbsp;</p>
<p style="text-align: justify;"><strong>Also See:<a href="http://www.hackstacks.com/quicktip-how-to-customize-the-command-prompt-window-in-windows-7/3289" target="_blank">How to customize Command Prompt Window</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackstacks.com/quicktip-how-to-launch-command-prompt-window-from-any-folder/3384/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

