-
I was wondering if you need to have Visual Basic install in a computer in order to run a Visual Basic program. I heard that you can make some kind of package through VB tools, and I would not need to have VB on the computer I am running the program on. Can someone explain me how to do this???
Thanks
-
Compile the project into an executable:
File -> Make {ProjectName}.exe
------------------
Tom Young, 14 Year Old
[email protected]
ICQ: 15743470 Add Me ICQ Me
AIM: TomY10
PERL, JavaScript and VB Programmer
-
and you have to pack your program with the package-wizzard, to be sure, you have all dlls and runtimelibraries...