Uhg, im at wits end.... - Wing, P4350 ROM development

alright..i upgraded to opentouch 6 some time ago and realized that it was really awkward to use when i tried to use my paint program...it would scroll about the screen annoyingly. then i realized that there was a simple kinetic function that was added when i upgraded my rom. although a nice feature, is there a way to disable it? its so hard to draw when my work runs away from me after every flick of my stylus. XD
any help would be greatly appreciated. thank you very much!

1. This is the development sub forum. This is not a development question. This needs to be moved to the Herald section.
2. No. There isn't a way, per say, short of extracting the touch.dll from the default ROM, turning the module into a file and inserting it into the ROM.
3. OpenTouch 6 is an old ROM, but even with it, the scroll shouldn't be causing the problems you're describing as long as you draw with your finger tip, not with a wide area of your finger.

i dunno how to move stuff...just sayin..
well do you have any idea where i can find the original touch.dll from the factory settings for my htc wing?

avel7the7hated said:
i dunno how to move stuff...just sayin..
well do you have any idea where i can find the original touch.dll from the factory settings for my htc wing?
Click to expand...
Click to collapse
You'll have to download the default RUU, then open the exe with a zipping program (like 7zip), then extract the NB out of the NBH. Then extract the files from the os.nb. Then convert the touch.dll from a module to a file. It's a relatively simple process, it just takes a while to do and requires some work.
Although, now that I think about it, if he makes his ROMs anything like I do, go to:
[HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings]
with a registry editor and change:
"EnableScroll"
from 1 to 0.
If you're not sure what a registry editor is, please read up on it. You don't want to mess with the registry unless you understand it. Search around and you'll see quite a bit of information for it.
I suggest using PHM Regedit or CeRegEditor.

it worked...thanks alot!

Related

any fix for "olive oil" thin scroll bars?

i have Most Beautiful Ed. on my MDA Wizard. I've tweaked it raw. However i would really appreciate having decent size scroll bars again. Theyre so thin,i wouldnt even try to use my finger on the screen.<(which i have a habit of) Anyhow,if anyone has a cab or any insight on this topic i would appreciate it very much. Thanks in advance!
just change the following registry values:
HKLM\System\GWE\cyHScr
HKLM\System\GWE\cxVScr
HKLM\System\GWE\cyVScr
HKLM\System\GWE\cxHScr
to whatever you want... default is 13
i find 10 to be perfect for me...
thanks but...
as you know i am a noob so i was wondering if any of the "senior members" in this forum could just come up with a cab to download onto the MDA. i dont feel like nor do i know how to change registry values. i havent a clue where to find HKLM in my file explorer. Haha...i know thats funny to "senior members". Hell,i've seen cabs for dumb crap. At least this would be worth it. Ha! Thanks in advance again.
Maydwell said:
as you know i am a noob so i was wondering if any of the "senior members" in this forum could just come up with a cab to download onto the MDA. i dont feel like nor do i know how to change registry values. i havent a clue where to find HKLM in my file explorer. Haha...i know thats funny to "senior members". Hell,i've seen cabs for dumb crap. At least this would be worth it. Ha! Thanks in advance again.
Click to expand...
Click to collapse
Just download PHM Registry Editor, Explorer is 'file' explorer, no registry
Eelco
thanks!
eelco,you are the best! this website is just flat out awesome. its sad that more than 50% of the population with these wizards dont have the balls to tweak and upgrade theirs. all in all, i think im going to try and become a senior member here.(hopefully one day)
wait i take it back...
i downloaded it onto my MDA,went to the files up above HKLM/system etc. and changed the values of those 4 files. it didnt fix it at all. the bars didnt change in size. is it possibly because i changed the "decimal" as appose to the "binary" or "hexidecimal"? or maybe a re-boot neeed afterchanging the value? please let me know,thanks! edit: it needed the re-boot..thanks to all who cared about my woes ,ha!
go and recheck if the value you have changed is there or not.
If not then again change the values and wait for sometime may be 30 sec and close all the application from memory in setting and then reset it will change.
A program called registry wizard will help you do it automatically as well. A bit easier if you never have tweaked your registry before. (Although it is a good thing to learn how to do anyways). You should be able to find registry wizard fairly easy by using the search function for the forum.
if u find changin ure registery difficult get d tweaks 2k2 software it will do d job!

