ebswift.com logo
Are you a Wealthy Affiliate yet?
Learn how to Make Money Online from two Successful internet marketers who are willing to share their secrets.

Content

SciTE MSI Installer

The SciTE MSI installer is exactly what the title describes - an MSI installer for the Scintilla Text Editor.  The binaries are straight from the Scintilla website, and I have packed in the context menu fix from Andre Burgaud and Angelo Mandato.

The installer is built with WiX and of course the installer sourcecode is available.

The programs menu is created upon install by default.

This should work on most windows platforms, however I need to test it with Vista as I have a feeling the context menu DLL may not work.  If it doesn't work, can anyone out there assist in recompiling the dll to work with Vista?

Enjoy.

What is SciTE?

SciTE is simply the best text editor out there.  What makes it the best is its stability, speed, code highlighting folding, tabbed interface, column selection, advanced search/replace and downright simplicity just for editing.  It is essentially an advanced replacement for notepad - something for coders, scripters, and even the average punter.

You can visit my review of SciTE with a screenshot here.

Download

Source