|
||||
I dont get it. But if you are using Mortscript here is the script that works for me
Piscel.mscr Code:
Connect("sprint") run( "\Windows\PicselBrowser.exe")
__________________
![]() Good things don't end in 'eum,' they end in 'mania'...or 'teria' Easily switch between TouchFlo and Mobile Shell If you like my work feel free to ![]() Last edited by Darkness231; 01-01-2008 at 10:49 PM. |
|
||||
i wrote a similar script that i bind to my voice softkey. actually, my mortscript cab installs this script and binds the key
![]() # dcd connection toggle.mscr - 9-9-07 r3 ShowWaitCursor If ( NOT Connected() ) RegWriteDword("HKLM","\Comm\ConnMgr\Providers\{7C4 B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\Sprint PCS","Enabled","1") Vibrate(100) Connect( "The Internet" ) Else RegWriteDword("HKLM","\Comm\ConnMgr\Providers\{7C4 B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\Sprint PCS","Enabled","0") Vibrate(100) Sleep(200) Vibrate(100) Disconnect EndIf HideWaitCursor |
|
||||
Re: Manually initiate EVDO on Mogul?
i know this is off topic but iam about to buy a htc mogul and i was wonder is there is anything anyone does like about the phonr and what are somethings that you like alot thanks.... and do you thing that phone is worth 250 used thanks
|
|
||||
Re: Manually initiate EVDO on Mogul?
Take a look at Homescreen plusplus.
|
![]() |
|
|
|