Hey everyone! Is there any method, to start my .NET app which has in reference 3 library files? My Startup form is a check form, which checks these 3 files, and shows the error message if they are missing. Can I turn off something, to start the app? It's not opening if these are missing. Thank You!