mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.35k stars 896 forks source link

Error while installing #500

Closed Naga-Chinta closed 11 months ago

Naga-Chinta commented 11 months ago

error I am getting this error and am unable to install Flare VM. I followed these steps aswell:

Opened services.msc and disabled Windows defender and Windows Updater

Opend an administrator powershell, navigated to the unzipped downloaded flare-vm directory

type commands; Set-ExecutionPolicy Unrestricted .\install.ps1

mr-tz commented 11 months ago

See #481?

Ana06 commented 11 months ago

When reporting bugs, please use the bug issue template and provide all the information required there including the Powershell version. This is likely caused by the use of an old Powershell version.