Post install script

Is there instructions on creating a post-flash (or hard reset) install script? I'd like to have it run the cingular WAP cab, and maybe a couple others. I think I've been all over, but haven't seen anything...
Thanks!
Also - does anyone have a package or cab for camera 3.3???
Hi Matt... there are a couple of options...
First off, you could go the route that Faria does in his kitchen - effectively an Extended ROM folder under Windows. When the ROM install has finished and you've done the screen align, it runs the Extended ROM contents - just like the customisations you get in most operator ROMs. The advantage of doing it from a subfolder under Windows is that it works for G4 users as well as G3.
The other alternative is to actually flash your Extended ROM (this is what I've done, as mine is G3).
With the right files in Windows and Windows\Startup (CheckAutoRun.exe and CheckAutoRun.lnk respectively) and the registry entries set up for the appropriate location (I can tell you what these need to be), it will run no problem.
Is this what you're looking for? Faria also has a nice couple of utils that run during customisation and let you choose which operator's settings (GPRS and MMS) you wish to install. I guess these just run the appropriate CAB file based on your choice.
I am happy to help you set this up if it would be of assistance, having spent the last couple of days trying to get all this stuff up and running.
JoelC said:
Hi Matt... there are a couple of options...
First off, you could go the route that Faria does in his kitchen - effectively an Extended ROM folder under Windows. When the ROM install has finished and you've done the screen align, it runs the Extended ROM contents - just like the customisations you get in most operator ROMs. The advantage of doing it from a subfolder under Windows is that it works for G4 users as well as G3.
The other alternative is to actually flash your Extended ROM (this is what I've done, as mine is G3).
With the right files in Windows and Windows\Startup (CheckAutoRun.exe and CheckAutoRun.lnk respectively) and the registry entries set up for the appropriate location (I can tell you what these need to be), it will run no problem.
Is this what you're looking for? Faria also has a nice couple of utils that run during customisation and let you choose which operator's settings (GPRS and MMS) you wish to install. I guess these just run the appropriate CAB file based on your choice.
I am happy to help you set this up if it would be of assistance, having spent the last couple of days trying to get all this stuff up and running.
Click to expand...
Click to collapse
It sounds like your first point is what I was looking for - but up till now I've avoided adding / manipulating the extended rom to prevent issues related to it's use. I guess I'll have to cross that bridge sooner than later!
Is there a "howto" anywhere on it? I'd like to add the option for users to select post installation packages to run, in a nice and "foolproof" way - such as themes, WAP cabs, or whatever. Kinda like "drop your post install cabs in this folder" and it'll go ahead and add them during the rom build, then execute the install after flashing.
Thanks!
mattk_r said:
It sounds like your first point is what I was looking for - but up till now I've avoided adding / manipulating the extended rom to prevent issues related to it's use. I guess I'll have to cross that bridge sooner than later!
Is there a "howto" anywhere on it? I'd like to add the option for users to select post installation packages to run, in a nice and "foolproof" way - such as themes, WAP cabs, or whatever. Kinda like "drop your post install cabs in this folder" and it'll go ahead and add them during the rom build, then execute the install after flashing.
Thanks!
Click to expand...
Click to collapse
search lol i'll try and dig it up for you since i should probably do the same thing
try this of course editing it to where you want it to point:
Code:
[HKEY_LOCAL_MACHINE\Comm]
"AutoRunCFG"="\\Extended_ROM\\config.txt"
"AutoRun"="\\Extended_ROM\\autorun.exe"
notyourdaddy said:
search lol i'll try and dig it up for you since i should probably do the same thing
try this of course editing it to where you want it to point:
Code:
[HKEY_LOCAL_MACHINE\Comm]
"AutoRunCFG"="\\Extended_ROM\\config.txt"
"AutoRun"="\\Extended_ROM\\autorun.exe"
Click to expand...
Click to collapse
I just found this link that has an extended rom in it. It makes a lot of sense, especially the txt file that directs the installation and then initiates a reset. Getting warmer!
http://forum.xda-developers.com/showthread.php?t=309922
So here's what I'm thinking - just initial thoughts:
Have a folder with the base applications that are used every time like AutoRun.exe.
The user places the cab(s) in the "add files to ext rom" folder.
They run an exe that reads the directory file contents, verifies file type, copies the files to the extended rom folder, and displays the list. I'd write it in VB, since I'm most comfortable with file system operations in that language...
They change the list based on the order they want them installed using up and down arrows to sort priority.
The click OK, and it creates the config.txt file, including all necessary commands such as reset and whatnot.
That way when they build, it's all good to go.
Any thoughts?
Slightly off topic but does anyone have a .CAB for TomTom6 (or know how to edit/make one) that doesn't require user input during the installation?
I am not looking for a hacked version of TomTom, just how to prevent it asking me where to install. .CABs that run from the Extended ROM can't ask for user input or it will crash the extended ROM installation as we know; I just don't know how to edit the ttn.cab to stop it asking.
Thanks
Andy
Hi Matt,
It does sound like the first option is the best - it's also the only way to get G4 compatibility. I think your idea to write a VB app is a good one - let the user choose which CABs to install to ExtRom, but I think u need to be very clear what you want to achieve. As this `ExtRom` is not actually in the proper extended Rom, but just a folder under Windows, you gain nothing really by installing programs from here, best just keeping it for operator specific settings and such.
The other issue with extended Rom installations, of any type, is that the config file must run to completion. if you put in cab files that require user input, the install will fail (at least from a proper extRom, maybe ok in this scenario, I don't know); likewise cabs that require or initiate a soft reset will cause an ExtRom install to crash. So, this sorts of limits what cabs can be used. mine puts in personal reg settings; no operator settings as I use wifi not gprs or mms.
Also - and I hope I'm not out of line here, or misunderstanding you - Faria has something that does exactly what u need in his fake ExtRom... u cld always ask him nicely for use of it, or r u looking forward to the coding?
My only other thought is the extra support burden a complex fake extrom scenario would generate, especially if ppl don't understand its purpose and stick stuff in that causes problems...
I hope this has made some sense - past my bedtime and I'm knackered LOL. Just my 2 cents, y'know?
Good work and all the best
JoelC said:
Hi Matt,
It does sound like the first option is the best - it's also the only way to get G4 compatibility. I think your idea to write a VB app is a good one - let the user choose which CABs to install to ExtRom, but I think u need to be very clear what you want to achieve. As this `ExtRom` is not actually in the proper extended Rom, but just a folder under Windows, you gain nothing really by installing programs from here, best just keeping it for operator specific settings and such.
The other issue with extended Rom installations, of any type, is that the config file must run to completion. if you put in cab files that require user input, the install will fail (at least from a proper extRom, maybe ok in this scenario, I don't know); likewise cabs that require or initiate a soft reset will cause an ExtRom install to crash. So, this sorts of limits what cabs can be used. mine puts in personal reg settings; no operator settings as I use wifi not gprs or mms.
Also - and I hope I'm not out of line here, or misunderstanding you - Faria has something that does exactly what u need in his fake ExtRom... u cld always ask him nicely for use of it, or r u looking forward to the coding?
My only other thought is the extra support burden a complex fake extrom scenario would generate, especially if ppl don't understand its purpose and stick stuff in that causes problems...
I hope this has made some sense - past my bedtime and I'm knackered LOL. Just my 2 cents, y'know?
Good work and all the best
Click to expand...
Click to collapse
That's really good info, because I'm climbing the learning curve as fast as I can here to get a good grasp on what the extended rom is, as well as how to use it. I appreciate the conditional warnings... better to know ahead of time than find out following a problem.
I'd rather use the true extended rom (as I understand it anyway), so I don't loose any additional space for the BuildOS programs. That is, assuming the extended rom is a seperate memory location than the base...
In another thread, someone is going to post that tool. I'm really interested in how it works.
If I can get all the concepts together, I hope to get a solid tool that will improve functionality in the ROM, without adding complexity or trouble... and I greatly appreciate the help!
Interesting thread...guys, you just gave me some new ideas.
Before that...there's one thing that's bothering me...
Can we use ExtendedRom on a G4 or not...lol I thought not, until me an Boto made a clean one from a G4 ExtRom and when Boto flashed it it worked , and he has a G4. Why we always say that we don't use an Extended Rom for G4 users ?
Normaly, a G4 should/would brick when flashing IPL/SPL not Extended Rom, am I right ?
We are shrinking the OS space to integrate features of the ExtendedRom in order to all people use it but is it that true ?
Ok, now back to my idea .. I want that in my next rom to include an extended rom, of course and make it that way so when you first start your PDA, it will act like when installing windows on the PC , asking you which apps or what options you want to use. I think i can manage to do that...still the question remains ...will G4 users be able to use it ?
Sorry for the delay writing back... I've been over in the G4 subforum trying to find out if they can flash Extended Rom. Some ppl have reported success using Faria's tutorial. Hopefully this is the case - what u said about IPL/SPL flashing is right, this seems to be a real problem, but if u can flash a radio-only Rom, why not Extended Rom?
What did u and Boto flash onto his G4? Blank Extrom or a cooked one?
Perhaps what we need is a guinea pig to try this out for us...!
JoelC said:
Sorry for the delay writing back... I've been over in the G4 subforum trying to find out if they can flash Extended Rom. Some ppl have reported success using Faria's tutorial. Hopefully this is the case - what u said about IPL/SPL flashing is right, this seems to be a real problem, but if u can flash a radio-only Rom, why not Extended Rom?
What did u and Boto flash onto his G4? Blank Extrom or a cooked one?
Perhaps what we need is a guinea pig to try this out for us...!
Click to expand...
Click to collapse
I took the Ext Rom from the Wizard Love Rom and i edited the config.txt and deleted cabs ...that's it
Well, if it flashed OK... sounds like it might be usable after all But tell me, is Boto's G4 CID locked or unlocked? It's all very uncertain, but some of the G4 posts lead me to believe this may make a difference
ADB100 said:
Slightly off topic but does anyone have a .CAB for TomTom6 (or know how to edit/make one) that doesn't require user input during the installation?
I am not looking for a hacked version of TomTom, just how to prevent it asking me where to install. .CABs that run from the Extended ROM can't ask for user input or it will crash the extended ROM installation as we know; I just don't know how to edit the ttn.cab to stop it asking.
Thanks
Andy
Click to expand...
Click to collapse
All I did for TomTom is install as normal and then copy the Navigator directory and My Documents\TomTomto my storage card where the maps, postcodes etc. are located. After any ROM upgrade all I need to do is create a shortcut in the start menu pointing at \Storage Card\Navigator\TomTom Navigator.exe No user input needed other than to pair the bluetooth gps and define a serial port.Hope this helps, it has worked for me after every change in ROM which has been quite a lot recently.
wizzzard said:
All I did for TomTom is install as normal and then copy the Navigator directory and My Documents\TomTomto my storage card where the maps, postcodes etc. are located. After any ROM upgrade all I need to do is create a shortcut in the start menu pointing at \Storage Card\Navigator\TomTom Navigator.exe No user input needed other than to pair the bluetooth gps and define a serial port.Hope this helps, it has worked for me after every change in ROM which has been quite a lot recently.
Click to expand...
Click to collapse
Thanks for that but it isn't what I was really after.... I am just trying to automate everything. I have flashed my ROM that many times recently and going through the install of TomTom each time is a bit of a pain. I have got a couple of .CABs in the Extended ROM OK and these work fine, I just thought it would be nice if I could get TomTom in there as well.
Andy
I didn't want this to turn into a "how-to" thread, but I'm still scratching for hard info on the extended rom, and as many questions out there, it might be a good one to clarify some details...
As I understand it now, there's two forms of "extended ROM":
1. The true extended rom "similar to the radio ROM"
There is some "trigger" that runs the contents of the extended rom, such as AutoRun.exe?
2. The 'psuedo' extended rom that is basically a post install script to run cabs.
The contents of the folder under windows are run from a trigger that resides in the startup folder - similar to a runonce in Windows on first boot?
Does this sound close?
Also, where does the 'true' extended rom reside? Does it use the portion of memory reserved for the OS, or is there another portion just for it? (so if by adding applications to the extended rom, your available storage memory will remain unchanged - less the installed application?)
I'm presuming then by the 'psuedo' extended rom, that it does consume ROM space, but simplifies post-flash cab installations - assuming you follow the rules...
From what I see, by using the 'psuedo' ER, you waste space by keeping the installation files in addition to the installed application files.
If I'm wasting space and time by asking these questions and you know of a good extended rom tutorial, please direct me to it. I have spend some time tonight searching, but a definitive guide still eludes me... Thanks!
Sorry, coming into this thread late, but you have seen this thread, right?
http://forum.xda-developers.com/showthread.php?p=968417
While it may not directly answer some of the questions, the tools and info in the tutorial may shed some light on this subject (or give you a direction to start digging further).
mfrazzz said:
Sorry, coming into this thread late, but you have seen this thread, right?
http://forum.xda-developers.com/showthread.php?p=968417
While it may not directly answer some of the questions, the tools and info in the tutorial may shed some light on this subject (or give you a direction to start digging further).
Click to expand...
Click to collapse
OMG, I'm getting senile... I came across this months ago, but at that point didn't know what I was looking at... and didn't see it just now in any stickies... thanks man.
mattk_r said:
OMG, I'm getting senile... I came across this months ago, but at that point didn't know what I was looking at... and didn't see it just now in any stickies... thanks man.
Click to expand...
Click to collapse
Yeah, never figured out why that one was never made a sticky. I just know to go look at Faria's sig and it (and a few other good links) are in there

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?

2 QUESTIONS :Cooking with purchased Apps - Manilla 2d Landscape Ability

Hey guys, I have a quick question.
Is it possible to have the unlock codes of purchased applications already in the cab when I'm cooking it?
So I don't have to do input them every time I make an adjustment to my rom.
Unfortunately I won't be sharing the rom... I have a conscience.
2nd Question...
In abusalza's PDACornerUltimate.V10-20931
The Manila 2d Has a landscape mode that "somewhat" works, is this a personal fix or is it included in the lastest Manila 2d Cab?
Thanks Everyone
As for your first question, it is possible but time consuming and tricky. What you'll have to do is find out where the key goes when insterted in the program into the registry (there are programs to see how the registry is altered after a certain move). After that, you'll have to insert that key into the CAB (probably better to do it before making the OEM) which you'll have to use something like WinCE CAB manager. This can be done to most programs and games, not all though.
would I be able to create an OEM out of the program files in my phone, it wouldn't be cab?
Metallic-Force said:
would I be able to create an OEM out of the program files in my phone, it wouldn't be cab?
Click to expand...
Click to collapse
No, i've never seen that nor do i think it's possible. I really wanted to do the same thing, however going through many threads and asking so many people about it, i figured it was easier to manually register everything.
Ok great, well that's one down.
Thanks alot Kareem.
Anyone wana take a shot at the other question?
Use Sashimi auto Installer for REG files.
fire use PHM to make a backup of your REG
then register
use PHM again
use find the adjusted REG edits using a REGistry comparer
put the REG files into Sashimi, read up on SAshimi to set it up. and his website has more info on how to do exactly what i said above. incl video
it took me all of 3 hours to learn sashimi and its great..
As for the Second Question, Ask in the thread concerning it.
ive not seen it in the HD3 Releases Im using.
I'm doing that right now.
Another Question.
Do I have to back up my registry from my cooked rom, or can I back up my current rom that has all the applications installed and registered.
kareem9nba said:
.... What you'll have to do is find out where the key goes when insterted in the program into the registry (there are programs to see how the registry is altered after a certain move)....
Click to expand...
Click to collapse
Can you name what the program is? please, i'm interested in this. Thanks.

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