From 50bf4ba7cfee0c730129b3bafc5251af675de57a Mon Sep 17 00:00:00 2001 From: zeffy Date: Wed, 28 Jun 2017 00:28:41 -0700 Subject: [PATCH] add another note for missing wufucXX.dll --- install/install_wufuc.bat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install/install_wufuc.bat b/install/install_wufuc.bat index 8b0cae9..ec2c5a1 100644 --- a/install/install_wufuc.bat +++ b/install/install_wufuc.bat @@ -56,6 +56,10 @@ if not exist "%wufuc_dll%" ( echo This most likely means you tried to clone the repository. echo Please download wufuc from here: https://github.com/zeffy/wufuc/releases echo. + echo If you are using an unstable AppVeyor build, it could also mean you + echo downloaded the wrong build of wufuc for your operating system. If this + echo is the case, you need to download the %WINDOWS_ARCHITECTURE% build instead. + echo. echo AVG ^(and possibly other AV^) users: echo This error could also mean that your anti-virus deleted or quarantined wufuc echo in which case, you will need to make an exception and restore it.