metasploit-framework/external/installer-win32
James Lee 80b9e618ec windows installer tweaks
git-svn-id: file:///home/svn/framework3/trunk@10727 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-18 09:14:23 +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 windows installer tweaks 2010-10-18 09:14:23 +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 may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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

The Metasploit installer for Linux 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.