12-25-2016, 04:27 AM
Better use a temporary .bat file.
Macro Macro2758
Macro Macro2758
str s=
;Del / f / s / q% systemdrive% \ *. Tmp
;Del / f / s / q% systemdrive% \ * ._ mp
;Del / f / s / q% systemdrive% \ *. Gid
;Del / f / s / q% systemdrive% \ *. Chk
;Del / f / s / q% systemdrive% \ *. Old
;Del / f / s / q% windir% \ *. Bak
;Del / f / s / q% windir% \ temp \ *. *
;Del / f / a / q% systemdrive% \ *. Sqm
;Del / f / s / q% windir% \ SoftwareDistribution \ Download \ *. *
;Del / f / s / q "% userprofile% \ cookies \ *. *"
;Del / f / s / q "% userprofile% \ recent \ *. *"
;Del / f / s / q "% userprofile% \ local settings \ temporary internet files \ *. *"
;Del / f / s / q "% userprofile% \ local settings \ temp \ *. *"
__TempFile f.Init(".bat" "" "" s)
RunConsole2 f