Hi all,I want to pass a parameter(a filename) to an antivirus batch file.I then want to run that batch file.All of the above should be accomplished through a Java program.Pls help.
[215 byte] By [jitendravedia] at [2007-10-2 17:07:48]
hiu can do one thingread batch file and replace filename with your filename object as much times you want u need to read and write file in java see io and file api