TiltingCode
Programmer
I just started a new job and have been given the task of creating a VB6 executable which someone will eventually install on a client's machine in another location (out of state). This exe will probably replace an exe which we originally installed so I imagine any other pertinent files are already on the target machine. So, my question is can I simply compile the new exe on any machine and copy it over to the target or do I need to compile it on a PC with the same operating system and anything else I may be over-looking?