Little help here Chefs - WM6 iPhone Edition - 8125, K-JAM, P4300, MDA Vario ROM Development

Does anyone know if there is an application (EXE file) within WM6 or WM5 that executes the "programs" and "settings" list, without tapping the Start button?
Also, on a soft reset, how can you make a single application load everytime?
Thanks...

bradsnw said:
Does anyone know if there is an application (EXE file) within WM6 or WM5 that executes the "programs" and "settings" list, without tapping the Start button?
Also, on a soft reset, how can you make a single application load everytime?
Thanks...
Click to expand...
Click to collapse
Anyone? I am sure there is a simple solution that I am overlooking. With a little help here I can fix a couple of problems with an iPhone emulator that can be incorporated into any WM6 Rom. I am currently running this now, but these fixes would make it perfect, and would almost do away with the Windows Mobile today screen. I am pretty amazed with this so far, The new iPhone today screen perfectly mathes what you would see on the apple website, and I am not noticing any signifigant lag time between apps that are loaded this way.

To make an application load on a soft reset, just place it in the windows/start up folder or place a link to it in that folder.

bradsnw said:
Does anyone know if there is an application (EXE file) within WM6 or WM5 that executes the "programs" and "settings" list, without tapping the Start button?
Also, on a soft reset, how can you make a single application load everytime?
Thanks...
Click to expand...
Click to collapse
not directly.... they are linked to explorer.exe and the shell....and of course the registry.....if my memory serves me rigth.

faria said:
not directly.... they are linked to explorer.exe and the shell....and of course the registry.....if my memory serves me rigth.
Click to expand...
Click to collapse
Faria, memory cannot serve you right. You are already at 97% capacity and the only way to get the information you require is to do a soft reset at which point you will get down to 75%. Or in the alternation upgrade.....

Is this the emulator you are talking about?
http://forum.xda-developers.com/showthread.php?t=301517

Did you find out how to start the functioning of program from icon.
I cannot find the explorer.exe in the rom

samy.3660 said:
Did you find out how to start the functioning of program from icon.
I cannot find the explorer.exe in the rom
Click to expand...
Click to collapse
Nothing as of yet. Without recompiling the software, each button on the iPhone today screen requires an .exe file, executable, to launch that particular service or program. To make things easy, I wanted to know how to create an exectuable file that will launch contacts, programs folder, and settings folder, with these, the normal WM6 today screen would not be needed anymore.

So Far....
So far....

Wow, those screens look cool already
Any idea when a first beta will be ready (if you are gonna release it)?

matthijst said:
Wow, those screens look cool already
Any idea when a first beta will be ready (if you are gonna release it)?
Click to expand...
Click to collapse
I have figured out how to link to Outlook Contacts, I am just having troubles getting settings and programs to pull up. Wven with creating shortcuts to them

well if you want settings like for example the task manager then a call to this would bring it up:
ctlpnl cplmain.cpl,4,2
Didn't want to leave you hanging so I ran a quick search here to see if it has a list and here's something that should steer you in a direction...that is if this is what you wanted:
http://forum.xda-developers.com/showthread.php?t=289005

that doesnt help, you know how to add a shortcut to start start menu

Here's a similar app:
http://rychlicki.net/en/2007/04/01/174/
http://rychlicki.net/inne/res_ppc-custom.icons.zip
Clock doesnt work there though

Related

Open running applications instantly?

