after my silent install I want to delete a file.I look at here;
http://unattended.ms...xp/view/web/31/
and same as I add my install.cmd;
start /wait program.exe del %systemdrive%\%programfiles%\Common Files\xxx\xxx\xxx\some.exe
but it does not work?how can I delete this file?
thanks
added:
opss..sorry for this
after this;
del "%systemdrive%\%programfiles%\Common Files\xxx\xxx\xxx\some.exe" /f /q
ıt works fine for another file..sorry.
I'll try for the real file to delete I want.
This post has been edited by ZEUS__: 20 March 2008 - 01:32 PM



Help

Back to top








