[RELEASED] for UE4: Complete Sky and Weather System

I am trying to evaluate 4.1, and building from source.

When I run GetBinaries.bat, I get the following error:

C:\Users\xxx\Documents\GitHub\UnrealEngine\Engine\Plugins\TrueSkyPlugin>echo Set fso = Nothing 1>>“C:\Users\xxx\AppData\Local\Temp_.vbs”

C:\Users\xxx\Documents\GitHub\UnrealEngine\Engine\Plugins\TrueSkyPlugin>echo Set objShell = Nothing 1>>“C:\Users\xxx\AppData\Local\Temp_.vbs”

C:\Users\xxx\Documents\GitHub\UnrealEngine\Engine\Plugins\TrueSkyPlugin>cscript //nologo “C:\Users\xxx\AppData\Local\Temp_.vbs”
C:\Users\xxx\AppData\Local\Temp_.vbs(3, 1) Microsoft VBScript runtime error: Object required: ‘objShell.NameSpace(…)’

Using Windows 10
(On a positive note, it looks like a binary install on a separate laptop machine is working)

The main problem is when running UE
:warning: …/…/…/Engine//binaries/thirdparty/simul/Win64/TrueSkyPluginRender_MT.dll not found.