Skip navigation

 
Currently Being Moderated

DelSelfPatch klad blok word op vaio VPCL22Z1E

Tópico iniciado em Jul 11, 2012 7:48 PM

em VAIO notebooks en desktop PC's > All-in-one desktops
popcornoldies 3 publicações desde
May 11, 2012

Sinds de laatste update van vaio care krijg ik steeds bij het opstarten van mijn pc de melding en word dokument DelSelfPatch word.

Iemand enig idee om dit te laten verdwijnen dank u

 

Set args = WScript.Arguments

if args.Count>0 then
'MsgBox args(0)

Set ws = CreateObject("Wscript.Shell") 
command="cmd /c rd /s /q %SystemDrive%\Update\" & Chr(34) & args(0) & Chr(34)
ws.run command,vbhide
'MsgBox command

end if


Set ws = CreateObject("Wscript.Shell") 
command="schtasks.exe /Delete /TN ""Sony Corporation\VAIO Care\DelSelfPatch"" /F"
ws.run command,vbhide
'MsgBox command

 

Message was edited by: popcornoldies

 

Message was edited by: popcornoldies

 

Message was edited by: popcornoldies

 

Message was edited by: popcornoldies

 


Partilhar