clong / DetectionLab

Automate the creation of a lab environment complete with security tooling and logging best practices
MIT License
4.57k stars 978 forks source link

Winpcap chocolatey installation faliure #888

Closed jonod8698 closed 1 year ago

jonod8698 commented 1 year ago

Please verify that you are building from an updated Master branch before filing an issue. Yes

Description of the issue:

Installation of Winpcap via Chocolatey fails. AHK error:

Error: This line does not contain a recognized action.

Text:   #NoEnv
Line:   1
File:   C:\ProgramData\chocolatey\lib\WinPcap\tools\winpcapInstall.ahk

The program will exit.

Link to Gist Containing Build Logs:

N/A

Solutions:

clong commented 1 year ago

Looks like this got fixed here: https://github.com/clong/DetectionLab/pull/890