Greeting alls,

Could someone tell me how to make a .exe file that can be moved to different machines?

I have vb.net standard and I can create a .exe by building the project; however, when i try to move the file out of the \bin and onto another computer I get a .dll error message.
(mscoree.dll is missing)

any suggestions?

Thanks