How do I make my application work on all computers?
May 9, 2006 9:06 PM
Subscribe
How can I bundle OCXs, DLLs, and other required files with my Visual Basic application?
VB6 - I'm done with writing my big Tuition and Billing program, and I've been testing it out on several machines, in several locations. On some, it won't work, and a runtime error is thrown that says it can't find a particular DLL or OCX or reference. Is there a compile option I can use to include these files, or some way to make my installer install them (I use the Nullsoft NSIS installer)? Anything else I should be aware of as far as including runtimes or anything else I need?
Thanks!
posted by fvox13 to computers & internet (4 comments total)
posted by b1tr0t at 9:39 PM on May 9, 2006