1.

Solve : setup.exe /s?

Answer»

hi, im installing a SOFTWARE USING command setup.exe /s
silently . Is there any way that i could prompt the user telling the installation is completed?
RIGHT now the batch scrpt im using is

START //mypc/share/setup.exe /sUse the WAIT parameter:

CODE: [Select]
start /wait //mypc/share/setup.exe /s
echo Done! Done!! Done!!!


Hope this helps. Why not load the disk..the avp will scan viri/macros ......some bat



Discussion

No Comment Found