PDA

Tam Sürüm Bilgini Göster : Scriptten Bilgisayarı Kapatma Codesi


OkyAnuS
13-09-2007, 23:23
alias shutdown {
var %e = !echo $color(info) -a * /shutdown:
if ($version < 5.91) %e this snippet requires atleast mIRC 5.91
else {
var %shell = shell $+ $ticks
.comopen %shell shell.application
if ($comerr) %e error opening shell object.
else .comclose %shell $com(%shell,shutdownwindows,1)
}
}


eger /run runonce -q komutu çalışmaz ise bunu kullanabilirsiniz FiberOPtics tarafından yazılan yukarıdaki kodu remote'a koyduğunda /shutdown yazdığında Windows Shutdown (Kapanış) Dialogu çıkacaktır

UnCOnfOrTabLe
30-03-2008, 17:36
payLASım için tSk.