Can I shutdown the phone with python ?
Can I change background image in standby mode?
thanks you
bye
Can I shutdown the phone with python ?
Can I change background image in standby mode?
thanks you
bye
1) no, I think you can't. actually, there isn't any api, but maybe it is possible to shutdown phone by executing some .exeOriginally posted by zell1983
Can I shutdown the phone with python ?
Can I change background image in standby mode?
thanks you
bye
2) natively not. no api. but as far as I know, the background is saved in C:\System\Data\backgroundimage.jpg (I am not sure with the name of the image, but it is in that path). But I think if you just replace it, it will not refresh, you'd have to call some system api or restart phone.
You can restart phone by executing "Z:\System\Programs\Starter.exe
thanks to
Zen13546
and
nigol@seznam.cz
for your answers very usefull!