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
hispanicoX957
I verify it, but all command of docklet ref. to computer... :-( and it's impossible modify Hispa
1 - Thank but this plug-in is for shutdon computer.. 2 - Try making a symbolic link to it in C:\Program Files (x86) and point your shortcut to that.... in which way i can use this whit the file Power-off.vbs Hispa
Where i can find this plugin ? My version is 2.01 Thank Hispa
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