<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx</link><description>I received an email from MSDN Magazine subscriber Oren Novotny thanking me for my preview handler article in the January 2007 issue of MSDN Magazine . Oren also wondered whether a tool could be written to make it easy to edit preview handler registrations</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Preview Handlers in Outlook 2007</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1287616</link><pubDate>Thu, 14 Dec 2006 22:27:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1287616</guid><dc:creator>SGriffin's [MSFT] WebLog</dc:creator><description>&lt;p&gt;I figure it won't be long before folks are asking me how to do this. Stephen Toub put up a great article&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1287659</link><pubDate>Thu, 14 Dec 2006 22:53:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1287659</guid><dc:creator>onovotny</dc:creator><description>&lt;p&gt;Thanks, it looks great and works really well.&lt;/p&gt;
&lt;p&gt;--Oren&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1412681</link><pubDate>Fri, 05 Jan 2007 00:30:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1412681</guid><dc:creator>Rodrigo</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;There is somehow to associate html files with some PreviewHandler? Outlook 2007 is lacking a html PreviewHandler, thats weird.&lt;/p&gt;
&lt;p&gt;tnx.&lt;/p&gt;
&lt;p&gt;PS.: I got a error after associate .htm with MSDN Internet Explorer Preview Handler using this editor.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1412687</link><pubDate>Fri, 05 Jan 2007 00:32:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1412687</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;Are you using RTM of Outlook 2007 on Vista RTM? &amp;nbsp;It does have a built-in HTML preview handler.&lt;/p&gt;
</description></item><item><title>Vista and Office: View Data Your Way With Our Managed Preview Handler Framework</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1413243</link><pubDate>Fri, 05 Jan 2007 03:34:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1413243</guid><dc:creator>MSDN Magazine</dc:creator><description>&lt;p&gt;The new Windows Vista preview pane lets you preview files right within the shell, and Outlook 2007 gives&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1540249</link><pubDate>Sat, 27 Jan 2007 05:35:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1540249</guid><dc:creator>Chris Pietschmann</dc:creator><description>&lt;p&gt;Could you post the source code for this editor?&lt;/p&gt;
&lt;p&gt;It seems to error everytime I try to run it. I am running Vista x64 RTM by the way.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1583489</link><pubDate>Fri, 02 Feb 2007 19:02:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1583489</guid><dc:creator>Brian Kudera</dc:creator><description>&lt;p&gt;Thanks for sharing this handy utility!&lt;/p&gt;
&lt;p&gt;However, when I run the application I do not have the Registered Handler of Microsoft Windows TXT Preview Handler. How do I add this as a handler?&lt;/p&gt;
</description></item><item><title>Code for PreviewHandlerAssociationEditor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1584344</link><pubDate>Fri, 02 Feb 2007 21:57:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1584344</guid><dc:creator>Stephen Toub</dc:creator><description>&lt;p&gt;I've had several requests for the code for the PreviewHandlerAssociationEditor tool I put up a few weeks&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1584349</link><pubDate>Fri, 02 Feb 2007 21:59:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1584349</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;Chris, I've updated the download with the source for the tool. &amp;nbsp;If you figure out why it's not working for you on x64, I'd be very interested in the answer. &amp;nbsp;I unfortunately don't have an x64 machine accessible to me at the moment to test it on.&lt;/p&gt;
&lt;p&gt;Brian, what handlers do show up in the combobox? &amp;nbsp;Are any available?&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1584720</link><pubDate>Fri, 02 Feb 2007 23:19:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1584720</guid><dc:creator>briankudera</dc:creator><description>&lt;p&gt;I have the following Registered Handles displaying in the utility:&lt;/p&gt;
&lt;p&gt;Microsoft Office Excel previewer&lt;/p&gt;
&lt;p&gt;Microsoft Office PowerPoint previewer&lt;/p&gt;
&lt;p&gt;Microsoft Office Visio previewer&lt;/p&gt;
&lt;p&gt;Microsoft Office Word previewer&lt;/p&gt;
&lt;p&gt;FYI I am on Win XP Pro&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1585885</link><pubDate>Sat, 03 Feb 2007 03:24:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1585885</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;Ah! Yeah, there are differences between Windows Vista and WinXP. &amp;nbsp;I tried to make it clear in the article, but obviously I could have made it clearer ;) &amp;nbsp;Vista ships with some preview handlers, as does Office 2007, and the sets they ship with are different. &amp;nbsp;I believe the TXT preview handler is just in the Vista subset, which would explain why it's not available to you.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1588002</link><pubDate>Sat, 03 Feb 2007 08:40:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1588002</guid><dc:creator>briankudera</dc:creator><description>&lt;p&gt;ahh ha toub- that probably explains it!&lt;/p&gt;
&lt;p&gt;Sorry, didn't catch that as the description of this thread. I'll locate another thread to post my WinXP Pro issues on.&lt;/p&gt;
&lt;p&gt;Thanks!!&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;
</description></item><item><title>Creando Previewers Personalizados para Outlook 2007</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1617386</link><pubDate>Wed, 07 Feb 2007 10:32:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1617386</guid><dc:creator>Sergio Tarrillo's Blog -&gt; enhancements</dc:creator><description>&lt;p&gt;Los que tienen Office 2007, o probaron las Betas de Office 2007, se pudieron dar cuenta de una excelente...&lt;/p&gt;
</description></item><item><title>Creando Previewers Personalizados para Outlook 2007</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1617400</link><pubDate>Wed, 07 Feb 2007 10:32:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1617400</guid><dc:creator>SergioTarrillo's RichWeblog</dc:creator><description>&lt;p&gt;Los que tienen Office 2007, o probaron las Betas de Office 2007, se pudieron dar cuenta de una excelente&lt;/p&gt;
</description></item><item><title>Update to PreviewHandlerAssociationEditor for Vista x64</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1687030</link><pubDate>Fri, 16 Feb 2007 08:14:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1687030</guid><dc:creator>Stephen Toub</dc:creator><description>&lt;p&gt;John Robbins emailed me tonight to let me know that he found a bug with my PreviewHandlerAssociatedEditor&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1869628</link><pubDate>Tue, 13 Mar 2007 06:56:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1869628</guid><dc:creator>Helio</dc:creator><description>&lt;p&gt;This is great - however it crashes when I try to add XML to the TXT handler.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1869761</link><pubDate>Tue, 13 Mar 2007 07:31:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1869761</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;Helio, what crashes?&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1870145</link><pubDate>Tue, 13 Mar 2007 09:14:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1870145</guid><dc:creator>helio</dc:creator><description>&lt;p&gt;Sorry I misstated really - I get an unhandled exception the gist of it is this:&lt;/p&gt;
&lt;p&gt;System.UnauthorizedAccessException: Access to the registry key 'HKEY_CLASSES_ROOT\XML' is denied.&lt;/p&gt;
&lt;p&gt;But the app doesn't crash. However, nor does it create the handler association. I tried running as admin...&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1873864</link><pubDate>Tue, 13 Mar 2007 19:06:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1873864</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;You're selecting the wrong item in the list. &amp;nbsp;You want &amp;quot;.xml&amp;quot;, not &amp;quot;xml&amp;quot;.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1900012</link><pubDate>Sat, 17 Mar 2007 15:27:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1900012</guid><dc:creator>Wouter Baake</dc:creator><description>&lt;p&gt;Is there any reason why HTML preview is not supported with Outlook 2007 on Win XP Pro? &lt;/p&gt;
&lt;p&gt;These kind of stupid things are driving me crazy, there's HTML rendering for messages, but not for attachment previewing, what the hell is that...&lt;/p&gt;
</description></item><item><title>Photoshop Preview Handler </title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1993177</link><pubDate>Fri, 30 Mar 2007 12:16:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1993177</guid><dc:creator>Quartz</dc:creator><description>&lt;p&gt;I have created a Photoshop preview handler based on your brilliant framework and article on MSDN jan 2007 &lt;/p&gt;
&lt;p&gt;Photoshop files(PSD) Preview Handler for Windows Vista here &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.codeproject.com/useritems/PhotoshopPreviewHandler.asp"&gt;http://www.codeproject.com/useritems/PhotoshopPreviewHandler.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Do let me know what you think about that &lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#1996031</link><pubDate>Sat, 31 Mar 2007 00:57:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1996031</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;Quartz, that's awesome! &amp;nbsp;I'm glad to see that folks like you are picking this up and running with it to create new preview handlers. &amp;nbsp;I hope the framework was helpful, and please do let me know of any others you create.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#2359647</link><pubDate>Tue, 01 May 2007 19:28:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2359647</guid><dc:creator>Somnath Mondal</dc:creator><description>&lt;p&gt;Is it possible to use the file previewer component which already installed with Outlook 2007 using C# Windows Form. Basically I want to preview office document inside my application window. It will help me a lot if you send some article/link on the same&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#2360836</link><pubDate>Tue, 01 May 2007 20:59:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2360836</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;It should be possible, but I've never tried. &amp;nbsp;Good luck.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#3413186</link><pubDate>Wed, 20 Jun 2007 01:25:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3413186</guid><dc:creator>orimarjr69@gmail.com</dc:creator><description>&lt;p&gt;i have been looking for a dwg. handler for auto cad for almost a week with no success i am not a programmer but have a feeling by the time i find it i would have already written on myself lol. Every architect and engineer could use this but so far does not exist can any body please point me in at least a general direction i which i should be surfing!&lt;/p&gt;
</description></item><item><title>Hosting Vista File Previews in Managed Code</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#4070597</link><pubDate>Fri, 27 Jul 2007 00:13:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4070597</guid><dc:creator>Coding Powers</dc:creator><description>&lt;p&gt;As part of my work on the Coding4Fun Developer Kit 2008, I created a WinForm control encapsulating the...&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#4154651</link><pubDate>Wed, 01 Aug 2007 02:34:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4154651</guid><dc:creator>Geoff</dc:creator><description>&lt;p&gt;I agree with Wouter Baake &amp;nbsp;why cant i preview a html attachment in outlook 2007 - this seems really crazy!!!&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#5227215</link><pubDate>Mon, 01 Oct 2007 22:45:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5227215</guid><dc:creator>Dane</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;.Divx now previews in Vista.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Dane&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#5796848</link><pubDate>Wed, 31 Oct 2007 14:03:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5796848</guid><dc:creator>Wimmme</dc:creator><description>&lt;p&gt;For PreviewHandlers on XP, look at &lt;a rel="nofollow" target="_new" href="http://www.azarfamily.org/previewhandlersforwindowsxp"&gt;http://www.azarfamily.org/previewhandlersforwindowsxp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;GIl Azar did an amazing job there !&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#6613322</link><pubDate>Fri, 30 Nov 2007 13:21:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6613322</guid><dc:creator>Colin Walker</dc:creator><description>&lt;p&gt;Resolved some issues I was having really easily. Thanks :)&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#6850841</link><pubDate>Mon, 24 Dec 2007 08:09:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6850841</guid><dc:creator>Robert McLaws</dc:creator><description>&lt;p&gt;Does this code work on Vista x64?&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#6898384</link><pubDate>Sat, 29 Dec 2007 19:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6898384</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;I've never tested it on x64, but I know that others have. &amp;nbsp;See &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/toub/archive/2007/02/16/update-to-previewhandlerassociationeditor-for-vista-x64.aspx"&gt;http://blogs.msdn.com/toub/archive/2007/02/16/update-to-previewhandlerassociationeditor-for-vista-x64.aspx&lt;/a&gt;.&lt;/p&gt;
</description></item><item><title>Vista &amp;amp; Office 2007 Preview Handlers</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#6912124</link><pubDate>Mon, 31 Dec 2007 06:25:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6912124</guid><dc:creator>Robert McLaws: Windows Vista Edition</dc:creator><description>&lt;p&gt;One of the cooler Vista features that I've started using more often is the File Preview in Windows Explorer.&lt;/p&gt;
</description></item><item><title>Vista &amp; Office 2007 Preview Handlers</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#6912128</link><pubDate>Mon, 31 Dec 2007 06:26:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6912128</guid><dc:creator>Robert McLaws: Windows Vista Edition</dc:creator><description>&lt;p&gt;One of the cooler Vista features that I've started using more often is the File Preview in Windows Explorer.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#7141679</link><pubDate>Thu, 17 Jan 2008 16:34:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7141679</guid><dc:creator>msapc</dc:creator><description>&lt;p&gt;Thank you for a good program! Already helped me fix some problems after installing one of those handler packs for WinXP.&lt;/p&gt;
&lt;p&gt;One wish - If You could please make some substring search in the extension list, because otherwise looking for the desired filetype is pretty lengthy process.&lt;/p&gt;
&lt;p&gt;Wthat I want is &amp;quot;search&amp;quot; field, where I could enter &amp;quot;pd&amp;quot; (case insensitive) and see only &amp;quot;.*PD.*&amp;quot; stuff, including those long names like &amp;quot;Adobe PDF File&amp;quot; along with simple &amp;quot;.pdf&amp;quot; lines.&lt;/p&gt;
</description></item><item><title>The Big Ten Life and Work Changing Utilities from Scott Hanselmans BLOG</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#8145453</link><pubDate>Tue, 11 Mar 2008 08:48:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8145453</guid><dc:creator>Shahed Khan (MVP C#)</dc:creator><description>&lt;p&gt;Source: &lt;a rel="nofollow" target="_new" href="http://www.hanselman.com/blog/ScottHanselmans2007UltimateDeveloperAndPowerUsersToolListForWindows.aspx"&gt;http://www.hanselman.com/blog/ScottHanselmans2007UltimateDeveloperAndPowerUsersToolListForWindows.aspx&lt;/a&gt;...&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#8331095</link><pubDate>Sat, 22 Mar 2008 15:56:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8331095</guid><dc:creator>Ramesh</dc:creator><description>&lt;p&gt;Another tool here...released in the same month as Preview Handler Association Editor.&lt;/p&gt;
&lt;p&gt;[PreviewConfig]&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.winhelponline.com/articles/114/1/PreviewConfig-Utility-to-register-file-types-for-Explorer-Preview-Pane-in-Windows-Vista.html"&gt;http://www.winhelponline.com/articles/114/1/PreviewConfig-Utility-to-register-file-types-for-Explorer-Preview-Pane-in-Windows-Vista.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#8339148</link><pubDate>Thu, 27 Mar 2008 10:02:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8339148</guid><dc:creator>kenzy</dc:creator><description>&lt;p&gt;How about the .rar type files ? I can't find it after installed winrar. No prog handler found&lt;/p&gt;
</description></item><item><title>Preview Handler blocking Excel</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#8356493</link><pubDate>Fri, 04 Apr 2008 13:54:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8356493</guid><dc:creator>John Smith</dc:creator><description>&lt;p&gt;If I preview an Excel file, an instance of Excel.exe is opened that stays open. This prevents me from double clicking an Excel file because the excel.exe that is already running causes Excel to report that Personal.xlsb is in use, so my macros are not available.&lt;/p&gt;
&lt;p&gt;The only way I can use Excel freely is to shut down Explorer after previewing, to kill that first instance of excel.exe, then open Excel, then do File, Open and navigate to the file. Hardly practical!&lt;/p&gt;
&lt;p&gt;Could you suggest a solution?&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#8573641</link><pubDate>Wed, 04 Jun 2008 20:20:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8573641</guid><dc:creator>Amirz</dc:creator><description>&lt;p&gt;the tool detects only registered preview handler that already exists. Can it add new ones? eg for dwg. thanks&lt;/p&gt;
</description></item><item><title>Preview Handlers in Outlook 2007</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#8744033</link><pubDate>Thu, 17 Jul 2008 17:37:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8744033</guid><dc:creator>SGriffin's [MSFT] WebLog</dc:creator><description>&lt;p&gt;I figure it won't be long before folks are asking me how to do this. Stephen Toub put up a great article&lt;/p&gt;
</description></item><item><title>Preview Handlers for Vista and Outlook 2007</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9188320</link><pubDate>Wed, 10 Dec 2008 02:47:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9188320</guid><dc:creator>PeteGoo's Blog</dc:creator><description>&lt;p&gt;Preview Handlers for Vista and Outlook 2007&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9196651</link><pubDate>Thu, 11 Dec 2008 16:15:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9196651</guid><dc:creator>adobe premiere elements tryout serial</dc:creator><description>&lt;p&gt;adobe premiere elements tryout serial [URL=&lt;a rel="nofollow" target="_new" href="http://fokrdarc.ifrance.com/20081130-adobe-premiere.htm"&gt;http://fokrdarc.ifrance.com/20081130-adobe-premiere.htm&lt;/a&gt;]adobe premiere elements tryout serial[/URL] [url=&lt;a rel="nofollow" target="_new" href="http://fokrdarc.ifrance.com/20081130-adobe-premiere.htm"&gt;http://fokrdarc.ifrance.com/20081130-adobe-premiere.htm&lt;/a&gt;]adobe premiere elements tryout serial[/url] [url]&lt;a rel="nofollow" target="_new" href="http://fokrdarc.ifrance.com/20081130-adobe-premiere.htm"&gt;http://fokrdarc.ifrance.com/20081130-adobe-premiere.htm&lt;/a&gt;[/url] &lt;/p&gt;
</description></item><item><title>Preview Handler for image files?</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9269916</link><pubDate>Sat, 03 Jan 2009 03:54:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9269916</guid><dc:creator>newbie</dc:creator><description>&lt;p&gt;I'm testing out this and the excellent handler framework, and I've come across an issue/question. I can't seem to get jpg/gif/bmp files to preview properly in the code i'm writing, though other file types (office, pdf, etc.) work fine as in the example code. Jpg/Gif/Bmp files preview just fine in the Vista explorer preview pane, so I don't think there's any issue in my registry, etc., but I can't find out what previewer is used for them (none shows in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PreviewHandlers). &lt;/p&gt;
&lt;p&gt;Any thoughts or guidance on this would be much appreciated!&lt;/p&gt;
</description></item><item><title>Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9322416</link><pubDate>Fri, 16 Jan 2009 03:28:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9322416</guid><dc:creator>Florida SEO </dc:creator><description>&lt;p&gt;Stephen ... I want to thank you for your excellent contribution to everyone with the fantastic tool ... &lt;/p&gt;
&lt;p&gt;I do a lot of web development work and it is fantastic to be able to preview code automatically without having to open up my preferred text editor to view the files (EditPad Pro):) ... &lt;/p&gt;
&lt;p&gt;Thank you very much ... &lt;/p&gt;
&lt;p&gt;Edward Beckett &lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9544197</link><pubDate>Sat, 11 Apr 2009 01:39:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9544197</guid><dc:creator>Rudy</dc:creator><description>&lt;p&gt;I can't download this tool! (404) Please fix it thanx&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9544270</link><pubDate>Sat, 11 Apr 2009 02:36:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9544270</guid><dc:creator>toub</dc:creator><description>&lt;p&gt;It's available at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/toub/attachment/1286588.ashx"&gt;http://blogs.msdn.com/toub/attachment/1286588.ashx&lt;/a&gt;.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9904265</link><pubDate>Wed, 07 Oct 2009 13:06:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9904265</guid><dc:creator>Willi</dc:creator><description>&lt;p&gt;Based on your article &amp;quot;View Data Your Way With Our Managed Preview Handler&amp;quot;, here a preview handler for .rar file. It can be download at this url &lt;a rel="nofollow" target="_new" href="http://www.csharpfr.com/codes/PREVIEW-HANDLER-OFFICE-OUTLOOK-2007-10-SUR-FICHIERS_50647.aspx"&gt;http://www.csharpfr.com/codes/PREVIEW-HANDLER-OFFICE-OUTLOOK-2007-10-SUR-FICHIERS_50647.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9918058</link><pubDate>Thu, 05 Nov 2009 16:20:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9918058</guid><dc:creator>Hadster</dc:creator><description>&lt;p&gt;Has anyone figured out how to preview non-&amp;quot;.txt&amp;quot; text formats (such as &amp;quot;.bat&amp;quot;) with the text handler on XP? The TXT handler does not show up in the list on XP.&lt;/p&gt;
</description></item><item><title>re: Preview Handler Association Editor</title><link>http://blogs.msdn.com/toub/archive/2006/12/14/preview-handler-association-editor.aspx#9919647</link><pubDate>Mon, 09 Nov 2009 17:24:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9919647</guid><dc:creator>Oli</dc:creator><description>&lt;p&gt;Thank you Steve, it works perfectly for me!&lt;/p&gt;
</description></item></channel></rss>