Hello,
I'm trying to set a favorite that will send the WOL packet to a specific MAC address, then activate a window
The mod's wiki gives two examples - one for adding an additional command and the other for passing the MAC address to the script. I'm trying to do both !
So i've tried the following code but it isn't working. What did i do wrong ?
I posted in the mod's topic but no answer...
Thanks
I'm trying to set a favorite that will send the WOL packet to a specific MAC address, then activate a window
The mod's wiki gives two examples - one for adding an additional command and the other for passing the MAC address to the script. I'm trying to do both !
So i've tried the following code but it isn't working. What did i do wrong ?
Code:
<favourite name="Serveur">RunScript("script.advanced.wol"192.168.2.10@00:22:3f:aa:2a:7f,ActivateWindow(10025,"smb://FILMS-SERVEUR/Films-Serveur/FILMS DIVX/"),True)</favourite>
I posted in the mod's topic but no answer...
Thanks