dHay
Chieftain
So, I'm cleaning out my %temp% directory, and I
find this DLL there, cmdlineext02.dll.
Hmm, I think. What new virus is this.
Hmm, it's registered as a Shell extension.
Hmm, it was created yesterday around the
time I started PTW up.
So, unregister it. (regsvr32 /u cmdlineext02.dll)
Delete everything.
Run PTW.
There it is again.
So, my question is, why is it installing PERMANENT software into my TEMP directory?
Like, put it in your own directory, and add it at install time
like everything else.
Don't behave like a virus.
Unregister it again.
echo Junk > cmdlineext02.dll
attrib +r cmdlineext02.dll
Problem solved.

find this DLL there, cmdlineext02.dll.
Hmm, I think. What new virus is this.
Hmm, it's registered as a Shell extension.
Hmm, it was created yesterday around the
time I started PTW up.
So, unregister it. (regsvr32 /u cmdlineext02.dll)
Delete everything.
Run PTW.
There it is again.
So, my question is, why is it installing PERMANENT software into my TEMP directory?
Like, put it in your own directory, and add it at install time
like everything else.
Don't behave like a virus.
Unregister it again.
echo Junk > cmdlineext02.dll
attrib +r cmdlineext02.dll
Problem solved.
