Quote: Originally Posted by
Dougw133 
Cool thanks, anyone know if RR can run Script? VBS to be exact?
Yes, you use the Wscript command:
In the exectbl put the following:
Code:
"RunVBScript","RUNQW;wscript.exe" "$SkinPath$\MyScriptName.vbs"
Then for the button code you use:
"RunVBScript"
to actually execute it when pressing the button in the skin.