<?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>Rudy Rodarte . com &#187; Windows</title>
	<atom:link href="http://www.rodolforodarte.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rodolforodarte.com</link>
	<description>Follow Rudy as he programs, travels and designs.</description>
	<lastBuildDate>Mon, 28 Nov 2011 23:28:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Remote Desktop won’t go back to Full Screen Part 2</title>
		<link>http://www.rodolforodarte.com/2011/10/remote-desktop-won%e2%80%99t-go-back-to-full-screen-part-2/</link>
		<comments>http://www.rodolforodarte.com/2011/10/remote-desktop-won%e2%80%99t-go-back-to-full-screen-part-2/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 16:22:24 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 x64]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.rodolforodarte.com/?p=7241</guid>
		<description><![CDATA[Learn how to use AutoHotKey to resize your remote desktop sessions back to full screen after minimization in Windows. Never deal with scroll bars in RDP again!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rodolforodarte.com/wp-content/uploads/2011/10/ScrollScrollScroll.png"><img class="aligncenter size-medium wp-image-7246" title="ScrollScrollScroll" src="http://www.rodolforodarte.com/wp-content/uploads/2011/10/ScrollScrollScroll-300x171.png" alt="" width="300" height="171" /></a><br />
Earlier this year, I wrote about <a href="http://www.rodolforodarte.com/2010/06/remote-desktop-wont-go-back-to-full-screen-after-mnimization-in-windows-7/">Remote Desktop not returning to fullscreen after minimization in Windows 7</a>. The solution is to use Control-Alt-Break to bring the remote desktop window to full screen. And life was grand. I noticed some comments that people had Laptops where their keyboard did not have a Break key.<br />
<span id="more-7241"></span><br />
<div id="attachment_7247" class="wp-caption aligncenter" style="width: 310px"><a href="http://windows.microsoft.com/en-US/windows-xp/help/on-screen-keyboard"><img src="http://www.rodolforodarte.com/wp-content/uploads/2011/10/OSK-300x86.png" alt="On Screen Keyboard" title="OSK" width="300" height="86" class="size-medium wp-image-7247" /></a><p class="wp-caption-text">Could this help?</p></div></p>
<p>I thought that the On Screen Keyboard would work, but I heard that the break key on the On Screen Keyboard didn&#8217;t work. I didn&#8217;t have time to research, so I left the no break key issue to those that actually didn&#8217;t have a break key.<br />
Fast forward a few weeks, and I myself got a Dell XPS 15 which, as luck would have it, does not have a break key. So, here I am again, tackling the same issue. This time, the solution takes a bit of software.<br />
At work, I use a program called <a href="http://www.autohotkey.com/">AutohotKey</a> to script things out, like my signature. So, RR expands to<br />
Thanks,<br />
Rudy Rodarte</p>
<p>AutoHotKey can also remap keys send commands. Here are a few links showing the different things AutoHotKey can do:<br />
<a href="http://www.autohotkey.com/docs/Hotkeys.htm">Hot Keys</a><br />
<a href="http://www.autohotkey.com/docs/misc/Remap.htm">Remaping Keys</a><br />
<a href="http://www.autohotkey.com/docs/Hotstrings.htm">HotStrings (auto expanding text, like my signature)</a><br />
Now, knowing all this, we can use AutoHotKey to map Control-Alt-Break to some other key. I use Control-Alt-C as my Control-Alt-Break replacement. Here is the code:</p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;"><span style="color: #33cc33;">^!</span>c::send <span style="color: #33cc33;">^!</span>{CtrlBreak}</pre></div></div>

<p>You can download the Control-Alt-Break file here:<br />
<a href='http://www.rodolforodarte.com/wp-content/uploads/2011/10/CtrlAltBreak.zip'>CtrlAltBreak.zip</a></p>
<p>All you have to do is save this to a file, load the file in AutoHotKey, and use Control-Alt-C whenever you need your Remote Desktop session back to full screen.</p>
<div class="wp-about-author-containter-top" style="background-color:#ffffff;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/a2afb1e7196ff2822edd1eba77e271a5?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://www.rodolforodarte.com/author/admin/' title='Rudy'>Rudy</a></h3><p>Rudy Rodarte is a SQL Server Database professional based in Austin, TX. Over his career, Rudy has worked with SSRS, SSIS, performance tuning troubleshooting. When away from Keyboard, Rudy goes to Spurs and Baylor Bear sporting events.</p><p><a href='http://www.rodolforodarte.com' title='Rudy'>Website</a> - <a href='http://twitter.com/#!/shadyrudy' title='Rudyon Twitter'>Twitter</a> - <a href='http://www.rodolforodarte.com/author/admin/' title='More posts by Rudy'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.rodolforodarte.com/2011/10/remote-desktop-won%e2%80%99t-go-back-to-full-screen-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find numbers within a string in Excel</title>
		<link>http://www.rodolforodarte.com/2011/07/find-numbers-within-a-string-in-excel/</link>
		<comments>http://www.rodolforodarte.com/2011/07/find-numbers-within-a-string-in-excel/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 21:15:42 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.rodolforodarte.com/?p=6781</guid>
		<description><![CDATA[Learn how to use excel to extract numbers from strings.]]></description>
			<content:encoded><![CDATA[<p>Recently, I had to pull customer numbers out of strings from an excel sheet. Sure,  you can use trickery like spaces to columns or regex. Excel is pretty powerful, if you know all of the text tools at your disposal. This is how I extracted the numbers for random text</p>
<p><span id="more-6781"></span><br />
The problem was, each row was formatted differently. So I had several thousand rows that looked like this:</p>
<p>Client A (555)<br />
Client B (789) Houston<br />
Client Dallas (4444)</p>
<p>and so on.</p>
<p>I looked around on some <a href="http://www.excelforum.com/excel-worksheet-functions/630231-extract-number-from-alphanumeric-string.html">Excel Guru</a> sites and found the following formula.<br />
<code><br />
=REPLACE(LEFT(A1,LOOKUP(10,MID(A1,ROW(INDIRECT("1:30")),1)+0,ROW(INDIRECT("1:30")))),1,MIN(FIND(0,SUBSTITUTE(A1&#038;0,{1,2,3,4,5,6,7,8,9},0)))-1,"")+0<br />
</code></p>
<h3>Caveat</h3>
<p>Though not perfect, this was exactly what I needed. The one drawback to this code is any cell with non sequential numbers such as:<br />
Client T1000 Loop 360<br />
will not work.<br />
<img src="http://www.rodolforodarte.com/wp-content/uploads/2011/07/Excel_Numbers_In_Strings.png" alt="" title="Excel_Numbers_In_Strings" width="734" height="518" class="alignleft size-full wp-image-6783" /></p>
<div class="wp-about-author-containter-top" style="background-color:#ffffff;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/a2afb1e7196ff2822edd1eba77e271a5?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://www.rodolforodarte.com/author/admin/' title='Rudy'>Rudy</a></h3><p>Rudy Rodarte is a SQL Server Database professional based in Austin, TX. Over his career, Rudy has worked with SSRS, SSIS, performance tuning troubleshooting. When away from Keyboard, Rudy goes to Spurs and Baylor Bear sporting events.</p><p><a href='http://www.rodolforodarte.com' title='Rudy'>Website</a> - <a href='http://twitter.com/#!/shadyrudy' title='Rudyon Twitter'>Twitter</a> - <a href='http://www.rodolforodarte.com/author/admin/' title='More posts by Rudy'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.rodolforodarte.com/2011/07/find-numbers-within-a-string-in-excel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Working with Seconds in Excel</title>
		<link>http://www.rodolforodarte.com/2011/05/working-with-seconds-in-excel/</link>
		<comments>http://www.rodolforodarte.com/2011/05/working-with-seconds-in-excel/#comments</comments>
		<pubDate>Tue, 24 May 2011 16:17:20 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.rodolforodarte.com/?p=4599</guid>
		<description><![CDATA[I recently had to use back end data from SQL Server to deliver several reports in excel. All of my SQL code gave me results in seconds; however, the users had distinct formatting requests. I would have to use a few excel tricks to get things just right in each report.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.rodolforodarte.com/wp-content/uploads/2011/05/Seconds_to_Hours.png"><img class="size-full wp-image-4601 aligncenter" title="Seconds_to_Hours" src="http://www.rodolforodarte.com/wp-content/uploads/2011/05/Seconds_to_Hours.png" alt="" width="687" height="212" /></a></p>
<p>I recently had to use back end data from SQL Server to deliver several reports in excel. All of my SQL code gave me results in seconds; however, the users had distinct formatting requests. I would have to use a few excel tricks to get things just right in each report.<br />
<span id="more-4599"></span></p>
<h2>Time in Seconds to HH:MM:SS</h2>
<p>For the first request, I had to take the number of seconds and convert to HH:MM:SS. My script gave me results like 18000 seconds or so. To get the results in the desired format, I first divide the value by 86400. 86400 is the number of seconds in a day (60*60*24). Next, in custom formatting, choose <strong>[h]:mm:ss.</strong> It is important to choose [h]:mm:ss instead of HH:MM:SS because the h in brackets allows numbers greater than 23. So, our example of 18000 seconds becomes 5 hours.</p>
<h2>Time to Decimal Hours</h2>
<p>For the second request, I had to take the number of seconds and covert to decimal hours. Let’s look at 5 hours and 45 minutes or 20700 seconds. The first step is to divide the seconds by 86400 and convert the value to <strong>[h]:mm:ss</strong>. In our example, 20700 seconds appears as 5:45:00. Next, divide the value by 0.041666667. The number 0.041666667 = 1/24th of a day.  Lastly, format the results as number with 2 decimal places. The result comes out nicely with number of hours before the decimal and fractional hours after the decimal. So, our example of 20700 seconds becomes 5.75 hours.</p>
<div class="wp-about-author-containter-top" style="background-color:#ffffff;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/a2afb1e7196ff2822edd1eba77e271a5?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://www.rodolforodarte.com/author/admin/' title='Rudy'>Rudy</a></h3><p>Rudy Rodarte is a SQL Server Database professional based in Austin, TX. Over his career, Rudy has worked with SSRS, SSIS, performance tuning troubleshooting. When away from Keyboard, Rudy goes to Spurs and Baylor Bear sporting events.</p><p><a href='http://www.rodolforodarte.com' title='Rudy'>Website</a> - <a href='http://twitter.com/#!/shadyrudy' title='Rudyon Twitter'>Twitter</a> - <a href='http://www.rodolforodarte.com/author/admin/' title='More posts by Rudy'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.rodolforodarte.com/2011/05/working-with-seconds-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop won’t go back to Full Screen after Minimization in Windows 7</title>
		<link>http://www.rodolforodarte.com/2010/06/remote-desktop-wont-go-back-to-full-screen-after-mnimization-in-windows-7/</link>
		<comments>http://www.rodolforodarte.com/2010/06/remote-desktop-wont-go-back-to-full-screen-after-mnimization-in-windows-7/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 17:20:25 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[MSTSC]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 x64]]></category>

		<guid isPermaLink="false">http://www.rodolforodarte.com/?p=295</guid>
		<description><![CDATA[Update: No Break Key? See Part 2 to this article So, last month I finally got my new work system. It is a nice Dell Precision M4500 running an Intel Core i5, 8GB RAM, tons [...]]]></description>
			<content:encoded><![CDATA[<h2>Update: No Break Key?<br />
<a href="http://www.rodolforodarte.com/2011/10/remote-desktop-won%E2%80%99t-go-back-to-full-screen-part-2/">See Part 2 to this article</a></h2>
<p>So, last month I finally got my new work system. It is a nice Dell Precision M4500 running an Intel Core i5, 8GB RAM, tons of Hard Drive space, etc. I also made the move to Windows 7 X64 from Windows Vista. In reality, I don&#8217;t use many of the super advanced OS features. I wants the OS to &#8220;stay out of the way&#8221; of my day to day tasks. One of those tasks is remoting into servers and headless desktops. It is not that unusual for me to have several Remote Desktop(MSTSC.exe) windows open at the same time.</p>
<p>Now, I will usually fire up the remote desktop windows in fullscreen mode and take care of some tasks. Once complete, I will minimize the window, like any other window. The problem appears when I restore the Remote Desktop window. Instead of returning to true fullscreen, I find that the Windows 7 Taskbar, or <a href="http://www.neowin.net/news/main/09/01/15/windows-7-superbar-overview">Superbar</a>, blocked the window from returning to full screen. Also, the remote desktop window now has scroll bars.</p>
<p>Luckily, the fix is pretty easy. We all know we can use <strong>Ctrl-Alt-End</strong> to send a Ctrl-Alt-Del  message to the remote desktop. Similarly, we can use <strong>Ctrl-Alt-Break</strong> to force the Remote Desktop window to a true full screen. Superbar or not, the Remote Desktop is now full screen again!</p>
<div class="wp-about-author-containter-top" style="background-color:#ffffff;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/a2afb1e7196ff2822edd1eba77e271a5?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://www.rodolforodarte.com/author/admin/' title='Rudy'>Rudy</a></h3><p>Rudy Rodarte is a SQL Server Database professional based in Austin, TX. Over his career, Rudy has worked with SSRS, SSIS, performance tuning troubleshooting. When away from Keyboard, Rudy goes to Spurs and Baylor Bear sporting events.</p><p><a href='http://www.rodolforodarte.com' title='Rudy'>Website</a> - <a href='http://twitter.com/#!/shadyrudy' title='Rudyon Twitter'>Twitter</a> - <a href='http://www.rodolforodarte.com/author/admin/' title='More posts by Rudy'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.rodolforodarte.com/2010/06/remote-desktop-wont-go-back-to-full-screen-after-mnimization-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Using Windows Media Center on a Dual Screen Setup with Windows 7 x64</title>
		<link>http://www.rodolforodarte.com/2010/06/using-windows-media-center-on-a-dual-screen-setup-with-windows-7-x64/</link>
		<comments>http://www.rodolforodarte.com/2010/06/using-windows-media-center-on-a-dual-screen-setup-with-windows-7-x64/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 14:27:01 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Media Center]]></category>
		<category><![CDATA[Windows x64]]></category>
		<category><![CDATA[WMC]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://www.rodolforodarte.com/?p=291</guid>
		<description><![CDATA[If your PC came with Windows 7, chances are you already have Windows Media Center installed. Some PCs come with a built in TV tuner, or you can get an external TV tuner at a [...]]]></description>
			<content:encoded><![CDATA[<p>If your PC came with Windows 7, chances are you already have Windows Media Center installed. Some PCs come with a built in TV tuner, or you can get an external TV tuner at a reasonable price at your favorite store. One of the neat things about having a TV tuner on your machine is is having the ability to watch live or recorded TV right on your machine via <a href="http://www.microsoft.com/windows/windows-media-center/get-started/default.aspx">Windows Media Center</a>.  Of course, when you&#8217;re working on something else, you&#8217;re going to have to cover the TV image. Of course, when you have a multi monitor setup, you can have your favorite application running full screen on one monitor and all your work applications on another monitor. However, I have noticed an annoying issue on <a href="http://www.microsoft.com/windows/windows-7/compare/ultimate.aspx">Windows 7 x64</a>.<br />
It seems that running Windows Media Center on full screen mode also freezes the mouse on the same monitor. Meaning, after you maximize, you cannot move the mouse off of the monitor running Windows Media Center. Not ideal, if you want to work on other things on your primary monitor. I searched around the web to see if there is a patch or hotfix for the issue. I didn&#8217;t really find anything, except for a <a href="http://social.answers.microsoft.com/Forums/en-US/vistamedia/thread/f5263a56-0c46-456c-be0f-6f8c530bfd26">work around from Microsoft</a>.<br />
The work around is pretty simple:</p>
<ol>
<li>Open Windows Media Center on your secondary monitor</li>
<li>Maximize Windows Center
<ol>
<li>The mouse is now stuck on the secondary monitor</li>
</ol>
</li>
<li>Hit the Windows key on your keyboard</li>
<li>Move the mouse freely again!</li>
</ol>
<p>Perhaps the next Windows 7 service pack will have something for this issue.</p>
<div class="wp-about-author-containter-top" style="background-color:#ffffff;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/a2afb1e7196ff2822edd1eba77e271a5?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://www.rodolforodarte.com/author/admin/' title='Rudy'>Rudy</a></h3><p>Rudy Rodarte is a SQL Server Database professional based in Austin, TX. Over his career, Rudy has worked with SSRS, SSIS, performance tuning troubleshooting. When away from Keyboard, Rudy goes to Spurs and Baylor Bear sporting events.</p><p><a href='http://www.rodolforodarte.com' title='Rudy'>Website</a> - <a href='http://twitter.com/#!/shadyrudy' title='Rudyon Twitter'>Twitter</a> - <a href='http://www.rodolforodarte.com/author/admin/' title='More posts by Rudy'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.rodolforodarte.com/2010/06/using-windows-media-center-on-a-dual-screen-setup-with-windows-7-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unshare Folders in Windows 7</title>
		<link>http://www.rodolforodarte.com/2010/04/unshare-folders-in-windows-7/</link>
		<comments>http://www.rodolforodarte.com/2010/04/unshare-folders-in-windows-7/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 13:13:17 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.rodolforodarte.com/?p=272</guid>
		<description><![CDATA[I was formatting the several of my machines the other day and I was moving files back and forth. Sure, for MP3s or videos, I use an external USB hard drive. But there are smaller [...]]]></description>
			<content:encoded><![CDATA[<p>I was formatting the several of my machines the other day and I was moving files back and forth. Sure, for MP3s or videos, I use an external USB hard drive. But there are smaller files, such as the Adobe Flash installer or Opera, which are pretty small. For those smaller files, I use a drop folder. The drop folder is simply a folder where I grant read/write permissions to everyone. That way, people can drop files there for me. Or I have files sitting out there for, destined for another PC. Now, I made the move to Windows 7, so I had to relearn a few things. Once I was done moving files around, I wanted to unshare the drop folders. However, the share dialog looks different from the old Windows 7 versus Vista and XP. What to do, what to do. Well, instead of right-clicking and going to properties, you simply right-click and point to Share with and select “Nobody.” Voila, the share is gone!</p>
<div class="wp-about-author-containter-top" style="background-color:#ffffff;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/a2afb1e7196ff2822edd1eba77e271a5?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://www.rodolforodarte.com/author/admin/' title='Rudy'>Rudy</a></h3><p>Rudy Rodarte is a SQL Server Database professional based in Austin, TX. Over his career, Rudy has worked with SSRS, SSIS, performance tuning troubleshooting. When away from Keyboard, Rudy goes to Spurs and Baylor Bear sporting events.</p><p><a href='http://www.rodolforodarte.com' title='Rudy'>Website</a> - <a href='http://twitter.com/#!/shadyrudy' title='Rudyon Twitter'>Twitter</a> - <a href='http://www.rodolforodarte.com/author/admin/' title='More posts by Rudy'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.rodolforodarte.com/2010/04/unshare-folders-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Could not install the custom actions</title>
		<link>http://www.rodolforodarte.com/2010/02/could-not-install-the-custom-actions/</link>
		<comments>http://www.rodolforodarte.com/2010/02/could-not-install-the-custom-actions/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:53:06 +0000</pubDate>
		<dc:creator>Rudy</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.rodolforodarte.com/?p=133</guid>
		<description><![CDATA[Could not install the custom actions. The object could not be found. I&#8217;ve gotten that error more than once from Outlook 2007. The error will appear every time you try to open an eMail and [...]]]></description>
			<content:encoded><![CDATA[<h3>Could not install the custom actions. The object could not be found.</h3>
<p>I&#8217;ve gotten that error more than once from Outlook 2007. The error will appear every time you try to open an eMail and the Calendar may not work at all. Not a good way to start the day. Luckily, there is a quick fix to resolve this error:</p>
<ol>
<li>Exit outlook completely.
<ol>
<li>Use Task Manager or Process Explorer to ensure that outlook is no longer running.</li>
</ol>
</li>
<li>In Windows Explorer, navigate to %USERPROFILE%\local settings\application data\microsoft\forms\</li>
<li>Delete the file FRMCACHE.DAT</li>
<li>Restart outlook</li>
</ol>
<p>Now, whenever you open up an item, the error should no longer appear.</p>
<div class="wp-about-author-containter-top" style="background-color:#ffffff;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/a2afb1e7196ff2822edd1eba77e271a5?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://www.rodolforodarte.com/author/admin/' title='Rudy'>Rudy</a></h3><p>Rudy Rodarte is a SQL Server Database professional based in Austin, TX. Over his career, Rudy has worked with SSRS, SSIS, performance tuning troubleshooting. When away from Keyboard, Rudy goes to Spurs and Baylor Bear sporting events.</p><p><a href='http://www.rodolforodarte.com' title='Rudy'>Website</a> - <a href='http://twitter.com/#!/shadyrudy' title='Rudyon Twitter'>Twitter</a> - <a href='http://www.rodolforodarte.com/author/admin/' title='More posts by Rudy'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.rodolforodarte.com/2010/02/could-not-install-the-custom-actions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