Maybe a strange topic title but this is what I mean:
When I have PocketInformant running for example in the background, it opens instantly when it is selected from a TaskManager like pBar (wich I use). When I want to acces the programm using a normal shortcut from my startmenu it has some delay before it opens.
Does anybody have any tips or ideas about this?
You kinda answered your question yourself. If it running already it doesnt need to be loaded....
crazybadger said:
You kinda answered your question yourself. If it running already it doesnt need to be loaded....
Click to expand...
Click to collapse
You are correct. But I wanted to know why a programm opens instantly when you open it using a task manager. While opening it using the StartMenu takes more time, In both cases the programms are already running in the background
mccune said:
You are correct. But I wanted to know why a programm opens instantly when you open it using a task manager. While opening it using the StartMenu takes more time, In both cases the programms are already running in the background
Click to expand...
Click to collapse
I actually do understand your question because I noticed that too. When a program is alreading running in the background minimized and if you select it using a task manager of choice, it opens up quickly since it was just minimized where as if your where to go through programs menu and run the program shortcut again, there is some delay. I think it is because its closing the program or checking if it is already running that is causing the delay. Don't know for sure actually
i'm not sure if it works the same way as in desktop windows, but here it isl like that...
when you want to code a program that can be launched only once you put a specific section in program's startup part, that checks wether another copy of the process isn't already running, if no is found application starts normally, if it finds previously launched copy it terminates.
now i'm not sure how does it work here in wm5/6 as it happens with all the programs, so probably it is more os dependant, but if i'm right the delay comes from the fact that taping a shortcut actually runs the program again in the first place...
banannq is absolutely correct. This is how things work in WM as well.
When you click a link to the program or its exe file directly from file explorer it is launched again even if it is already running.
If this is a big app like Skype or PI it will take time just to load the exe so even if all it has to do is close right away there is still a delay.
The task manager however calls the program copy already running directly so there is no delay.
Thanks for the explanation!
Now I understand what was driving me mad
So opening programms from a TaskManager is the fastest way to work with you PPC. Or maybe run a today plugin that has a running programms line. I believe the O2 plugin has this kind of functionality.
WisBar Lite and MagicButton (both free) add a running programs icon list to the top menu bar so you can more quickly task swap.
PaulMdx said:
WisBar Lite and MagicButton (both free) add a running programs icon list to the top menu bar so you can more quickly task swap.
Click to expand...
Click to collapse
I use pBar for this, works like a charm
The funny thing is - this is exactly the kind of thinking that brought M$ to create the ever so hated "smart minimize" concept and spawn a hoard of "close button / task manager" applications like magic button.
It is nice when programs start right away, but the trouble is RAM on WM devices is still stuck on at very low limit. Now, if we had devices with 256 or more MB of RAM we probably would not need to close apps.

Htc Touch On A Wizard

With all the files everybody has produced on this website, I'm able to get very close to my wifes phone, but not exact I have a g4 wizard. She has an elf, it's so cool, but no keyboard, hah hah. Anyway, I'd like to build a custom rom(I will read and learn all about that when I'm ready), but I need to be sure that I can get certain features to work correctly before I start rom building. I'm currently using the wizard_19855_Clean_V1 rom and it's great, stable everything works. What I'm doing:
1. Install as many of the htc apps as possible(I can't get some to work)(ie htc task manager) (I can handle this)
2. I want the htc cube to work oem. no ftouchflo, no sclpc++(f)(need help here)
3. Strip the OS of unused files to boost performance(need help here)
4. Build a new rom(I'll figure this out when I'm ready)
2. I need help with the "oem"(I think oem) cube I attached htc_touchflo.zip so everyone can see what I'm working with. Most of the files do not exist on my wizard with 19855. What I've found is that the cube will work(somewhat) with these files(- (minus) touch.dll). I've left the touch.dll that came with 19855 alone and it was bigger in size so it must do more...right? lol The first time the cube loads(by clicking on biotouch shortcut, not sure if that's right, I could preload it in startup, but...) it pulls up the contacts page and displays it correctly(but nothing works), from there I can rotate the cube with finger gestures horizontally, it's a little slow but it works 195 MHz baby, yeah. The aplauncher and mediahub are there, very minimal just blank black place holders. Okay, so a finger gesture down will "minimize" the cube, but it doesn't refresh the screen back to what was there previously. I think it will pull up again with a finger gesture(can't remember but clicking one of the shortcuts will definately bring it back), but it doesn't display correctly until you rotate horizontally. What I'm looking for: I'm wondering if there is someone willing to work with me to get the oem cube working. Probably need support for .dll files ie(touch) and then the registry, I'm fine editing the registry, but I don't know what the default settings are or should be. I've tried a couple of the cube settings apps out there and none seem to work in this scenario.
3. A link similar to slimming down windows xp: the complete guide(cool article), but for windows mobile 5-6.1. What can we pull out of this bloated os without causing issues to stability? Like pictures unused .dll files etc.
Or look at it like what really needs to be there? From there I will build my rom...Thanks in advance to anyone willing to partake.
Anyone willing to help?
In Addition
when the cube is up, the aplauncher and mediahub buttons do work, but there not mapped to anything, so it says to reinstall the application. Where is this thing pulling(looking for) this information? registry?
I think I titled my post correctly
Maybe I'm barking up the wrong tree? Has this been done before? I wasn't able to find a working oem version of the cube for the wizard and I wasn't satisfied by ftouchflo and the different cube clones out there. No offense is intended, I think they are great alternatives, but I'd like to figure out the oem version. If no one is interested, that's fine, I just thought that someone else would like to see this available because I did. If anyone is available to provide guidance to me that would be gladly accepted as well. Or show me some links as to why this is not possible, that would be great so I'm not wasting my time if someone has already tried to do what I'm doing. Any replies gladly accepted, maybe it will get a conversation going, communcation can drive things as well. Thanks
Trying Attachments again...
Trying to get the attachments posted
man the touchflo dont download wotsup with dat
I tested downloading it, I had to be logged in to do so though. In the download there is a folder called cube, I put this on my start menu so I can interact with the cube when I don't know where it's at.
I think if someone could point me to or post the default registry settings for the touch, heh duh, I'll ask my wife if I can look at hers...Should be simple enough. I have an idea from a couple of posts over in the elf forum, I think her is a vogue though not sure what the difference is. Any one know? Is it just the provider model like 8125 compared to tmobile mda?
I'm trying to get each of the cube applications to open independently via a shortcut menu similar to the programs folder. Right now I have the media hub mini working, so I will copy the settings for this application to a new .reg file.
Oh, my wife's touch's files copied everything registry and files and put them on my wizard with no luck, but the registry may contain some interesting info. But all the apps are a different version though.
80%
Similar to other post, I can't get the quickdial to work correctly. With the settings below, I can open, close, and spin the cube. The aplauncher & the media hub work. The quickdial does not, seems to open, but does not display. I can see the process running, but nothing. If your interested, here are the registry settings to get this to work:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch]
"MediaHubMini"="06042007 V2.5 Final"
"BioTouch Ver"="05102007 V2.0"
"APLauncher"="05212007 V2.3 Final Release"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\APLauncher]
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\APLauncher\App1_1]
"Type"=dword:00000000
"Name"="Email"
"Path"="\\Windows\\tmail.exe"
"Param"="-service \\"
"IconPath"="\\Windows\\AL_01.png"
"IconPressPath"="\\Windows\\AL_01_HL.png"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\APLauncher\App1_2]
"Type"=dword:00000000
"Name"="Internet Explorer"
"Path"="\\Windows\\iexplore.exe"
"Param"="NULL"
"IconPath"="\\Windows\\AL_02.png"
"IconPressPath"="\\Windows\\AL_02_HL.png"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\APLauncher\App1_3]
"Type"=dword:00000000
"Name"="Comm Manager"
"Path"="\\Windows\\CommManager.exe"
"Param"="NULL"
"IconPath"="\\Windows\\AL_03.png"
"IconPressPath"="\\Windows\\AL_03_HL.png"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\APLauncher\App2_1]
"Type"=dword:00000000
"Name"="SMS/MMS"
"Path"="\\Windows\\tmail.exe"
"Param"="-service \\"
"IconPath"="\\Windows\\AL_04.png"
"IconPressPath"="\\Windows\\AL_04_HL.png"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\APLauncher\App2_2]
"Name"="Tasks"
"Type"=dword:00000000
"Path"="\\Windows\\tasks.exe"
"Param"="NULL"
"IconPath"="\\Windows\\AL_05.png"
"IconPressPath"="\\Windows\\AL_05_HL.png"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\APLauncher\App2_3]
"Name"="Calender"
"Type"=dword:00000000
"Path"="\\Windows\\poutlook.exe"
"Param"="calendar"
"IconPath"="\\Windows\\AL_06.png"
"IconPressPath"="\\Windows\\AL_06_HL.png"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\MediaHubMini]
"APNameFontSize"=dword:00000018
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\MediaHubMini\App1_3]
"Param"="-mode:camera -type:video"
"IconPlayingPressPath"="\\Windows\\MH_2_03_HL.brn"
"IconPlayingPath"="\\Windows\\MH_2_03.brn"
"IconPressPath"="\\Windows\\MH_03_HL.brn"
"IconPath"="\\Windows\\MH_03.brn"
"Name"="Videos"
"Path"="\\Windows\\HTCAlbum.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\MediaHubMini\App1_2]
"Param"="-mode:camera -type:image"
"IconPlayingPressPath"="\\Windows\\MH_2_02_HL.brn"
"IconPlayingPath"="\\Windows\\MH_2_02.brn"
"IconPressPath"="\\Windows\\MH_02_HL.brn"
"IconPath"="\\Windows\\MH_02.brn"
"Name"="Pictures"
"Path"="\\Windows\\HTCAlbum.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\MediaHubMini\App1_1]
"IconPlayingPressPath"="\\Windows\\MH_2_01_HL.brn"
"IconPlayingPath"="\\Windows\\MH_2_01.brn"
"IconPressPath"="\\Windows\\MH_01_HL.brn"
"IconPath"="\\Windows\\MH_01.brn"
"Param"="NULL"
"Path"="\\Windows\\AudioManager.exe"
"Name"="Music"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\MediaHubMini\MediaType]
"SettingsType"=dword:00000000
"Type"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\Biotouch]
"Mode"=dword:00000002
"Path18"="\\Windows\\C02.brn"
"Path17"="\\Windows\\C01.brn"
"Path16"="\\Windows\\B02.brn"
"Path15"="\\Windows\\B01.brn"
"Path14"="\\Windows\\A02.brn"
"Path13"="\\Windows\\A01.brn"
"Path12"="\\Windows\\C5.brn"
"Path11"="\\Windows\\C3.brn"
"Path10"="\\Windows\\C1.brn"
"Path9"="\\Windows\\C0.brn"
"Path8"="\\Windows\\B5.brn"
"Path7"="\\Windows\\B3.brn"
"Path6"="\\Windows\\B1.brn"
"Path5"="\\Windows\\B0.brn"
"Path4"="\\Windows\\A5.brn"
"Path3"="\\Windows\\A3.brn"
"Path2"="\\Windows\\A1.brn"
"Path1"="\\Windows\\A0.brn"
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\TFSettings]
"LinePos"=dword:0000002E
"NameSize"=dword:00000019
[HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings]
"EnableSound"=dword:00000000
"PageHigh"=dword:00000008
"PageLow"=dword:00000005
"SpeedLow"=dword:00000041
"UpLength"=dword:0000012C
"DownLength"=dword:000001B8
"Boundry"=dword:000004B4
"FingerPressure"=dword:00000A8C
"2ndSample"=dword:00000012
"DelayDiff"=dword:00000028
"EnableCube"=dword:00000001
"1stSample"=dword:0000000C
"SpeedHigh"=dword:00000014
"PanType"=dword:00000001
"EnableScroll"=dword:00000001
The above settings work on my g4 wizard with only the attached htc_touchflo.zip copied to the windows directory. Anybody got a working quickdial.exe for the wizard? I've noticed there are different versions out there, maybe there is one that works. It needs to open up from the shortcut in the zip file and by no other means. Thanks
Well, I've tested different versions of the quickdial app that I've found and none of them seem to function. Am I wasting my time? Does anyone know?, please reply. Does anyone have any links to what files can be removed while conserving stability. For instance if I want to use advanced task manager, is it possible to remove the regular task manager files and links?

How to skip the bloat! (Fuze)

I have yet to see it posted so heres how to skip the MEGA BLOAT on the fuze.ATT tried VERY hard to prevent it this time around.
I have tried every screen from hard reset. From what Ive found this is the only way to do it.
1.Wait for the tap here to customize.
2.Go through the screen alignment
3 skip or set pass word.
4.When it says your done and tap the screen to start WM get ready to reset
5. The absolute second you touch the screen(use your finger and have your stylus ready by the reset hole) hit the stylus reset. (if you see customization start your too late and must start over)(hard reset by holding volumedown and the button in the center of the scroll wheel while pressing the stylus reset)
6. When your device starts TF3d will NOT be in your today Items
7.Go to today settins and disable everything
8.Use file explorer to go to windows and find PT_Manila_Reg .cab and run it
9.Run MSFT_Security.cab
10.run the Opera cab called WM6_PPC_HTC_Opera9_WWE.cab (only WM6_PPC_HT… shows up in File Explorer) or you won't have the Opera browser.
You now have no bloat and TF3D
You must also install the opera cab in windows for the internet tab to work.
but does everything work?
i found on my hermes that certain stuff didnt work properly if i went about it that way
lbhocky19 said:
but does everything work?
i found on my hermes that certain stuff didnt work properly if i went about it that way
Click to expand...
Click to collapse
So far yes
Ive been testing for an hour. All the cabs from customization are posted in the windows folder. T
he only thing you lose i see so far are the folders in programs. For all the bloat Ill gladly recreate some folders.
so this is supposed to get rid of the At&t tab in touchflo 3d??
because i did it an the tab is still there...or what exactly does it do?? 9IM A NOOB!!)
aruppenthal said:
I have yet to see it posted so heres how to skip the MEGA BLOAT on the fuze.ATT tried VERY hard to prevent it this time around.
I have tried every screen from hard reset. From what Ive found this is the only way to do it.
1.Wait for the tap here to customize.
2.Go through the screen alignment
3 skip or set pass word.
4.When it says your done and tap the screen to start WM get ready to reset
5. The absolute second you touch the screen hit the stylus reset.
6. When your device starts TF3d will NOT be in your today Items
7.Go to today settins and disable everything
8.Use file explorer to go to windows and find PT_Manila_Reg .cab and run it
9.Run MSFT_Security.cab
You now have no bloat and TF3D
Click to expand...
Click to collapse
If you have yet to see it posted, then how did you copy and paste it word for word from the thread that it's already posted in? Cute...
but everything else is loaded like MS voice command, the quickgps,etc?
any idea where I can find the tools that was under programs with att configured?
need to use the proxy thing
Nevermind I found them there in the windows folder
what/where is the "stylus reset"?
KevinACrider said:
If you have yet to see it posted, then how did you copy and paste it word for word from the thread that it's already posted in? Cute...
Click to expand...
Click to collapse
The thread with it in it word for word is a copy and paste from this thread.
In fact I am even quoted in it
Thanks though might wanna read before posting negative comments.
starstreak said:
but everything else is loaded like MS voice command, the quickgps,etc?
Click to expand...
Click to collapse
As far as I can tell we are getting everything else except the stuff you dont want by skipping customization.
If you want stock and know how to flash NATF's rom is a good alternative. He has done a good job of removing the junk permanantly. From what I have read his rom is pretty solid.
I will probably continue my tilt line of ROMs on the fuze soon. I always base mine off of ATT's most current roms and leave all ATT settings intact.
Does anyone know the name of the CAB for Opera in the windows folder? It does not start off as Opera. Thanks...
UPDATE: Found it.
Raspster said:
Does anyone know the name of the CAB for Opera in the windows folder? It does not start off as Opera. Thanks...
UPDATE: Found it.
Click to expand...
Click to collapse
Opera doesn't load if you skip the bloat. What is the cab called? I couldn't find it and ended up finding a newer version on this board and used that cab, but I would still like to know. It was driving me crazy.
jglev said:
Opera doesn't load if you skip the bloat. What is the cab called? I couldn't find it and ended up finding a newer version on this board and used that cab, but I would still like to know. It was driving me crazy.
Click to expand...
Click to collapse
It is called WM6_PPC_HTC_Opera9_WWE.cab. All you see in file explorer is "WM6_PPC_HT..." so it's impossible to tell what it is without running it. I installed Total Commander to find it.
southG said:
what/where is the "stylus reset"?
Click to expand...
Click to collapse
The reset is a small button on the bottom of the Fuze, to the right of the usb port underneath the headphones symbol.
Beat me to it... Yea, The title is too long and you don't see the opera part. WOW, what a difference when you follow theses steps. It even puts the YouTube app on the internet TAB. The fuze runs ALOT smoother and has WAY more RAM/ROM. Good find!
do I press reset when I touch the screen, or the moment I see something change on the screen from me touching it?
WHen it starts up, am I supposed to see a customization wizard? Or did I fail?
edit: failed.crap
starstreak said:
do I press reset when I touch the screen, or the moment I see something change on the screen from me touching it?
WHen it starts up, am I supposed to see a customization wizard? Or did I fail?
edit: failed.crap
Click to expand...
Click to collapse
Yeah the second you see the screen change you have to reset. Once you see the wizard you went too far. If you see it hard reset and try again.
Thanks for this info. I tried flashing some of the ROMs specifically the NATF ROM since I wanted to keep the AT&T theme but not some of the AT&T bloatware but one thing I noticed accross the board is that cellular video does not work. I have checked proxy and connection settings and managed to get MEdia Net to work but CV always fails. Opera states the fuze is not a 3G phone and PIE only shows XML codes. Alhtough I don't use CV much I still wouldn't want it broken. I suppose this is my alternative for now.
Ahhh, I love the internet and being able to find the answer to any question you might have haha. Thanks for the tip on Opera, I was definitely missing that.
About the only thing I can think of that was kinda cool from the AT&T pack was the Cellular Video. Can that be installed by itself?
Racenut said:
Ahhh, I love the internet and being able to find the answer to any question you might have haha. Thanks for the tip on Opera, I was definitely missing that.
About the only thing I can think of that was kinda cool from the AT&T pack was the Cellular Video. Can that be installed by itself?
Click to expand...
Click to collapse
Cellular Video is only a website and can be access through cellularvideo.cingular.com
Theres something called PT_BlackSCR.cab
I installed that too. Err..what was it? I'm guessing it was the ATT_tabbed TODAY theme? I forgot to check if that was there before I installed it.

