ahmtech123
MIS
Hi I am not very good at bat files, actually I do not know much about them.
Anyway I am installing java using a bat file.
The bat file contains 1 line:
java.exe
Which will simply install java on the machine by executing java.exe which is in the same directory as the execute.bat file.
My question is what do I need to include in the bat file to delete java.exe when the install is complete?
Is this possible?
Thanks a lot
Anyway I am installing java using a bat file.
The bat file contains 1 line:
java.exe
Which will simply install java on the machine by executing java.exe which is in the same directory as the execute.bat file.
My question is what do I need to include in the bat file to delete java.exe when the install is complete?
Is this possible?
Thanks a lot