Files
metasploit-gs/external/installer-win32/msfconsole.bat
T
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

9 lines
161 B
Batchfile

@echo off
set BASE=%~dp0
cd %BASE%
set PATH="%BASE%bin";"%BASE%bin\svn\bin";"%BASE%bin\ruby\bin";"%BASE%tools";%PATH%
start console.exe -t Metasploit