download the php binary from https://ci.appveyor.com/api/buildjobs/s93yk8f6tm2y72x6/artifacts/php-7.2.0-vc15-x64.zip and extract the bin to your pocketmine Folder
On windows machines, there are certain dll files corresponding to various versions of windows studio. I believe that pmmp's PocketMine requires Visual Studio 2010. Previously, the original PocketMine and many spoons required Visual Studio 2015, while the newer Pocketmine requires 2010. Corresponding links below: MSVCR100.dll = Visual C++ 2010 Runtime 32Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) http://www.microsoft.com/de-de/download/details.aspx?id=8328 64Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) http://www.microsoft.com/en-us/download/details.aspx?id=13523 VCRUNTIME140.dll = Visual C++ 201 Runtime 32Bit: Microsoft Visual C++ 2015 SP1 Redistributable Package (x86) https://www.microsoft.com/en-us/download/confirmation.aspx?id=48145 64Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) https://www.microsoft.com/en-us/download/confirmation.aspx?id=48145 If you still get the error after installing x86, then you need to install x64. I'm not really sure why this happens, but sometimes even if the machine is x86, it may require x64 redist. ¯\_(ツ)_/¯
@TheDeibo please add php 7.2.0 0RC3 in the installer Current is 7.2.0 0RC1 and my dev server can't start because of that
I don't think this is till maintained by TheDeibo. You can simply download the current PHP 7.2.1 bins for window here: php-7.2.1-vc15-x64.zip
Working on a new Installer. Should require the internet, instead of items being on the application. Will keep you all updated. Spoiler: Sneak Peak https://image.prntscr.com/image/DvxG0uz7StW2slz_dyN0nA.png
Just made the main functions of the installer. It doesnt win any beauty contests atm... but hay ho... https://transfer.sh/wyOlt/Untitled Project.mp4