站上討論區:
viewtopic.php?t=12157
官方網頁:
http://gemal.dk/mozilla/launchy.html?project=launchy
圖片:
心得:
在下之前用過
「downloadwith」,可算是簡單型的
「flashgot」,小又好用,加上又可自定下載工具,可惜只支援至fx1.0X,但是Launchy作到了。
而
「ietab」好用,但Launchy可以自定其它的瀏灠器,如此一來就可以選項更大了。
此外:
1. Browsers (e.g. Mozilla Firefox)
2. Mail clients (e.g. Mozilla Thunderbird)
3. Media clients (e.g. Windows Media Player)
4. FTP clients (e.g. WS_FTP)
5. Download Managers (e.g. FlashGet)
6. File Explorers (e.g. Windows Explorer)
7. Editors (e.g. UltraEdit)
8. View Viewers (e.g. XnView)
自訂的東西有以上八大項,只在launchy.xml內修改就可以使用了
代碼:
<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">
<application>
<label>GreenBrowser</label>
<type>1</type>
<command>C:\Program Files\GreenBrowser33C\GreenBrowser.exe</command>
<arguments></arguments>
</application>
<application>
<label>Mplayer</label>
<type>3</type>
<command>C:\Program Files\Mplayer\mplayer.exe</command>
<arguments></arguments>
</application>
<application>
<label>FileZilla</label>
<type>4</type>
<command>C:\Program Files\FileZilla2218C\FileZilla.exe</command>
<arguments></arguments>
</application>
<application>
<label>Free Download Manager</label>
<type>5</type>
<command>C:\Program Files\Free Download Manager\fdm.exe</command>
<arguments></arguments>
</application>
<application>
<label>OpenOffice.org</label>
<type>7</type>
<command>C:\Program Files\OpenOffice115C\openoffice\program\soffice.exe</command>
<arguments>-o</arguments>
</application>
<application>
<label>Notepad++</label>
<type>7</type>
<command>C:\Program Files\Notepad++\notepad++.exe</command>
<arguments></arguments>
</application>
</configurations>
結論:
「自訂」的功能才是王道