hi,
i am the new bee in this java forum...can you provide me the code for extracting the exe/folder and deleting it once it got finished...
thanks in advance
I am trying to execute a exe file within' a jar file.
My question:
1. How do I locate the exe within' the jar?
I am using the runtime().exec() to launch it. Right now I have to extract it then launch it, then after it's finished delete it.
Dear Friends, I am facing a problem, I have two forms,
Form1 Has one DataGrideview and Button redirect to Form2, which has Button(Browse Excel File) and combobox(Sheet No of excel ...