Hi everyone,
let me first apologize if this has been covered a million times, I can't seem to locate an answer that addresses my question specifically. I am very new to visual basic and visual studio. I wrote a small program for copying and pasting text. Simple stuff. I designed it in visual studio 2012 express and set it for any cpu and .net 4.0. I run this on windows 7 32bit. When I give this program to another user, it does not run on their computer, but it runs perfectly on mine. The target machine has .net 4.0 or higher. I have googled this question as well and still no solid hits.
Can some one please point me in the right direction? I don't deploy this with a setup file or anything. It's just a very small program, the entire projects directory and everything is only 4.2megs.
Any input is greatly appreciated!
Thank you in advance,
AK
let me first apologize if this has been covered a million times, I can't seem to locate an answer that addresses my question specifically. I am very new to visual basic and visual studio. I wrote a small program for copying and pasting text. Simple stuff. I designed it in visual studio 2012 express and set it for any cpu and .net 4.0. I run this on windows 7 32bit. When I give this program to another user, it does not run on their computer, but it runs perfectly on mine. The target machine has .net 4.0 or higher. I have googled this question as well and still no solid hits.
Can some one please point me in the right direction? I don't deploy this with a setup file or anything. It's just a very small program, the entire projects directory and everything is only 4.2megs.
Any input is greatly appreciated!
Thank you in advance,
AK