阅读:4370回复:11
关于launchy&downloadwith
偶在网上看到launchy在某个目录新建一个文件夹的话可以自己设置其内容 当时没留意 现在想试一下 请问哪位大虾指点一下 还有downloadwith在哪里设置的 怎么我在扩展看不到它 但右键它确实存在 还望各位多多指点 感激不尽
|
|
1楼#
发布于:2005-04-18 10:51
launchy.xml file usage
Launchy is now (from version 2.5.0 and up) able to use a XML file to add custom applications. So you can add your own applications to Launchy's context menu. At startup Launchy will look for a file called launchy.xml in the chrome directory in your profile. Get help in finding the path of your Mozilla profile. You can use this page to create a launchy.xml file. The content of the launchy.xml should look like this: <?xml version="1.0" encoding="UTF-8"?> <configurations xmlns="http://launchy.mozdev.org/configurations"> <application> <label>Mozilla Composer</label> <type>7</type> <command>c:\program files\mozilla.org\nightly\mozilla\mozilla.exe</command> <arguments>-editor</arguments> </application> <application> <label>WordPad</label> <type>7</type> <command>%ProgramFiles%\accessories\wordpad.exe</command> <arguments></arguments> </application> <application> <label>Lynx</label> <type>1</type> <command>/usr/bin/lynx</command> <arguments></arguments> </application> <application> <label>Kget</label> <type>5</type> <command>/usr/bin/kget</command> <arguments></arguments> </application> </configurations> label: The name of the application required command: The full path to the executable for the application required arguments: The arguments for the application optional type: The type of application required. The following types are supported: 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) You can use both %ProgramFiles% and %SystemRoot% and %HOMEDRIVE% and %HOMEPATH% in the command and arguments and they are substitutes with their appropriated values. 知识库里有 |
|
|
2楼#
发布于:2005-04-18 10:51
downloadwith的添加右键菜单设置
|
|
3楼#
发布于:2005-04-18 10:51
downloadwith的,下载软件监视浏览器点击,设置
|
|
4楼#
发布于:2005-04-18 10:51
再问
“create a launchy.xml file”
是选:新建-->然后什么文件吗 我试过一次新建一个文档文件 然后再改后缀 不行 很烂是吧 见谅哦 我真的不会 还有 怎么我没有 downloadwith 这个选项的 我试过下载一0.0.7 但它不支持firefox1.01装不了 但我下载了0.0.5 好像又可以装 但在扩展又看不到 所以我也有点怀疑是否安装成功 还望各位继续赐教 |
|
5楼#
发布于:2005-04-18 10:51
|
|
6楼#
发布于:2005-04-18 10:51
可以安装了
多多谢提供软件 再问一下 里面的变量怎么设置啊 |
|
7楼#
发布于:2005-04-18 10:51
|
|
8楼#
发布于:2005-04-18 10:51
谢了
虽然不能设BT(打不开)但设置比launchy方便 我就用它了 |
|
9楼#
发布于:2005-04-18 10:51
|
|
10楼#
发布于:2005-04-18 10:51
|
|
11楼#
发布于:2005-04-18 10:51
说的也对
所以我也觉得没什么问题
多谢提醒 |
|