Is the Treo Pro Task Manager available as a Cab?

I have an 800w, and was hoping to find the 320x320 TP HTC task manager.
I've tried the other one's floating around and even some modified to work with Real VGA on a 320x320 screen, but none work with a regular 320x320 screen.
here's the files.
now you just need to make the cab.
Actually, you might be able to just copy the attached files to the 800
Thanks Berd.
I wish I knew how to "cab" it up so that if it went awry, I could just uninstall it via add/remove.
I might just dump the files in my Windows directory and see what happens, but I'm not confident that it'll work right if I do it that way.
I was thinking, though. Perhaps I could download and install one of the other HTC TM cabs, and then overwrite the files it installs with these from the Pro. Then, theoretically, an uninstall of the TM might result in uninstalling the replacement files...
Either way, do a Backup first (Sprite or Otherwise).
That way you can always do a Restore and undo any issues that may arise.
Well, I needed to do a real hard reset anyhow, so before I did, I just dumped it all in my Windows folder. No luck.
Perhaps someone else with more knowledge than me can figure this one out.
Thanks again for the ROM dump, Berd. I'm betting some good use will come of it via zbop, hannip, ebag, etc.
Task Manager Quick Menu
Has anyone found a way to activate the HTC Quick Menu from a button? The Task Manager is great for stopping programs but the HTC version also allows switching between running programs. Unfortunately, it requires a thumb press on the screen top right, an awkward place for me to reach as a lefty. I can't seem to find any exe that does that function. Anyone found it?
Thanks,
Mike
mmmike52 said:
The Task Manager is great for stopping programs [...] Unfortunately, it requires a thumb press on the screen top right
Click to expand...
Click to collapse
For the Palm Treo Pro, press [OPTION]+[OK] to quickly access the task manager
tuo_kaerf said:
For the Palm Treo Pro, press [OPTION]+[OK] to quickly access the task manager
Click to expand...
Click to collapse
For the Task Manager you are correct. But that only allows you to stop programs. I am looking for a way to start the Quick Menu (a part of the HTC Task Manager package) that allows stopping and switching between programs that is only available from the X close on the today screen. I have tried all the apps that are named quick*, task*, tsk*, qtask*, etc but cannot find the one that runs the drop down Quick Menu. It is possible it is one of the DLL's that can only be started by another app.
Thanks,
Mike
tuo_kaerf said:
For the Palm Treo Pro, press [OPTION]+[OK] to quickly access the task manager
Click to expand...
Click to collapse
Or just keep the OK button pressed...
oVan said:
Or just keep the OK button pressed...
Click to expand...
Click to collapse
Yes you are write. But this opens the Task Manager, not the task manager quick menu.
Thanks.
mmmike52 said:
Has anyone found a way to activate the HTC Quick Menu from a button? The Task Manager is great for stopping programs but the HTC version also allows switching between running programs. Unfortunately, it requires a thumb press on the screen top right, an awkward place for me to reach as a lefty. I can't seem to find any exe that does that function. Anyone found it?
Thanks,
Mike
Click to expand...
Click to collapse
The Treo Pro has the built-in WM task manager (taskmgr.exe) in the windows directory. I created a shortcut to my programs and use it instead of the HTC provided one and this one workds great.
I'm pretty sure there should be some reg edits associated with this but here is a cab for it.

I'm curious

My bad in advance if this question is off topic.
Lets you say you flashed the stock rom [why i don't know] or one of the roms hanging around here. The RUU goes to 100%, you set the screen, the time, you get a peek at the home screen (lookin pretty plain there) only to be told to wait 3 seconds. A couple things run get a little progress indicator and the thing reboots.
Now your home screen is looking different. Couple plugins enabled, others disabled. Been scouring XDA regarding this and only found scant references here or there about setting your thing up to install cabs off an SD card. I'm looking for something more in the neighborhood of having different plugins enabled, possibly settings too.
Anywho if you know of where I can get some reading in about this type of stuff, lemme know.
It's the built-in autorun. There are also many different third party alternatives. A few are in SuperJustKitchen v0.7.
Besides that, I'm trying to decide if this is offtopic or not... Technically it has to do with cooking....
ivanmmj said:
It's the built-in autorun. There are also many different third party alternatives. A few are in SuperJustKitchen v0.7.
Besides that, I'm trying to decide if this is offtopic or not... Technically it has to do with cooking....
Click to expand...
Click to collapse
hehe i'm walking a fine there...
I was wondering who were those guys and what are they doing in my kitchen? Autorun, check autorun, and run cc From what I gathered about those programs is that runcc is like autorun but newer. My guess in using them is setting up some sort of txt file and pointing runcc or autorun to it.
If so what can I put in that txt file, coz I know i can't write something like "uh... dood, I don't want titanium enabled, I want this one enabled with this setting and that setting ticked... and while you're at it can you fiddle with that one over there, and lets throw some cabs on there shall we? they're over here..... you're not done yet, now I want you to monkey with the settings like so... alright now get the hell out of my office!"
If I could I would...
Whatever information you can point me over to would be cool.
Thanks
Dr.Gonz0 said:
hehe i'm walking a fine there...
I was wondering who were those guys and what are they doing in my kitchen? Autorun, check autorun, and run cc From what I gathered about those programs is that runcc is like autorun but newer. My guess in using them is setting up some sort of txt file and pointing runcc or autorun to it.
If so what can I put in that txt file, coz I know i can't write something like "uh... dood, I don't want titanium enabled, I want this one enabled with this setting and that setting ticked... and while you're at it can you fiddle with that one over there, and lets throw some cabs on there shall we? they're over here..... you're not done yet, now I want you to monkey with the settings like so... alright now get the hell out of my office!"
If I could I would...
Whatever information you can point me over to would be cool.
Thanks
Click to expand...
Click to collapse
RunCC is meant as a replacement for Autorun. Autorun just requires a text file while RunCC requires a Lua that points to a text file.
There are a few walkthroughs but nothing concrete on how to create a good autorun file.
Some of the commands are:
The lock screen command (I forget what it is)
EXEC: (Execute the following)
CAB: (Install the following cab)
CPY1: (Copy from this)
CPY2: (Paste to this)
RST: (reset the phone)
In the older Autoruns, to set a theme you'd use:
EXE: along with a program that set the theme
In the newer Autoruns, you can just set it with:
TSK: \Windows\theme.tsk
Unfortunately, neither works with WM6.5.1 so you have to set the theme with an EXT with many files and registry keys.
There are a few other autorun apps that people in xda have made that can do more, like be able to run your own custom config from your SD card if you want every ROM to have certain things automatically configured (as long as all the ROMs support the particular auto-configuration utility you have configured for.)
To tell you the truth, I never bothered much with Autorun unless I had to replace a file that needed to be one version for the rom to load the first time and another after the first time set up was done. Realistically, you can do almost everything with a simple EXT package.
ivanmmj said:
Unfortunately, neither works with WM6.5.1 so you have to set the theme with an EXT with many files and registry keys.
Click to expand...
Click to collapse
Now ain't that a kick in the pants
ivanmmj said:
To tell you the truth, I never bothered much with Autorun unless I had to replace a file that needed to be one version for the rom to load the first time and another after the first time set up was done. Realistically, you can do almost everything with a simple EXT package
Click to expand...
Click to collapse
I was thinking the very same thing. Something's telling me that I need to try out that "Create Ext" button. Maybe throw whatever reg keys I want played with in that file? That would be more simpler than creating an auto run thingie. Hmmm... if that is the case I guess I would to just need to know how to tinker with my home screen and settings from the registry.
Dr.Gonz0 said:
Now ain't that a kick in the pants
I was thinking the very same thing. Something's telling me that I need to try out that "Create Ext" button. Maybe throw whatever reg keys I want played with in that file? That would be more simpler than creating an auto run thingie. Hmmm... if that is the case I guess I would to just need to know how to tinker with my home screen and settings from the registry.
Click to expand...
Click to collapse
The easiest way to learn is to take a CAB that does something you like and converting into a EXT and looking at the registry settings it creates.
ivanmmj said:
The easiest way to learn is to take a CAB that does something you like and converting into a EXT and looking at the registry settings it creates.
Click to expand...
Click to collapse
That definitely helps, as well as using a reg editor to find out what has been done after installing a program then exporting the key to throw in the app.reg file. The real fun part was tracking down basic settings for things like button settings, today items (and their settings), and default theme (boy was that a blast!) Thanks again for clearing up the confusion

Categories

Resources