readme.txt

来自「一个完整的IE插件的程序的源代码(有些参考价值)」· 文本 代码 · 共 50 行

TXT
50
字号
Drop Bar readme.txt - version 1.0, 04/16/2002, christian oetterli
------------------------------------------------------------------------------

description:
	Drop Bar is a Windows Explorer / Internet Explorer toolbar that allows drag and drop of files onto its buttons. 
	User defined actions can then be performed with the files being dropped. 
	Drop Bar and its buttons are configurable through a xml file. 
	A buttons actions can be programmed in your preferred scripting language such 
	as javascript or vbscript.

	The following components must be installed on your system:
	- MSXML (http://www.microsoft.com/xml)
	- Microsoft Script Control (http://www.microsoft.com/scripting)

Warranty and terms of use:
	This software is freeware. You can use both binary code and sources 
	(non-commercially) in any way you like.
	This software is provided "as is" with no warranty of any kind. I take
	no responsibility for any damages that may result from using it.

Installation:
	Start the self-extracting setup program "Droppolino.exe" and follow the on-screen
	instructions.

	After setup has finished a new menu item "Drop Bar" should be visible when
	you select Windows Explorers "View/Toolbars..." menu. Check this menu item
	in order to display the Drop Bar toolbar. You can customize the toolbars buttons by right-clicking
	Drop Bar and selecting "Customize..." from the context menu.

	The Drop Bar configuration file (dropBar.xml) will be placed in 
	your "My Documents" folder. Drop Bar will automatically reload its config if
	this file changes.

===============================================================================

History of changes:

Version 1.0:
	- released

===============================================================================

Contact:
  If you have any questions or you encounter problems using this software, contact me at:
		mailto:christian@o3tt3rli.com

Credits:
	This software has been developed using Microsoft Visual C++ 6.0
	K. Shane Triem CodeGuru article http://codeguru.earthweb.com/atl/MFCCStringForATL.shtml
	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?