i have an application that i want to distribute over the internet. how do i make it so that if the client says yes to allow control, it will do an automatic inatall?
it just deppends on how you inplement DllRegisterServer. In VBS you can run a shell command "regsvr32 thenameOfYourDll.dll". I don't know exactly hot to run a shell command in VB. John Fill
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.