-
Having troubles
Hi, Kinda new to coding in general so if this is a stupid question, please feel free to tell me so, but if you can answer it anyway I would really appriciate it :)
Ok, im trying to send programs i whip up to people i know. What files do i need to send in order to get the .EXE to execute right for them?
I've tried a few different things but have been unsucessful. Is there something in need to do to make a little VB program run on someone elses PC?
----Flac
-
Every computer that runs your app needs the .NET framework. Just in case you are wondering no, there is no way around this.
-
thanks
Alright, thanks. I figured it was something like that. Damn.
anyway, thanks for the info :)