<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>File Type Register</title><link>http://blogs.vbcity.com/shandy/category/53.aspx</link><description>This category is limited to announcements about an application, File Type Register, I am developing in VB.NET that allows the user to associate applications with a file type so that when they right click in Windows Explorer on a file type the application associated with the file type is displayed as an entry on the shortcut menu.</description><managingEditor>Shandy</managingEditor><dc:language>en-GB</dc:language><generator>.Text Version 0.95.2004.102</generator><item><dc:creator>Shandy</dc:creator><title>File Type Register v0.1.3.5 Released</title><link>http://blogs.vbcity.com/shandy/archive/2004/11/12/429.aspx</link><pubDate>Fri, 12 Nov 2004 19:36:00 GMT</pubDate><guid>http://blogs.vbcity.com/shandy/archive/2004/11/12/429.aspx</guid><description>&lt;P&gt;A few minor bug corrections: 
&lt;UL&gt;
&lt;LI&gt;The mouse cursor was not being set to an hourglass during some processes that take up time. 
&lt;LI&gt;The application crashed if an attempt to load a non-existant file extension type was made. 
&lt;LI&gt;If attempt to load non-existant file extension was made user is now asked whether basic information is be cleared or not. 
&lt;LI&gt;Tooltips added for all relevant controls. 
&lt;LI&gt;Selection of file type extension now possible using mouse. &lt;/LI&gt;&lt;/UL&gt;You can now download &lt;A href="http://blogs.vbcity.com/upload/shandy/FileTypeRegisterV0.1.3.5.zip"&gt;File Type Register v0.1.3.5&lt;/A&gt; 
&lt;P&gt;&lt;/P&gt;&lt;img src ="http://blogs.vbcity.com/shandy/aggbug/429.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Shandy</dc:creator><title>File Type Register Beta 1.2 Released</title><link>http://blogs.vbcity.com/shandy/archive/2004/10/03/317.aspx</link><pubDate>Sun, 03 Oct 2004 20:28:00 GMT</pubDate><guid>http://blogs.vbcity.com/shandy/archive/2004/10/03/317.aspx</guid><description>More updates to FTR 
&lt;UL&gt;
&lt;LI&gt;0.1.2.0: Updated text describing application in &lt;EM&gt;Splash&lt;/EM&gt;/&lt;EM&gt;About&lt;/EM&gt; screen. 
&lt;LI&gt;0.1.2.1: Added option to disable &lt;EM&gt;disclaimer&lt;/EM&gt; screen. 
&lt;LI&gt;0.1.2.2: Allowed &lt;EM&gt;disclaimer&lt;/EM&gt; screen to be loaded from main form menu. 
&lt;LI&gt;0.1.2.3: Corrected problem where &lt;EM&gt;File Action&lt;/EM&gt; entry was duplicated after editing and saving. &lt;B&gt;MAJOR BUG FIX&lt;/B&gt; &lt;/LI&gt;&lt;/UL&gt;The latest version of FTR is available as a zipped file: &lt;A href="http://blogs.vbcity.com/upload/shandy/FileTypeRegister.zip" target=_blank&gt;File Type Register&lt;/A&gt;&lt;img src ="http://blogs.vbcity.com/shandy/aggbug/317.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Shandy</dc:creator><title>File Type Register Beta 1.1 Released</title><link>http://blogs.vbcity.com/shandy/archive/2004/10/03/316.aspx</link><pubDate>Sun, 03 Oct 2004 15:21:00 GMT</pubDate><guid>http://blogs.vbcity.com/shandy/archive/2004/10/03/316.aspx</guid><description>Just updated the FTR application with the following modifications: 
&lt;UL&gt;
&lt;LI&gt;The &lt;I&gt;vbCity About&lt;/I&gt; box now appears on the screen where the mouse cursor was when the menu entry was clicked. 
&lt;LI&gt;The &lt;I&gt;File Extension&lt;/I&gt; text box has been replaced with a combo box that is populated with existing registered file extensions. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;You can now download the latest version of FTR as a zipped file as &lt;A href="http://blogs.vbcity.com/upload/shandy/FileTypeRegister.zip"&gt;File Type Register&lt;/A&gt;&lt;/P&gt;&lt;img src ="http://blogs.vbcity.com/shandy/aggbug/316.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Shandy</dc:creator><title>Announcing File Type Register Beta 1</title><link>http://blogs.vbcity.com/shandy/archive/2004/10/03/315.aspx</link><pubDate>Sun, 03 Oct 2004 13:45:00 GMT</pubDate><guid>http://blogs.vbcity.com/shandy/archive/2004/10/03/315.aspx</guid><description>&lt;u&gt;What Is File Type Register?&lt;/u&gt;
&lt;p&gt;&lt;i&gt;File Type Register&lt;/i&gt; is an application that allows the user to maintain a list of applications associated with file types so that when you right click on a file in the windows explorer you get an entry on the shortcut menu.
&lt;/p&gt;
&lt;u&gt;Why File Type Register (FTR) &amp; Why Beta 1?&lt;/u&gt;
&lt;p&gt;
The name may change once I get my imagination into gear and think up some witty name via acronyms ;-)
I'm always one to jump onto a bandwagon and seeing as MS are going Beta mad I thought I'd release a Beta 1 of FTR too.
&lt;/p&gt;
&lt;u&gt;General Information&lt;/u&gt;
&lt;p&gt;
FTR started out as an idea I had whilst approving &lt;A href="http://www.vbcity.com/forums/profile.asp?id=Russell%20Judge"&gt;Russell Judge&lt;/A&gt;'s FAQ,  &lt;A href="http://www.vbcity.com/forums/topic.asp?tid=72502"&gt;File Associations--The Hard Way&lt;/A&gt;. I had been looking for a project that I could develop my VB.NET (.NET 1.1) skills on and had been stumped to find a free application that allowed easy maintenance of entries in the windows explorer right click shortcut menu. Russell's FAQ gave me the knowledge I needed on how to go about this.
&lt;/p&gt;
&lt;p&gt;
The Beta 1 is fully functional and tested on XP Pro (SP1) but in theory should work on W95 upwards. My intention is to keep developing it to learn new aspects of VB.NET. Please note that this application does amnipulate the Windows registry so I always advise you to back your registry up first. I've been using it for a couple of months now and have had no issues but I know from experience there always the outside chance of something going wrong! . My intention is to get my own web site up and running again and I'll keep an area of it for this application so that the latest version is available for download. Once the product is at its first post Beta version I'll also post it at &lt;a href="http://www.vbcity.com/"&gt;vbCity&lt;/a&gt;. In the meantime if anyone would like a copy they can email me, &lt;a href="mailto:shandy@vbcity.com"&gt;Shandy&lt;/a&gt;, and I'll email you a copy. The zipped file size is currently 172K
&lt;/p&gt;
&lt;p&gt;
And yes, the application and source code are available for free. The only requirments are that if you re-distribute the application you include the source code with it, do not modify the source code and you do not make any money out of it.
&lt;/p&gt;
&lt;u&gt;Future Enhancements&lt;/u&gt;
&lt;ul&gt;
&lt;li&gt;Add user options.
&lt;li&gt;Make the text box where you type the file extension in a drop down with the currently registered file types listed.
&lt;li&gt;Email me with any requests.
&lt;/ul&gt;


&lt;img src ="http://blogs.vbcity.com/shandy/aggbug/315.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>