Skip to content

Commit

Permalink
Update Windows installation docs to mention requirement to install as…
Browse files Browse the repository at this point in the history
… Administrator
  • Loading branch information
ekalinichev-r7 committed Feb 2, 2024
1 parent 15d22d2 commit 02311bf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/metasploit-framework.wiki/Nightly-Installers.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ The latest OS X installer package can also be downloaded directly here: <https:/

## Installing Metasploit on Windows

Download the [latest Windows installer](https://windows.metasploit.com/metasploitframework-latest.msi) or [view older builds](https://windows.metasploit.com/). To install, simply download the .msi package, adjust your Antivirus as-needed to ignore c:\metasploit-framework, double-click and enjoy. The msfconsole command and all related tools will be added to the system %PATH% environment variable.
Download the [latest Windows installer](https://windows.metasploit.com/metasploitframework-latest.msi) or [view older builds](https://windows.metasploit.com/).
To install, download the .msi package, adjust your Antivirus as-needed to ignore c:\metasploit-framework and execute the installer by right-clicking the installer file and selecting "Run as Administrator".
The msfconsole command and all related tools will be added to the system %PATH% environment variable.

### Windows Anti-virus software flags the contents of these packages!

Expand Down

0 comments on commit 02311bf

Please sign in to comment.