Jump to content

I dont get delete to work


jonas_sth

Recommended Posts

Hi all,

do i need to have plugin so delete command will work ?

if so, can i find it on the internet ?

<item display='Delete temporary files'>

<delete source='%SYSTEMROOT%\windows\temp' mask='*.*' />

<delete source='%SYSTEMROOT%\windows\registration' mask='*.*' />

<delete source='%SYSTEMROOT%\windows\registeredpackages' mask='*.*' />

<delete source='%SYSTEMROOT%\drivers' mask='*.*' />

<delete source='%SYSTEMROOT%\drivers' />

<delete source='%SYSTEMROOT%\install' mask='*.*' />

<delete source='%SYSTEMROOT%\install' />

</item>

Thanks, Jonas

Link to comment
Share on other sites


:unsure: but way can i use %SYSTEMROOT% on my installation

<item display='Installing Windows Update'>

<execute display='Windows Journal Viewer' program='%SYSTEMROOT%\install\JournalViewer\JournalViewer.msi' arguments='/qb' />

</item>

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...