hispanicoX957

hispanicoX957

Joined Last seen Member # 6215350
0 Posts 0 Replies 640 Reputation

I create a shortcut on my dock but every time i click on it i receive this error [img]http://i.imgur.com/ljDmgGA.jpg[/img] i control the authorizations and are ok...so in which way i can solve ? Thank Paul

0 Replies 6,580 Views

I put this shortcut on objectdock C:\Program Files\Wol\Power-off.vbs This is my file Power-off.vbs [quote] Set oShell = WScript.CreateObject("WScript.Shell") oShell.Run "Telnet 192.168.0.100" WScript.Sleep 500 oShell.SendKeys "admin{ENTER}" WScript.Sleep 500 oShell.SendKeys "admin{ENTER}" WScript.Sleep 500 oShell.SendKeys "poweroff{ENTER}"[/quote] When i click on icon on my dock a system error appear

11 Replies 30,943 Views