Missing DLL file when opening game

Ok So I am trying to package up the game to get on steam for early accesss.

The game packages but this is not my problem. I have the settings set to shipping and have the distribution boxed checked along with the pak, and a full rebuild.

I than select it to package to windows.

Now I can play the game on this machine that has UE4. However when I go onto my laptop that does not have UE4 it says a DDL file is missing. I need help! How do I package the game for distribution that can play on other computers that do not have UE4. Anyone can help that would be great!

I think DDL is a typo, you means missing DLL file, right? Could you post the error detail or a screenshoot for that error for reference?

Yes DLL that is correct. Any idea what is going on??

Ok everyone I got it figured out. The game does not work on my laptop because v13 is not installed. If this happens to anyone you need to attach this exe with your current game. Once installed it works, and make sure to d.l the 32 bit version because the game only packages in 32 bit mode. Download Visual C++ Redistributable Packages for Visual Studio 2013 from Official Microsoft Download Center

I am still having the same issue