hi, i'll make a executable jar file for my application, after the last line of the code for this application is executed, then i want to code the very last line of the application to delete the jar file itself, is it possible to do this? because this small application is used to make some setting to the windows, after finishing, then can be throw away...

