I just installed a trial of SKschema on my device, and I'm creating some interesting script sets based on using both SKschema and MortScript simultaneously.
In the process, I've created a way to kill flight mode with a MortScript that calls a standard SKschema script. Basically, it turns the radio on and then turns it back off again.
Seems to work reliably so far! :)
:cheers:
RunWait( "\Windows\Start Menu\Programs\sScripts\RadioOn.sksc" )
Run( "\Windows\Start Menu\Programs\sScripts\RadioOff.sksc" )
:cheers:
Here's another one I did, which is a script that closes Activesync. You automate it to run when you take it out of the cradle if you set a SKschema the way cravaus recommends in the second post:
http://www.aximsite.com/boards/x51-h...esolution.html