java - Delete JNLP file after it's get executed -


is there anyway delete jnlp file after it's executed.

when application opens in browser, jnlp file downloaded. don't want keep duplicate jnlp files want delete jnlp file after it's executed

the jnlp downloads jar java application. application delete jnlp file.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -