at program startup, i would like to find out if the application has all the dlls it requires to run. is it possible using reflection see what dlls are used by my application, name, version etc. then i can use FILE.Exists to check and see if the dlls are located in the directory. I want to gracefully exit if the dlls are missing instead of just crashing.
Aucun commentaire:
Enregistrer un commentaire