|
Hello Kaktor
I very often use the function that run a command batch after data decompress
(like postprocess or something like patch, xdelta)
For example:
uncompress data1.bin
Run batch1.bat
uncompress data2.bin
final Batch.cmd (in setting of asis)
Check Crc and end installation
I would like to add a message during ASIS progression because sometimes my batch are long to execute and take time.
something like "Please wait during processing"
but I do not find yet where I can add theses lines
best regards
wareck
|