<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Open with</title>
        <description> Put a open with in the right menu linked with the same programs that opens the type of file selected shown in win explorer or whatever.</description>
        <link>https://wordrider.net/forum/11/11993/11993/_subject_#msg-11993</link>
        <lastBuildDate>Tue, 07 Apr 2026 17:48:49 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/11/11993/11996/_subject_#msg-11996</guid>
            <title>Re: Open with</title>
            <link>https://wordrider.net/forum/11/11993/11996/_subject_#msg-11996</link>
            <description><![CDATA[ I googled this interesting thing, but we still need the paths to icons:<br />
<br />
<pre class="bbcode">
i would rather not touch the registry and used... specific tools made for managing file extenstion..

assoc  &   ftype

to find the file type associted with extenstion type


&gt;assoc  .doc
it will return...
&gt;.doc=Word.Document.8

now type
&gt;ftype Word.Document.8
to find the associated program...
Word.Document.8="C:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE" /n /dde

you can change the association, by
ftype Word.Document.8=<path to program to open the file with> "%1"

here "%1" refers to file itself.
</pre>]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Features</category>
            <pubDate>Thu, 07 Mar 2013 07:30:43 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/11/11993/11995/_subject_#msg-11995</guid>
            <title>Re: Open with</title>
            <link>https://wordrider.net/forum/11/11993/11995/_subject_#msg-11995</link>
            <description><![CDATA[ I think it could be possible. We already have Windows features that we don't present on other platforms.<br />
We can recreate it from Windows registry somehow. <br />
But I guess that's not so simple - eg:<br />
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.xml\OpenWithList<br />
It does not show where the browser.exe is and what is its icon and what parameters it needs.]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Features</category>
            <pubDate>Thu, 07 Mar 2013 07:19:41 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/11/11993/11994/_subject_#msg-11994</guid>
            <title>Re: Open with</title>
            <link>https://wordrider.net/forum/11/11993/11994/_subject_#msg-11994</link>
            <description><![CDATA[ What about OS X or Linux? FRD is a multi-platform application.]]></description>
            <dc:creator>ntoskrnl</dc:creator>
            <category>FreeRapid Downloader - Features</category>
            <pubDate>Thu, 07 Mar 2013 07:08:29 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/11/11993/11993/_subject_#msg-11993</guid>
            <title>Open with</title>
            <link>https://wordrider.net/forum/11/11993/11993/_subject_#msg-11993</link>
            <description><![CDATA[ Put a open with in the right menu linked with the same programs that opens the type of file selected shown in win explorer or whatever.]]></description>
            <dc:creator>andreasabe</dc:creator>
            <category>FreeRapid Downloader - Features</category>
            <pubDate>Thu, 07 Mar 2013 03:18:59 +0000</pubDate>
        </item>
    </channel>
</rss>
