Jump to content

delete some file after silent install?


ZEUS__

Recommended Posts

hi,

after my silent install I want to delete a file.I look at here;

http://unattended.msfn.org/unattended.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 :wub: I forget double quote("")

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.

Edited by ZEUS__
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...