HavocXphere
Honorary Master
cd to the dir and
attrib -s -r *icecube.mht
del /F *icecube.mht
If that doesn't work then try
attrib -s -r *icecube.mht
ren *icecube.mht icecube.mht
del icecube.mht
I had something like this a year ago...dos can def do it.
attrib -s -r *icecube.mht
del /F *icecube.mht
If that doesn't work then try
attrib -s -r *icecube.mht
ren *icecube.mht icecube.mht
del icecube.mht
I had something like this a year ago...dos can def do it.