3,217
edits
Changes
m
no edit summary
priority="8">
<check type="file" condition="exists" path="C:\WINDOWS\system32\schtasks.exe" />
<install cmd='cmd /c "copy \\radca\programy%SOFTWARE%\schtasks\schtasks.exe C:\WINDOWS\system32\"' />
<remove cmd='cmd /c "del c:\windows\system32\schtasks.exe"' />
</package>