Context Menu Extension for SciTE
Introduction
wscitecm.dll is a companion for SciTE (Win32). Installing this Context Menu
Handler (wscitecm.dll) creates a new command "Edit with SciTE" in the context
menu of Windows Explorer. You can quickly open one or several selected files
in Windows Explorer: right click on the selection and click on the command
"Edit with SciTE".
This version fixes a bug when opening SciTE with saved sessions. See version history below for details.
How to install
Binary Install
Download and run the install below.
Manual Install
Copy wscitecm.dll to the SciTE directory. In the SciTE directory installation, type the command "regsvr32 wscitecm.dll". This will register the dll.
Version history
Credits
Original code made by Andre Burgaud (http://www.burgaud.com)
Modifications made by Angelo Mandato (http://www.spaceblue.com)
License
Original code © 2003 Andre Burgaud (http://www.burgaud.com) Additional modifications © 2004 Angelo Mandato (http://www.spaceblue.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Download
Binary Install, copies this file and wscitecm.dll to the sepecified SciTE directory and registers the dll. Has optional uninstaller.
http://www.spaceblue.com/downloads/wscitecm124.exe (92k)
Source code, includes compiled dll
http://www.spaceblue.com/downloads/wscitecm124_src.zip (21k)