metasploit-framework/external/installer-win32
Joshua Drake a0ee41188f fix typo, fixes #2990
git-svn-id: file:///home/svn/framework3/trunk@10841 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-28 15:39:30 +00:00
..
batch Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
icons windows installer tweaks 2010-10-18 09:14:23 +00:00
patches See #376 2009-11-04 03:21:14 +00:00
scripts Remove rm of old touched file 2009-11-12 07:15:13 +00:00
README.txt fix typo, fixes #2990 2010-10-28 15:39:30 +00:00
installer.nsi windows installer tweaks 2010-10-18 09:14:23 +00:00
msfconsole.bat windows installer tweaks 2010-10-18 09:14:23 +00:00
msfirb.bat windows installer tweaks 2010-10-18 09:14:23 +00:00
msfupdate.bat windows installer tweaks 2010-10-18 09:14:23 +00:00
version.rb Check the cygwin scripts into SVN 2009-11-12 05:30:58 +00:00

README.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

******************************************
* Metasploit Framework Windows Installer *
******************************************

The Metasploit installer for Windows provides a self-contained execution
environment for the Metasploit Framework. This includes the Ruby interpreter,
the RubyGems package, PostgreSQL, and Subversion. The package also includes
binary copies of the libraries needed to support these tools.


Packages bundled with this installer:
	- NMap (from www.insecure.org)
	- PostgreSQL (from www.postgresql.org)
	- Ruby 1.9.2 (from http://rubyinstaller.org/downloads/)
	- Subversion (from http://sourceforge.net/projects/win32svn/)
	- VNCViewer.exe (from RealVNC)
	- WinVi32 (from www.winvi.de)

The installer itself is created with NSIS.