I have very through error checking in my app., but sometimes i get reports
that my app will not run, with an error message:
"missing components after deployment'". So my does not even start. my plan is to create a exe that will check for all the files my app installs and will tell me if the ocx's are registered. How to determine if an ocx is registered ?