Click to See Complete Forum and Search --> : need Dll's loaded and then jump to main program


asophier
June 28th, 2001, 02:05 PM
I have a self running app. written in VB. But VB requires the users machine to have runtime files. How can I install them silently/background and then jump to run my main app..I was told a "C" program could do this but I dont know "C".

Help Please.