8 lines
251 B
Batchfile
8 lines
251 B
Batchfile
|
@Echo Off
|
|||
|
|
|||
|
Copy %SystemRoot%\System32\UsrLogn1.Cmd %SystemRoot%\System32\UsrLogn1.Bak >Nul: 2>&1
|
|||
|
FindStr /VI Msie4usr %SystemRoot%\System32\UsrLogn1.Bak > %SystemRoot%\System32\UsrLogn1.Cmd
|
|||
|
|
|||
|
Echo <20>w<EFBFBD>Ѱ<EFBFBD> Microsoft Internet Explorer <20>n<EFBFBD>J<EFBFBD><4A><EFBFBD>O<EFBFBD>ɪ<EFBFBD><C9AA>w<EFBFBD>ˡC
|
|||
|
|