Currency calculator

Saturday, September 27, 2008

DEVELOPER TOOLS

Inno setup 5.2.3(click here to download)
file size:1.35mb
Inno Setup is a
 free installer for Windows programs.
 First introduced in 1997, Inno Setup today rivals and
 even surpasses many commercial installers in feature set and
 stability.Support for all versions of Windows in use today: Vista, XP, 2003, 2000, Me, 98, 95, and NT 4.0. (No service pack
s are required.Extensive support for installation of 64-bit
 applications on the 64-bit editions of Windows Vista, Windows XP, and Windows Server 2003. Both the x64 and Itanium architectures are supported. (On th
e Itanium architecture, Service Pack 1 is required to install in 64-bit mode.)Supports creati
on of a single EXE to install your program for easy online distribution. Disk spanning is also supported.Standard
 Windows 2000/XP-style wizard interface.Customizable setup types, e.g. Full,
 Minimal, Custom.Complete uninstall capabilities.Installation of files: Includes integrat
ed support for "deflate", bzip2, and 7-Zip LZMA file compression. The installer has the ability to compare file version in
fo, replace in-use files, use shared file counting, register DLL/OCX's and type libraries, and install fonts.Creation of shortcuts anywhere, including in
 the Start Menu and on the desktop.reation of registry and .INI entries.Integrated Pas
cal scripting engine.Support for multilingual installs.Support for
 passworded and encrypted installs.Silent install and uninstall.Full source code is available (Borland Delphi 2.0-5.0).

Notepad++ 5.0.3(click here to download)
file size:2.05 mb
Notepad++ is a free source code editor (and Notepad replacement), which supports severa
l programming languages, running under the MS Windows environment.

This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.

  • Syntax Highlighting and Syntax Folding
  • WYSIWYG
  • User Defined Syntax Highlighting
  • Auto-completion
  • Multi-Document
  • Multi-View
  • Regular Expression Search/Replace supported
  • Full Drag 'N' Drop supported
  • Dynamic position of Views
  • File Status Auto-detection
  • Zoom in and zoom out
  • Multi-Language environment supported
  • Bookmark
  • Brace and Indent guideline Highlighting
  • Macro recording and playback

No comments: