Advertisement
selesn777

Untitled

Apr 27th, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. 1. Удалить WinLicense ключи реестра с помощью TrashReg
  2.  
  3. 2. Удалить эти 2 стандартных файла:
  4. Код:
  5. del /f /s /q "%ALLUSERSPROFILE%\Application Data\mxnhytee.feu"
  6. del /f /s /q "%TEMP%\~3498677431.tmp"
  7.  
  8. 3. Найти и удалить третий файл, который может находится в "%windir%\system32\", "System Volume Information" или Windows-директории и имеет размер=2153 байт!
  9. (Известные имена: WINSSPOT2.DRV, 23232.lic, cdec23s.pdb, adort232.bpl,wsrayqru.xrb, ASPRTMM2.DLL, setup2325.log, SET232.log, install23254.log ...)
  10.  
  11. 4. Удалить ветку реестра [HKEY_CURRENT_USER\Software\Microsoft\DrWatson]
  12.  
  13. ====================================================================================
  14.  
  15. 1. Delete Winlicense registry keys using TRASHREG
  16.  
  17. 2. Delete these 2 standard files:
  18. Code:
  19. DEL /F /S /Q "%Allusersprofile%\ Application Data \ MXNHYTEE.FEU"
  20. del /f /s /q "%TEMP%\ ~ 3498677431.tmp"
  21.  
  22. 3. Find and delete the third file that can be in "%Windir%\ System32 \", "System Volume Information" or Windows-Directory and has a size = 2153 bytes!
  23. (Famous names: WinsSpot2.DRV, 23232.lic, CDEC23S.PDB, Adort232.BPL, WSRYYQRU.xRB, ASPRTM2.DLL, SETUP2325.LOG, SET232.LOG, Install23254.LOG ...)
  24.  
  25. 4. Delete the registry branch [Hkey_current_user \ Software \ Microsoft \ Drwatson]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement