vvvv dependency installer
Author: | u7angel |
Date: | 04 Dec, 2018 |
Category: | misc |
Description
this is just a proof of concept script in order to install all vvvv dependencies automatically and add vvvv.exe to the Windows Defender Exceptions to improve startup time
https://github.com/wirmachenbunt/vvvv_installer (do you want to contribute ? yes please)
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
Just tested on W1064 clean install I got this error message at the end, but stil it worked out just fine great idea :D
@andresc4 yeah, you might not be able to execute custom powershell scripts. you need to enable the following
Start Windows PowerShell with the "Run as Administrator" option. Only members of the Administrators group on the computer can change the execution policy. Enable running unsigned scripts by entering:
set-executionpolicy remotesigned