how to run software exe file in c# window application
i am working in window project in that software exe file can be installed and database also saved in pendrive itself. suppose if i can eject the pendrive,the database details should be saved on pendrive itself and shouldnt displayed on PC. how to do this?