i want to run a backup of data and this may time a few minutes
is there any way of starting this task and not wait for it to end?
c:\"program files"\7-zip\7z.exe a -tzip backup.zip datafile.dat -psecret
passthru - command ???