i have the following problem.
i have many xp update packages in a folder.
now i have a batchfile which looks like so:
start.bat
cls @echo off set param=%1 echo start... start /wait %param% echo fertig
now i want a batch file which get all files of the directory(xp-updates) and then he should start the batch like:
start.bat filename
do you now what i mean ? i will read all the filenames of a directory and send it to the batchfile which excute the file.
can someone make a little batchfile for me please ?
thanks.
mfg
Oggi



Help
Back to top









