Does anyone know of a way to check to see if registry files exist before trying to use them. My code relies heavily on certain registry files and if these are not present for the current user then I need to run a regisry file to install them. The problem is I need to check if they exist and if not to return a value to tell me so.
Thanks


Reply With Quote
