This is probably a simple question, but an answer would be greatly appreciated.
I've created a VB app and now I'd like to distribute it to my co-workers.
I've created a *.exe, but it won't work on another machine without a dll.
Is there a way that I can bundle the *.exe, *.dll and anything else the VB program needs to run? Can I do this within VB?
thanks,
DTD