Using FoxPro, I can place an executable and the FoxPro run-time files on the server and the Client PC's can run the application without the need to load anything extra on them.

Can the same thing be done using VB ? Does VB look in the same directory as the executable before searching elsewhere ? For DLL's, etc. Or will a setup need to be run on the Client PC's in order to register the DLL's ?

Thanks.