|
||||
IM0001, be aware that it's still being actively developed by rhov23 here: http://www.lakeridgesoftware.com/for...ad.php?t=11402
kingnike04, unzip it to a directory, then take everything: Help files itaskmort itaskpics itasktext itask.exe And move it to your root folder. If you don't know what "root" means, it's the same place as Windows, Program Files, etc. |
|
||||
This app is Awesome!!! I'm following the thread on Lakeridge & am running version Alpha 3 on my Verizon XV-6700. All apps/buttons are working fine. I am NOT a programmer. But, the app was very easy to configure & customize!
I had to change the scripts to match the 6700, after going through & testing them all. Below are the Control Panel numbers, apps, & codes that I'm using. These can also be used to build shortcuts for other apps. . . . Sorry if this is old news to some. I'm also running .exe's & games from their individual panels. Working on my custom buttons/icons now! My only issues are the 24-Hour clock & Weather in Celcius. FYI, I'm running my own customized rom from the Unified Rom Kitchen. “mycpl†Number; Program; MortScript Command 0; Backlight; Run("\windows\ctlpnl.exe","mycpl.cpl,0") 1; Power; Run("\windows\ctlpnl.exe","mycpl.cpl,1") 2; Device Information; Run("\windows\ctlpnl.exe","mycpl.cpl,2") 3; Clear Storage; Run("\windows\ctlpnl.exe","mycpl.cpl,3") 4 NULL 5 NULL 6; Wireless LAN; Run("\windows\ctlpnl.exe","mycpl.cpl,6") 7 NULL 8 NULL 9; Command Manager; Run("\windows\ctlpnl.exe","mycpl.cpl,9") 10; Microphone AGC; Run("\windows\ctlpnl.exe","mycpl.cpl,10") “cplmain†Number; Program; MorScript Command 1; Password; Run("\windows\ctlpnl.exe","cplmain.cpl,1") 2; Owner Information; Run("\windows\ctlpnl.exe","cplmain.cpl,2") 3; Power; Run("\windows\ctlpnl.exe","cplmain.cpl,3") 4; Memory; Run("\windows\ctlpnl.exe","cplmain.cpl,4") 5; About; Run("\windows\ctlpnl.exe","cplmain.cpl,5") 6 NULL 7; Screen; Run("\windows\ctlpnl.exe","cplmain.cpl,7") 8; Input; Run("\windows\ctlpnl.exe","cplmain.cpl,8") 9; Sounds & Notifications; Run("\windows\ctlpnl.exe","cplmain.cpl,9") 10; Remove Programs; Run("\windows\ctlpnl.exe","cplmain.cpl,10") 11; Menus; Run("\windows\ctlpnl.exe","cplmain.cpl,11") 12; Buttons; Run("\windows\ctlpnl.exe","cplmain.cpl,12") 13; Today; Run("\windows\ctlpnl.exe","cplmain.cpl,13") 14 NULL 15; Beam; Run("\windows\ctlpnl.exe","cplmain.cpl,15") 16; Clock & Alarms; Run("\windows\ctlpnl.exe","cplmain.cpl,16") 17; Configure Wireless Networks; Run("\windows\ctlpnl.exe","cplmain.cpl,17") 18; Regional Settings; Run("\windows\ctlpnl.exe","cplmain.cpl,18") 19; Connections; Run("\windows\ctlpnl.exe","cplmain.cpl,19") 20; Phone Services; Run("\windows\ctlpnl.exe","cplmain.cpl,20") 21 NULL 22; Certificates; Run("\windows\ctlpnl.exe","cplmain.cpl,22") 23; Bluetooth;Run("\windows\ctlpnl.exe","cplmain.cpl,2 3") 24; Error Reporting; Run("\windows\ctlpnl.exe","cplmain.cpl,24") 25; GPS Settings; Run("\windows\ctlpnl.exe","cplmain.cpl,25") 26; Wireless Manager; Run("\windows\ctlpnl.exe","cplmain.cpl,26") |
|
|
|