0xc000007b Error When Trying to Run Packaged Game

So I’ve packaged the my level and got it running on my desktop (that has UE4 Installed) with no issues however when I take the packaged game and try to run it from my laptop I get a 0xc000007b error.

I have followed the DWalker tutorial/answer here and have my log file but still cannot work out what is stopping it from working.

I have un-installed and re-installed Microsoft Visual Studio Express but still nothing.

I am no coder and this has moved outside of my field of expertise.

I have attached the DWalker Log.txt file as well.

If anyone could please, please help?

Thanks

Desktop Spec

i7-3770K @anonymous_user_c67b2b92 3.90GHZ
Win 7 Home Premium (64-bit) SP1
GTX 295 SLI
8GB Ram
128 GB SSD
500 GB HDD

Laptop Spec

i7-4930MX 3.00GHZ 3.20GHZ
GTX 780M SLI
8GB Ram
500 GB SSD

OK So I finally figured it out - ended up copying X3DAudio1_7.dll and all the xinput*.dll files from my my desktop’s System32 and SysWOW64 folder into my Laptops corresponding folders and all works fine.

I think there was a rogue 32-bit dll file sitting in the 64-bit folder when I was working through things earlier.

Phew!