[HOWTO] Android on Startrek - HTC Startrek

I'm happy to announce that, thanks to the awesome work done by the wing-linux project, it is now possible to run Android on the Startrek. Well, kind of.
Limitations
As of now, functionality is pretty limited on this hardware. The telephony drivers do work, and they automatically pick up many carriers like AT&T, but the most important apps for placing phone calls (Dialer and Contacts) will crash if you try to run them. This is a known issue related to the phone's lack of a touch screen. Audio playback is unsupported, though I've found that the microphone works during phone calls (which I've placed using commands via SSH). The external LCD only displays white.
Interestingly, Android is about as responsive as Windows Mobile on the device. There is no option (yet) to install the OS permanently; Instead, wing-linux installs to an easily-removable file on your SD card (required).
Instructions
Before you begin, make sure you have about 300MB of free space on the microSD card. (wing-linux requires installing to the microSD at the moment).
UPDATE (Nov. 10 2009)
The new wing-linux 0.4 release includes Startrek support! You can skip the list of instructions below and just install wing-linux normally. See their site for more information.
Download wing-linux (site) and extract it to your computer.
Follow the normal instructions for installing wing-linux, pretending that your phone model is the HTC Elf instead of the Startrek for now.
[*]After wing-linux is installed, browse to your microSD card using your computer and open the folder named "linux".
[*]Download the patched version of zImage, attached to this post.
[*]Replace the "zImage" file in the "linux" folder with the patched version you just downloaded. (This adds support for the Startrek's keypad to Android.)
[*]Open the file named "default.txt" and change the first line, from "set MTYPE 2372" to "set MTYPE 2487". (This tells Android that we're using a Startrek.)
[*]Save everything, place the microSD back into the phone, and start wing-linux again.
[*]After waiting a few minutes, you should have a fully navigable Android desktop!
Button Layout
I have attached a handy button diagram to this post, but the basic ones you need to know are:
Android's "MENU" button is the Startrek's "Home" button.
Android's "Back" button is the Startrek's right softkey (above the Hangup button).
Video Demonstration
Watch it in action at YouTube:
http://www.youtube.com/watch?v=DfTP2DKirUQ
Get Involved
If you're a linux hacker or an Android guru and you think you can help improve this project, come join us at the wing-linux dev forum/IRC!

thx¡*¡*i wait for you a long time¡*¡*¡*¡*

First ,thx.
it can install,and register into andriod .but it doesn't work,even for dialing and SMS

vikinghjf said:
First ,thx.
it can install,and register into andriod .but it doesn't work,even for dialing and SMS
Click to expand...
Click to collapse
Yes, I mentioned that. This isn't a final or polished release; it's just to play around with.

Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!

Buckoni said:
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Click to expand...
Click to collapse
need much time

Buckoni said:
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Click to expand...
Click to collapse
Don't worry, I've observed all of the same things. And yes, I've just been popping off the battery cover to reboot for now.

BHSPitMonkey said:
Download wing-linux (site) and extract it to your computer.
Follow the normal instructions for installing wing-linux, pretending that your phone model is the HTC Elf instead of the Startrek for now.
After wing-linux is installed, browse to your microSD card using your computer and open the folder named "linux".
Download the patched version of zImage, attached to this post.
Replace the "zImage" file in the "linux" folder with the patched version you just downloaded. (This adds support for the Startrek's keypad to Android.)
Open the file named "default.txt" and change the first line, from "set MTYPE 2372" to "set MTYPE 2487". (This tells Android that we're using a Startrek.)
Save everything, place the microSD back into the phone, and start wing-linux again.
After waiting a few minutes, you should have a fully navigable Android desktop!
Click to expand...
Click to collapse
EDITED ... I understand !

Update: Now with less hackery!
The wing-linux project has released version 0.4, with Startrek support built-in. You no longer have to do the special steps outlined in the original post. Hooray!

Does the 0.4 update offer any more function than the last one? I'm downloading right now but, i thought i would ask.

Buckoni said:
Does the 0.4 update offer any more function than the last one? I'm downloading right now but, i thought i would ask.
Click to expand...
Click to collapse
Other than having Startrek support already included, it shouldn't be much different from 0.4pre. I think there is a file manager application, now.

Hi
I install the 0.4 version + startrek cab .
but when i active the icon in start menu , this massage appear :
cannot open script file \storage card\linux\default.txt
i explore this path with pc , and there is no file with this name .
what can i do ? can anybody share the content of default.txt file for me?

please somebody share content of " default.txt " for me .

ceramic said:
Hi
I install the 0.4 version + startrek cab .
but when i active the icon in start menu , this massage appear :
cannot open script file \storage card\linux\default.txt
i explore this path with pc , and there is no file with this name .
what can i do ? can anybody share the content of default.txt file for me?
Click to expand...
Click to collapse
I've the same problem.
I've tried to change default.txt to startup.txt that exist but doesn't work
Jaba

jabawack said:
I've the same problem.
I've tried to change default.txt to startup.txt that exist but doesn't work
Jaba
Click to expand...
Click to collapse
of course it can't be done .
contents of " default.txt " is different .
apparently , we must make the " default.txt " with notepad . but what's it's contents ? maybe a path that guide haaret for booting kernel .

COntent of default.txt
set MTYPE 2487
set KERNEL "zImage"
set INITRD "initramfs.cpio.gz"
set CMDLINE "debug quiet psplash=false loglevel=7 init=/sbin/init console=tty0 video=omapfb:accel gsm-wizard.noreset=1 gsm-wizard.noload=1 4"
log "earlylog.txt"
bootlinux
----
Above is the content of the file, though I would suggest you to reinstall the whole cab as I don't have this problem after installation.

ghost_301 said:
set MTYPE 2487
set KERNEL "zImage"
set INITRD "initramfs.cpio.gz"
set CMDLINE "debug quiet psplash=false loglevel=7 init=/sbin/init console=tty0 video=omapfb:accel gsm-wizard.noreset=1 gsm-wizard.noload=1 4"
log "earlylog.txt"
bootlinux
----
Above is the content of the file, though I would suggest you to reinstall the whole cab as I don't have this problem after installation.
Click to expand...
Click to collapse
Bingo !!!!!!!!
thanks . now it is installed !
booting is slow ( maybe for first time )

Glad it'd help you. Ya, booting is slow and you have to press red button (end call) when it loaded to a stage with the ANDROID, then you will only greet with the Android logo. Enjoy!

Hi everybody
so cool ! I wish full ability of android was accessible !!
more questions : can wing linux complete development of this project ?
I know some linux developers , can a linux expert remap keyboard or run other parts?
what about other packages like phone , bluetooth ? how we can have complete functionality of android on startrek?
can anybody answer?

MTYPE 2487 in default.txt
doesn't work with qtek 8500, must change to 2372.
With this change I can boot linux, but after setup, run the calibration utility, and startrek isn't a touchscreen device as you know. How can bypass this?

Related

PocketZenPhone

Hello,
I write a little Today Plugin to configure and switch between differents phone modes. The system/phone volume, the ring mode and the SMS, reminders notifs are customizable. The graphics too.
I use it for 2 weeks now but I'd like some people try it and give me their feedback, comments...
You can find all here : PocketZenPhone
These are the future of phone profile control, as far as I can tell. Yours is now the second app to provide this functionality, and more can only be good. The other one is PhoneProfilesSeriously (seriously ), which seems to be full of bugs, judging by the comments made in these forums.
I have some comments about your software. Hope this helps!
- The icons are too big. Maybe we could have the option to choose the profile using smaller icons on the Today screen? I know that we can make our own icons, but even if they are smaller with a transparent surrounding, they will still use the same space on the Today screen.
- I would like more than four definable profiles.
- It would be nice to be able to choose a specific sound to be played for each alert type in each profile (i.e. complete alert- and profile-specific sounds).
Good work!
I can say it's a promising start. However, the setup screen will make THE difference. It's a bit difficult to adjust the configuration using the text file . It reminds me when I was using Borland C++ to develop Win 3.1 applications before the first VB version
I have to do many trials to get the desired result.
Keep going ... Good work!! ... but waiting for the user friendly version
Excellent LITTLE utility.
I had bought "My Phone Profiles", and removed it to use this one. "My phone Profiles" was buggy and made the whole device very slow.
You might want to try the attached settings. Just unzip and copy to:
\Program Files\PocketZenPhone\
I say excellent work (especially with the extra icons)
One thing: Could you find an easier way to setup the profiles, better than to tweak the Phonesettings.txt file
I currently add a window to set the phone modes and I will try to add more settings (notifs ...)
But I have not many time to program this software so it will take a little time to implement new fontions ...
The version 2 is online (download and doc here : http://zendrui.free.Fr )
I add a configuration window and allow to customize the notifications.
I will maybe try to allow to configure the sound for the notification and maybe ring tone but later ...
I don't touch to the icons size for the moment but if it is a big problem I will see :wink:
As always do not hesitate to give me your feedbacks
Thanks
PS : If somenone has made his own icons could it share them ?
Does this software work with WM2002 as well?
I compiled it using the Pocket PC 2003 SDK but I don't use any PPC2003 specific functions.
So this should work under PPC2002 but I cannot try as my XDA is under WM2003...
Let me know if it works ... if not I will try to make a PPC2002 version ...
Being new to this I downloaded the files but they are not the installer type that automaticly install,
They are .001 files what do I do with them?
On a WM2002 machine the programme (v2, 26-2-2004) does not seem to install correctly. After copying and executing the cab file it looks like it installs and it does make the PocketZenPhone directory, but no .exe file can be found. Did I do something wrong?
To Jim
Just copy the file as it is to your device, and run it from there. It will install automatically as a today plugin.
You should have download a .cab file (PocketZenPhone.arm.cab exactly)
Copy it on your pocket (through activeSync for example)
Then on your pocket click on this .cab
It will install automatically the Today plugin.
After that go to Settings->Today->Items and you should see PocketZenphone in the list (it should be checked)
Simply click on ok and when you return to the today page the plug in should appear...
PS for vhan3 : This is not an exe file but a dll file ... so it is normal you don't see it directly on your pocket ... The cab file only creates the registry keys, create the directory and copy the dll on it
No comments at this time but this nice program seems to have lots of promise.
Thanks
Nice work, zendrui
Just 3 comments:
1. After first install, all profiles volumes are set to -1 (Perharps because of an empty regisrty at this time). Should set default values like in V1
2. Uninstall is... arrrggg... impossible until you rename dll and reset. Now, I know... no matter (First tried to uninstall after above bug occured)
3. WORKS GREAT !!! VERY NICE TOOL, VERY USEFULL TOO. THANK YOU !
Serge
zendrui said:
You should have download a .cab file (PocketZenPhone.arm.cab exactly)
Copy it on your pocket (through activeSync for example)
Then on your pocket click on this .cab
It will install automatically the Today plugin.
After that go to Settings->Today->Items and you should see PocketZenphone in the list (it should be checked)
Simply click on ok and when you return to the today page the plug in should appear...
PS for vhan3 : This is not an exe file but a dll file ... so it is normal you don't see it directly on your pocket ... The cab file only creates the registry keys, create the directory and copy the dll on it
Click to expand...
Click to collapse
Thanks for the tips. I tried this on my Qtek 2020: no problems, however on my XDA-1 (WM2002) the plug-in does not appear, nor is it visible in the Today item list.
How do you rename the Dll?
vhan3 said:
Thanks for the tips. I tried this on my Qtek 2020: no problems, however on my XDA-1 (WM2002) the plug-in does not appear, nor is it visible in the Today item list.
Click to expand...
Click to collapse
I will try to compile it for PPC2002 maybe this will make a difference...
But I don't think I will be able to test it as I don't have a PPC2002 target so I will let you try it
Jim Ill said:
How do you rename the Dll?
Click to expand...
Click to collapse
Jim why do you want to rename the dll ?
Serge said:
Nice work, zendrui
Just 3 comments:
1. After first install, all profiles volumes are set to -1 (Perharps because of an empty regisrty at this time). Should set default values like in V1
2. Uninstall is... arrrggg... impossible until you rename dll and reset. Now, I know... no matter (First tried to uninstall after above bug occured)
3. WORKS GREAT !!! VERY NICE TOOL, VERY USEFULL TOO. THANK YOU !
Serge
Click to expand...
Click to collapse
Hello,
1) Ok I will add default params for each modes
2) To uninstall a today plugin you have to disable it before uninstall it.
So to uninstall PocketZenPhone, simply go to Settings->Today->Items, then uncheck PocketZenphone in the list. After that you can uninstall it without any problem (no reset ...)
3) Thanks feel free to give more comments
I will try to compile it for PPC2002 maybe this will make a difference...
But I don't think I will be able to test it as I don't have a PPC2002 target so I will let you try it
Click to expand...
Click to collapse
Thanks a lot. On my Qtek 2020 your programme works great and just as advertised. It is exactly what I needed so I hope you will be able to compile it for PPC2002 as well. I'll test it for you.

reflashing original rom

ok right now i'm running the love rom on my g4 wizard. how do i reflash my original cingular rom? i know, it sounds like a nub question but here is the problem. it will flash then hang at 80% and the progress bar will turn red. it will then pick up again and continue to 95% then turn red, fail and say error 326 invalid command. i downloaded the updater directly from htc.
any ideas guys?
Yeah it doesnt work....Your now stuck with the Wizard Love Rom or you can upgrade to another rom but you cant go back to the original Cingular Rom.
internetadam4657 said:
ok right now i'm running the love rom on my g4 wizard. how do i reflash my original cingular rom? i know, it sounds like a nub question but here is the problem. it will flash then hang at 80% and the progress bar will turn red. it will then pick up again and continue to 95% then turn red, fail and say error 326 invalid command. i downloaded the updater directly from htc.
any ideas guys?
Click to expand...
Click to collapse
internetadam4657 said:
ok right now i'm running the love rom on my g4 wizard. how do i reflash my original cingular rom? i know, it sounds like a nub question but here is the problem. it will flash then hang at 80% and the progress bar will turn red. it will then pick up again and continue to 95% then turn red, fail and say error 326 invalid command. i downloaded the updater directly from htc.
any ideas guys?
Click to expand...
Click to collapse
That ROM is for a G3 Wizard, Check your PM's
ok i reflashed with your method and i'm back to my cingular rom. thanks a lot!
(big reason to go back was it was the only rom that my school's wifi app would work with, plus the love rom in combo with orwells wm6 wasn't cool. that splash was ugly IMO)
internetadam4657 said:
ok i reflashed with your method and i'm back to my cingular rom. thanks a lot!
(big reason to go back was it was the only rom that my school's wifi app would work with, plus the love rom in combo with orwells wm6 wasn't cool. that splash was ugly IMO)
Click to expand...
Click to collapse
If you were talkin' to me...glad I could help...one question though...
did your ext Rom install on its own?
no, i still had a blank ext rom as i had to setup all my internet settings, etc again. how can i fix that one?
internetadam4657 said:
no, i still had a blank ext rom as i had to setup all my internet settings, etc again. how can i fix that one?
Click to expand...
Click to collapse
All you have to do is download and install the Ext Rom cabs manually. This may still be available on the ftp. If not PM me.
It worked for me
Thanks a lot ercave1, the ROM flashed flawlessly, however the EXT ROM didn´t came up by itself. The features I´m missing are as follows:
1.- USB switch to select activesync mode to serial or RNDIS is missing, regardless this USB sync to PC (Activesync 4.5) is alive and working well.
2.- ClearVue pdf is missing, not a big loss and I really don´t care since there´s another alternatives to read and diisplay pdf documents.
3.- GetGood and in general all connection settings! I don´t give a s**t!!
4.- MIDlet Manager, big loss... I´m going to keep trying to download Risidoro_Intent_MIDlet_ Manager_V11 whenever the ftp be up and running again. So no worries.
5.- Voice Speed Dialing Settings icon in both the Program ans Setting screens are missing, however the software is running when I press the known VSD button.
6.- Cingular carrierlogo! I don´t care I have my own logo.
And I guess that´s it !
Regardless the comments above, I´d like to learn how to "extract" the correspondent EXT ROM cab files, if you guys have and advice on it would be great.
Thanks again ercave1 for the big help
internetadam4657 said:
no, i still had a blank ext rom as i had to setup all my internet settings, etc again. how can i fix that one?
Click to expand...
Click to collapse
luiggi said:
Thanks a lot ercave1, the ROM flashed flawlessly, however the EXT ROM didn´t came up by itself. The features I´m missing are as follows:
1.- USB switch to select activesync mode to serial or RNDIS is missing, regardless this USB sync to PC (Activesync 4.5) is alive and working well.
2.- ClearVue pdf is missing, not a big loss and I really don´t care since there´s another alternatives to read and diisplay pdf documents.
3.- GetGood and in general all connection settings! I don´t give a s**t!!
4.- MIDlet Manager, big loss... I´m going to keep trying to download Risidoro_Intent_MIDlet_ Manager_V11 whenever the ftp be up and running again. So no worries.
5.- Voice Speed Dialing Settings icon in both the Program ans Setting screens are missing, however the software is running when I press the known VSD button.
6.- Cingular carrierlogo! I don´t care I have my own logo.
And I guess that´s it !
Regardless the comments above, I´d like to learn how to "extract" the correspondent EXT ROM cab files, if you guys have and advice on it would be great.
Thanks again ercave1 for the big help
Click to expand...
Click to collapse
Yes, this is because the Ext Rom was wiped out by the G3 Rom having been flashed on your G4 devices. I don't remember reading about a fix for this, but you may want to search through the forum. The only solution I'm aware of is to install the Ext Rom manually.
I'm glad you guys got the device running again.
Regards,
ercave1
luiggi said:
Regardless the comments above, I´d like to learn how to "extract" the correspondent EXT ROM cab files, if you guys have and advice on it would be great.
Click to expand...
Click to collapse
What do you mean with 'extract'?
1-From the RUU exe file?
2-From nk.nba?
3-Phone disk dump?
4-WinCE disk reading?
Reflashing ExtROM CID Locked
Who knows Russian go to http://4pda.ru/forum/index.php?showtopic=32996 & read my post
And the one who does not know it?
thanks to: Murchelago
literal from the Russian to English
it is the first step. if someone can polish it (I do not speak English good).....
_________________________________________________________________________________________
Already many know that mun built Shell Of tool, which was capable of pouring axis into Wizard G4 with [lochennym] [Sidom], but to the enormous regret it does not know how to pour with [ekstrom].
Recently it decided to be played a little with the program of nb2nbf and to verify, is it possible by nevertheless any means to renew also Extended Of rom to CID-Locked apparatuses. And which there was my happiness, when I revealed after [pereproshivki] that he renewed.
It decided by the same method to try to flood Splash Of screen and HTC Of logo - everything proved to be very simply.
In view of the small quantity of information on the forum on [devaysu] Of wizard G4, it decided to build brief instruction on its [pereproshivke].
1. We stitch through apparatus by pure piercing - Wizard_Love_2.26.10.2_WWE_Novii+CF2.
http://rapidshare.com/files/8651097/Wizard...E_Novii_CF2.rar
2. By the program of typho5 we unpack nbf the file of piercing, which we desire to pour into the beast.
First we fill up into the folder with the program of nbf, and then start with the parameter of typho5.exe - x nk.nbf. After procedure we obtain several files, in number of which is contained OS itself, Extended Of rom, and also as a rule Splash Of screen and HTC Of logo.
([ZY]. For convenience in the use of program made [batnik]. Simply you will place nbf into the folder and will neglect typho.bat)
3. Now we gather our nbf file, each at will can include any desired components in it, naturally, except axis itself.
4. We go in very [progu] of nb2nbf and we make the following tuning:
- We establish Model ID: WIZARD
Language: it is empty
OEM: it is empty
Operator of version: it is empty
CID: it is empty ([ochen]_[vazhno]); remove the numbers, which are contained inside the field
- We establish [galochku] opposite “File of # 1”, we click on the button of survey (button with three points), we find the file Of extended Of rom' and (in the folder of typho5, the exemplary name of 9b000000-Extension.nb)
- In the field “Of start Of address” we enter 9b00000
- In the field “Of image Of name” we enter Extension Of rom (not Extended Of rom, you be attentive!!!)
- In the point “Of file of # 2” we find Splash Of screen, in the field of address we enter 92000000, in the field “of image of name” we write Splash Of screen.
- In the point “Of file of # 3” we find HTC Of logo, in the field of address we write 9d000000, in the field “of image of name” we write WITH HTC Of logo.
- We press button “Translate”
- Extended ROM is ready, it is possible to stitch through.
Unnecessary for you files it is possible simply not to include, but to insert, for example, only one by [ekstrom].
5. We place the obtained file of nbf into the folder [proshivalshchikom] and start. Procedure as with the usual piercing, lasts in all the pair of minutes.
6. We pour the axis Of shell Of tool' ohm from mun' of a.
Finale - valuable piercing
Don´t know
mestrini said:
What do you mean with 'extract'?
1-From the RUU exe file?
2-From nk.nba?
3-Phone disk dump?
4-WinCE disk reading?
Click to expand...
Click to collapse
I really don´t know from where and how mestrini, that´s the reason why I quoted the word extract and included the word learn
luiggi said:
I really don´t know from where and how mestrini, that´s the reason why I quoted the word extract and included the word learn
Click to expand...
Click to collapse
I enumerated the options since each have its own reason
1- Use Winrar to open RUU.exe and use typhoonnbfdecode.pl to extract the 10MB file (0xA00000 bytes) of the extended rom from nk.nbf
2- oops, same as 1 (and its nk.nbf- not nk.nba). hehe, my mistake
3- use pdocread.exe to read BDTL1 - or TRUEFFS_DOC1 (use my Wizard Service Tool as it can be done with a few clicks )
4- Unhide extended_rom and use Active Sync to copy the files to PC (or, once again use my tool to do the same )
cheers
Sounds great to me!
mestrini said:
I enumerated the options since each have its own reason
1- Use Winrar to open RUU.exe and use typhoonnbfdecode.pl to extract the 10MB file (0xA00000 bytes) of the extended rom from nk.nbf
2- oops, same as 1 (and its nk.nbf- not nk.nba). hehe, my mistake
3- use pdocread.exe to read BDTL1 - or TRUEFFS_DOC1 (use my Wizard Service Tool as it can be done with a few clicks )
4- Unhide extended_rom and use Active Sync to copy the files to PC (or, once again use my tool to do the same )
cheers
Click to expand...
Click to collapse
Thanks a lot mestrini, I appreciate your input and I´ll give it a try right away!

KITL + Platform Builder Recovery without pissing around

ok, the current KITL tutorial is horribly crap since it takes you bloody ages before you can do anything; here's what you *actually* need to do:
Download Platform builder, Emulator and ARMV4i are probably not necessary... can't guarantee that, but you can rerun the installer anyway and just get those to add on.
run Platform builder, start a new platform, select custom, leave everything blank, that's fine.
now, for the juicy part;
firstly take a random dll, hell take ANY file and copy it 4 times as ril.dll rilgsm.dll serial_cmd.dll and stk_service.dll (the stk_service.dll might not actually be necessary either) also, create a blank text file here and rename it to nk.bin
now, go to Target --> Connectivity Options. set the Download to None, the Transport to USB and the Debugger to None, go ahead and click Apply, then click Close.
go to Build OS --> Open Release Directory; note down the folder path and go to it in explorer and copy the 4 files from earlier there.
Go back to Platform Builder and go to Target --> Release Directory Modules, in there you'll be able to add the 4 dll files to the release, once all are added, click OK.
now for your Hermes: hold the Power + Comm buttons and soft reset and wait for the KITL dialog to appear, now is the CRITICALLY missed step; you need to press the small OK button on the LEFT of the device to activate USB KITL.
once activated, go to Target --> Attach Device and just wait for the device to load, it won't take very long.
once loaded, you can use the device normally EXCEPT for disconnecting the USB... that'll lock the device up, so the best thing to do is of course lob SSPL on to it via an SD card and you're away.
Wonder what PB is actually doing to the phone to get access to it without the OS. Could we not create a program that basically does whatever PB does, but all automatically and once SSPL is loaded, push your HardSPL on it?
Oli, I think it goes without saying you are just too darned smart!!! Keep up the great work!
LegolasTheElf said:
Wonder what PB is actually doing to the phone to get access to it without the OS. Could we not create a program that basically does whatever PB does, but all automatically and once SSPL is loaded, push your HardSPL on it?
Click to expand...
Click to collapse
KITL is the Kernel Transport layer, what PB does is firstly communicate via this layer to try and push a null kernel image to the device (in our case) which fails, resulting in the normal kernel booting instead.
the second stage is that 3 null files (or at least not signed) are pushed to the phone intended to be used instead of the radio interface dll's... since of course, the radio isn't actually working and is hence crashing the OS, as a result, these Dll's never get executed, meaning the phone no longer crashes.
the reason this used to be so horribly slow was due to the ridiculous emulator image getting pointlessly pushed to the phone.
Is this one of those things that it's just not worth duplicating PB? Or, can we also push a null image to the device in a faster/easier way that also does the same thing, but, without needing windows and/or PB?
LegolasTheElf said:
Is this one
of those things that it's just not worth duplicating PB? Or, can we also push a null image to the device in a faster/easier way that also does the same thing, but, without needing windows and/or PB?
Click to expand...
Click to collapse
well, sniff the USB port and see for yourself
Thanks!!!
Olipro said:
ok, the current KITL tutorial is horribly crap since it takes you bloody ages before you can do anything; here's what you *actually* need to do:
Download Platform builder, Emulator and ARMV4i are probably not necessary... can't guarantee that, but you can rerun the installer anyway and just get those to add on.
run Platform builder, start a new platform, select custom, leave everything blank, that's fine.
now, for the juicy part;
firstly take a random dll, hell take ANY file and copy it 4 times as ril.dll rilgsm.dll serial_cmd.dll and stk_service.dll (the stk_service.dll might not actually be necessary either) also, create a blank text file here and rename it to nk.bin
now, go to Target --> Connectivity Options. set the Download to None, the Transport to USB and the Debugger to None, go ahead and click Apply, then click Close.
go to Build OS --> Open Release Directory; note down the folder path and go to it in explorer and copy the 4 files from earlier there.
Go back to Platform Builder and go to Target --> Release Directory Modules, in there you'll be able to add the 4 dll files to the release, once all are added, click OK.
now for your Hermes: hold the Power + Comm buttons and soft reset and wait for the KITL dialog to appear, now is the CRITICALLY missed step; you need to press the small OK button on the LEFT of the device to activate USB KITL.
once activated, go to Target --> Attach Device and just wait for the device to load, it won't take very long.
once loaded, you can use the device normally EXCEPT for disconnecting the USB... that'll lock the device up, so the best thing to do is of course lob SSPL on to it via an SD card and you're away.
Click to expand...
Click to collapse
Olipro thank you very much for this very nice explanation.
Worked perfectly . Maybe change in your tutorial copy 5 filess ( u wrote 4 files only the dlls ) to the release folder.
Another Time: THANK YOU VERY MUCH!
Best regards.
A nub
AdoMad
ActiveSyncen
Hello,
I have just a dump question:
After recovering my HTC Hermes and installing, which is now already deinstalled:
It is not synchronizing anymore with my hermes.
It is connected to my hermes and the activesync sign is making rounds, but nothing its happening.
I can access the SD card from Activesync but synchronization is not working.
I deinstalled activesync and installed it as well as I deinstalled the windows CE stuff.
Whats happened?
Thanks for help in advance!
adomad said:
Hello,
I have just a dump question:
After recovering my HTC Hermes and installing, which is now already deinstalled:
It is not synchronizing anymore with my hermes.
It is connected to my hermes and the activesync sign is making rounds, but nothing its happening.
I can access the SD card from Activesync but synchronization is not working.
I deinstalled activesync and installed it as well as I deinstalled the windows CE stuff.
Whats happened?
Thanks for help in advance!
Click to expand...
Click to collapse
not a bloody clue... play with it, I don't know
weired....
it does not work so far...
I tried different things, but no success!
Thanks anyways.
AdoMad
Thanks Oli..it works..I confirm
hdubli said:
Thanks Oli..it works..I confirm
Click to expand...
Click to collapse
O RLY?
I know it works mate... but thanks for pointing it out
Fantastic
Thank You Oli.
I had a 8525 brick for 2 weeks. I tried the superdave method many times without success. This method worked the first time. 30 minutes later I have a fully working phone again!
Great walk through Oli - if I get to that stage I know where to come but with Hard-SPL and the RUU Wrapper hopefully it shouldn't come to that
Olipro said:
ok, the current KITL tutorial is horribly crap since it takes you bloody ages before you can do anything; here's what you *actually* need to do:
Download Platform builder, Emulator and ARMV4i are probably not necessary... can't guarantee that, but you can rerun the installer anyway and just get those to add on.
run Platform builder, start a new platform, select custom, leave everything blank, that's fine.
now, for the juicy part;
firstly take a random dll, hell take ANY file and copy it 4 times as ril.dll rilgsm.dll serial_cmd.dll and stk_service.dll (the stk_service.dll might not actually be necessary either) also, create a blank text file here and rename it to nk.bin
now, go to Target --> Connectivity Options. set the Download to None, the Transport to USB and the Debugger to None, go ahead and click Apply, then click Close.
go to Build OS --> Open Release Directory; note down the folder path and go to it in explorer and copy the 4 files from earlier there.
Go back to Platform Builder and go to Target --> Release Directory Modules, in there you'll be able to add the 4 dll files to the release, once all are added, click OK.
now for your Hermes: hold the Power + Comm buttons and soft reset and wait for the KITL dialog to appear, now is the CRITICALLY missed step; you need to press the small OK button on the LEFT of the device to activate USB KITL.
once activated, go to Target --> Attach Device and just wait for the device to load, it won't take very long.
once loaded, you can use the device normally EXCEPT for disconnecting the USB... that'll lock the device up, so the best thing to do is of course lob SSPL on to it via an SD card and you're away.
Click to expand...
Click to collapse
Hi Olipro, Could you share or attached your mention below 4 fils us:
ril.dll
rilgsm.dll
serial_cmd.dll
and stk_service.dll
For us download.
Thanks a lot
mmgirlmm said:
Hi Olipro, Could you share or attached your mention below 4 fils us:
ril.dll
rilgsm.dll
serial_cmd.dll
and stk_service.dll
For us download.
Thanks a lot
Click to expand...
Click to collapse
Hey mmgirlmm, it's post like these that will give Olipro a Myocardial Infarction or better known as a Heart Attack. He's on the edge as it is and I really don't want to push him over! Most people here know he's done a lot of good for this community and inane posts like these will take him from us for good!
I realise that English may not be a strong point but Olipro could not have made it much clearer.... use ANY file. If you do not know what one of those is or can not find one on your phone then leave it be!
@Olipro
St John's Wort is good to calm the nerves & ease depression, or find out what Pof takes.
Wam7 said:
Hey mmgirlmm, it's post like these that will give Olipro a Myocardial Infarction or better known as a Heart Attack. He's on the edge as it is and I really don't won't to push him over! Most people here know he's done a lot of good for this community and inane posts like these will take him from us for good!
I realise that English may not be a strong point but Olipro could not have made it much clearer.... use ANY .dll. If you do not know what one of those is or can not find one on your phone then leave it be!
@Olipro
St John's Wort is good to calm the nerves & ease depression, or find out what Pof takes.
Click to expand...
Click to collapse
HI Warm, u r a good man, thanks a lot your post.
I think many ppl here who already brick their hermes, at this situation that is cannot copy the dill from the their hermes ppc. That Y i have this request from Olipro if he possible to share or attached file to here.
u r a good man, could u share or upload these ANY dll file to here to share for ppl who need in this form.
Thanks
Telling me I am a good man will not get me to post the files. I have not had reason to use Platform Builder but just from reading the Oli's post I think he means any .dll on your computer not phone as I alluded to.
Somebody will come along to make it totally clear for those poeple whose English might not be very good.
Check your PC firewall settings
adomad said:
weired....
it does not work so far...
I tried different things, but no success!
Thanks anyways.
AdoMad
Click to expand...
Click to collapse
Adomad, depending on what firewall program you have, you may need to wander through it's settings to check whether it has exclusions to allow your reinstalled version of ActiveSync to access the necessary ports to sync.
mmgirlmm said:
HI Warm, u r a good man, thanks a lot your post.
I think many ppl here who already brick their hermes, at this situation that is cannot copy the dill from the their hermes ppc. That Y i have this request from Olipro if he possible to share or attached file to here.
u r a good man, could u share or upload these ANY dll file to here to share for ppl who need in this form.
Thanks
Click to expand...
Click to collapse
Wam7 has tried to explain this... yet clearly you're failing to listen.
INVENT A FILE, THEY DO NOT HAVE TO BE REAL.
you could take a text file like mypasswords.txt and rename it to ril.dll then copy it 3 times and rename those... it doesn't make a blind bit of difference, do you get it now?

make your own Prophet Touch Kitchen

Simple steps on howto
1. download the kitchen Download
2. download Prophet Touch X rom Get it here
3. extract Kitchen and Prophet Touch X to separate folder
4. Place the OS.nb from Prophet Touch X in the rom folder of the Kitchen
5. run Buildos.exe and choose what to include (the marked apps are the once that are in Prophet Touch X) press the green play button and wait for it to finish
6. run CreateROM.bat (if there is any error the you have included to much in the Buldos prosess)
7. if there were no error the new OS.nb is in the temp folder move it to the Prophet Touch X folder and overwrite the os.nb in it
8. flash any step 1 WM5
9. now Flash your new rom within Prophet Touch X folder
if everything is done right you should have your new coocked rom on your Prophet
I have put all the things that should not be removed into the SYS folder so do only make changes to the OEM folder till you know more about cooking .
replace the HTC Audio Manager with this one
View attachment OEMAudioManager.zip
New HTC Album with folder option
View attachment HTCAlbumFolderOption.zip
Extras and links
I'll upload some addons for the kitchen later on as I've made more OEM packs
You can also search for oempacks to include but be aware that some OEM packs are device depented
Some cool tools that I use but have not included in kitchen You'll need to understand what they do before using them
HyperCore Kitchen cool for dumping roms and building ( I use it for dumping)
this is great.. awesome.
Great job Gullum. Now guys, we all should start frying Hokienmee or Char Kueh Teow (both chinese cuisine)
geney said:
Great job Gullum. Now guys, we all should start frying Hokienmee or Char Kueh Teow (both chinese cuisine)
Click to expand...
Click to collapse
I like both of them..LOL..
Really love this kitchen...
Thanks man, you are great!!!
It'll be even better if have a list of what those things really for. I do not know which box to check and which one is not
Maybe I'm too new for 'cooking'
geney said:
It'll be even better if have a list of what those things really for. I do not know which box to check and which one is not
Maybe I'm too new for 'cooking'
Click to expand...
Click to collapse
hold the mouse over one of the options and there should show and explaination for most of the items
good news
i'll try it
for every change in X and flashing it, is it always necessary to do step 1 again (wm5 flashing) ?
When I do hard reset and at the "tap screen to go on" point, I could start flashing X too ?
What I mean, is the complete rom exchanged when I flash X, or do some parts from wm5 or old X (IX, VIII ....) remain ?
I've try to cook today.. BUt seems something is going wrong...
Better I flashed it back to the original touch X ROM...
I also had some bad luck with cooking.
I did everything gullum said, flashed 'new' TouchX, did hard reset and then when its time to see welcome screen and 'press any key.....' there is blank white screen! Nothing happens no matter which button i press! Any ideas?
mcupurdija said:
I also had some bad luck with cooking.
I did everything gullum said, flashed 'new' TouchX, did hard reset and then when its time to see welcome screen and 'press any key.....' there is blank white screen! Nothing happens no matter which button i press! Any ideas?
Click to expand...
Click to collapse
I did the same think.
At my case, i have enter today screen.. But I think, its programs don't install clearly.. (hard reset don't help either.)
The first screen is the same one as you.. The white one.. Maybe you should to try ask Gullum again..
I just flash back to Touch IX with another Ext ROM. QuickMenu in that ext.ROM
thanks gullum
I would like to translate this rom to Portuguese can you give some advices? our some tutorial to do that, please? can i do that with this soft?
best regards
thanks (for this perfect kitchen) gullum ,some 3 questions i have :
1.>how to get oem or make one ,and
2.>how to get .dsm , .rgu files of my favorite software . and
3.>how do i make registry changes prior to build os are they automatic
Note :ext_rom files attributes should be read only since its like that in original rom so i made them read only(i think its healthy for system files any virus won't be able to modify it unless the file needs to be appendable updateable it should be read only),plus i deleted alot of thumbs.db files lying in many folders (about >2mb) just to clean oem folder files off thumbs.db i know winxp might be making them all the way .
i corrected audio manger with this kitchen (its gr8),i can't seem to solve camera album (have solved solution given below )problem ,it seems to have come back you know i can't use gestures , what to do ,any reg setting solution.
Edit : **corrected** the setting in reg hklm\software\htc\htcalbum\cacheserial to 2130706432
and hklm\software\htc\htcalbum\default_viewer to 0
if it still don't get solved set first 11 enteries (h_enable to v_pos) value to 0 in
hklm\software\htc\htcalbum\touchscroll\htcalbumclass
i'll try to provide a cab but this forum has alot of intelligent members
BuildImgfs
whatever I include in the buildos I am facing the same error when I try to create rom; something about BuildImgfs
any help guys!!
ma3ayta said:
whatever I include in the buildos I am facing the same error when I try to create rom; something about BuildImgfs
any help guys!!
Click to expand...
Click to collapse
2 reasons 1.> i hope you are pressing play(top left in build OS)button after whatever you choose,with what ever you want in it.
2.>your file size has to be limited its almost full with this kitchen so you have to remove some item like voice dialing (which i seldom use) or some other item removed before you add some item since size dependency is very important here ,and later run create rom .remember you cannot select everything because of space limitation .
Hello Gullum
I'm trying to do very basic thing adding Windows Live package into the OS.nb but it fails during CreatROM.bat. At BuildImgfs.exe the application BuildImgfs.exe crashes and show the error message and whether to send a report to MS or not (I don't send...).
I just directly add Windows Live to your OS.nb. Is it already fully loaded? Should I remove something before?
question with task manager
something is wrong with task manager.
in control panel ,its setting doesn't work!
Same problem.
Whatever i select in buildOS, BuildImgfs crashes.
Last records is CreateROM.bat window is:
Processing "Painting.gif" as file
Processing "S5K3BAFX.dll" as file
Processing "3aca900a-0834-11dc-8314-0800200c9a66.dsm" as file
Processing "c7dbe475-1d17-4fbf-a63e-af6dc042569a.rgu" as file
Processing "c7dbe475-1d17-4fbf-a63e-af6dc042569a.dsm" as file
Processing "-жE+-A+?.txt" as file
I think reason in strange file name -жE+-A+?.txt.
BINGO!!!
I Found this file in Prophet Touch kitchen.
\\OEM\Quickmenu\-жE+-A+?.txt
Just delete it before kitching.

SmartBoot - Bootmanager for WM6.5 .NET3.5

Hi guys,
as I've been around for a while, I decided to share a bit of my work with you, too.
So feel free and use this small program if you like. No warranties as usal from my side.
This Bootmanager has a quite intuitive UI. You get an quick overview of the phone status and can select your boot profiles which you can manage inside the UI as you like (see screen shots below).
Additionally you can have voice announcements, SenseUI control, easy backup & restore of startup folder and program settings and an extended information screen. On this info panel you can find all important information about your phone.
This app only requires .NET CF 3.5 to be installed on your device.
The Pattern of the folder structure is always "\_AutoStart_" & selected Foldername. You can change the folder names in the UI settings tab. The folder "_AutoStart_Backup" is created by the program if you back up your current folder. All other "_AutoStart_" & X folders are created initially, but you want to choose which startup links are in there (folder names are case sensitive!). Just ensure the "X" matches your folder name in the ui settings for this specific button exactly. The default buttons are for Sense UI and XDAndroid. Their respective folder names (in the settings tab) are "Sense" and "Android", therefor I have "_AutoStart_Sense" and "_AutoStart_Android" folders on the root of my phone. In the "_AutoStart_Common" folder you have all the shortcuts which have to start no matter which profile is selected.
Tipp:
I have overclocked my device continously (stable) using this method (with this App) and with SmartBoot I can easily select between OC and non-OC configurations.
For your convenience this Windows Mobile® freeware app supports AppToDate, an easy to use application update program. You can obtain it freely from here.
Please download from Post #2.
Thanks to eboelzner for his great Sense SDK!
Download:
Download SmartBoot only here please. (Please no mirrors or similar!)
Please feel free to leave a comment or bugs found.
PS: I will not provide any localization support. Just english language.
If you want I can create a "Light" Version without sounds and stuff, just mention it.
Also if there is demand for it I could create a step-by-step guide.
AndiCP said:
Download:
Download SmartBoot only here please. (Please no mirrors or similar!)
Please feel free to leave a comment or bugs found.
PS: I will not provide any localization support. Just english language.
If you want I can create a "Light" Version without sounds and stuff, just mention it.
Also if there is demand for it I could create a step-by-step guide.
Click to expand...
Click to collapse
Would be nice if we could download it from there. Tried for 30 min but not possible.
claus1953 said:
Would be nice if we could download it from there. Tried for 30 min but not possible.
Click to expand...
Click to collapse
Downloaded just fine for me. I plan to experiment with Android soon, and this will come in handy. Thanks.
J_M_H said:
Downloaded just fine for me. I plan to experiment with Android soon, and this will come in handy. Thanks.
Click to expand...
Click to collapse
Still no luck for me, it says "site not available or too busy etc etc"
wow
AndiCP said:
Hi guys,
as I've been around for a while, I decided to share a bit of my work with you, too.
So feel free and use this small program if you like. No warranties as usal from my side.
This Bootmanager has a quite intuitive UI. You get an quick overview of the phone status and can select your boot profiles which you can manage inside the UI as you like (see screen shots below).
Additionally you can have voice announcements and an extended information screen. On this info panel you can find all important information about your phone.
This app only requires .NET CF 3.5 to be installed on your device.
I wanted to give the community something back, even though it is not much.
But maybe somebody finds it useful, I just thought I could share. Enjoy!
And please don't be too harsh as this is my first publication. There are more to come if it goes smoothly.
Please download from Post #2.
Thanks to eboelzner for his great Sense SDK!
Click to expand...
Click to collapse
big thank
Thanks, good idea & pretty app. I'll try it.
thanks, look like a very powerful and useful program.
downloading is a bit slow, but smooth.
This promises to be a great app.
Would you consider adding a "safe mode" boot option with it? Just wondering.
And thank you very much for sharing.
hello guys. what is XDAndroid? sorry for being a noob
Thank you for your kind feedback
YOSEFE said:
This promises to be a great app.
Would you consider adding a "safe mode" boot option with it? Just wondering.
And thank you very much for sharing.
Click to expand...
Click to collapse
You currently have two options for a safe mode:
1. Tap "Do nothing" at the initial screen (will exit immediatly -> no boot programs)
2. go to settings and enable "Confirmation", then click the button of your desired boot environment (and you can decide on each short cut -> safe mode).
@All: Thanks for your kind feedback! You are welcome!
PS: If you choose option 2 from above and tap no for at least one shortcut, you will get an "Ooops! Something went wrong!" message at the end.
You can ignore this, as it simply means not all shortcuts got executed.
Where is this app made? Itsn't really clear to me
Installed .cab, soft reset, error:
SmartBoot.exe
DirectoryNotFoundException
at System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, Boolean file)
at System.IO.Directory.InternalGetFiles(String path, String searchPattern)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at SmartBoot.Form1.Check()
at SmartBoot.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form._SetVisibleNotify(Boolean fVis)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.Run(Form fm)
at SmartBoot.Form1.Main()
on TMOUS HD2 2.08 stock rom
?
twoply said:
Installed .cab, soft reset, error:
SmartBoot.exe
DirectoryNotFoundException
at System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, Boolean file)
at System.IO.Directory.InternalGetFiles(String path, String searchPattern)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at SmartBoot.Form1.Check()
at SmartBoot.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form._SetVisibleNotify(Boolean fVis)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.Run(Form fm)
at SmartBoot.Form1.Main()
on TMOUS HD2 2.08 stock rom
?
Click to expand...
Click to collapse
I've got the same problem.
Hi AndiCP,
i think you have forgotten the xml file. I mean: \Application Data\SmartBoot\Configuration.xml
I have made a empty file. Then the message is:
Fehler: There is an error in XML document (0, 0).
Click to expand...
Click to collapse
OK, that's clear.
Next point: you have written that you support only english, no problem.
But Fehler in the popup's is german . Please fix it. And also upload an XML file please.
Also the \_AutoStart_ folders are not created automaticly. Is this the way how should be?
Have we to do this on our own, or is this a litlle bug we have found ?
BTW:
i have allways installed the right .NET version from MS.
EDIT 1:
you say on your private website that the folder names are case sensitive.
Then it must be: _AutoStart_Backup
In your screenshot: _Autostart_Backup
Sorry to say that the app is NOT working on my phone at this moment.
And i'am not alone. There are more people with problems. Please fix it.
At least sense gives problems on restart the phone.
I had to de-install the good idea app. Also some strange problems
on de-installtion. It was not possible. Only with many know how
i was able to de-install it.
mr.First said:
I've got the same problem.
Click to expand...
Click to collapse
Hello twoply and mr.First,
your program error probably comes from a different Startup folder or restricted access to it.
I can't reproduce this error, but I guessed and put an additional entry into the registry ("HKEY_CURRENT_USER\Software\SmartBoot\Autostart_Folder").
If your folder is not "\Windows\AutoStart\" you can enter another path there.
I also added a reg key to customize the initial sound file ("HKEY_CURRENT_USER\Software\SmartBoot\Sound_Load").
Please download the updated version.
Further you don't have to softreset in order to try or set things up, just go to your start menu and use the shortcut.
Finally I hope this helps you, please report your results here.
mike2nl said:
Hi AndiCP,
i think you have forgotten the xml file. I mean: \Application Data\SmartBoot\Configuration.xml
I have made a empty file. Then the message is:
OK, that's clear.
Next point: you have written that you support only english, no problem.
But Fehler in the popup's is german . Please fix it. And also upload an XML file please.
Also the \_AutoStart_ folders are not created automaticly. Is this the way how should be?
Have we to do this on our own, or is this a litlle bug we have found ?
BTW:
i have allways installed the right .NET version from MS.
EDIT 1:
you say on your private website that the folder names are case sensitive.
Then it must be: _AutoStart_Backup
In your screenshot: _Autostart_Backup
Sorry to say that the app is NOT working on my phone at this moment.
And i'am not alone. There are more people with problems. Please fix it.
At least sense gives problems on restart the phone.
I had to de-install the good idea app. Also some strange problems
on de-installtion. It was not possible. Only with many know how
i was able to de-install it.
Click to expand...
Click to collapse
Hello mike2nl,
first of all "Fehler" means "Error".
Second, "Configuration.xml" not found comes from the SmartBoot Directory not being created properly. (Bug: Updated version 1.01 fixes this, then you will also have all the other folders created automatically on first launch).
Third, "AutoStart" is correct whereas in the screen shot you saw before was a left-over of an earlier version, which doesn't matter, because if it wouldn't be found it will be created during backup process anyway.
Last but not least, I can say nothing about "strange problems".
Thanks for your feedback!
Please download the updated version 1.01 or just run AppToDate
Hi AndiCP,
thanks for your fast reaction. I will test it again now. Downloaded and then install it. Will report later here....
EDIT 1:
after installing the app and two times a soft reset the app blocks sense more then once. Strange...
I had to de-install the little app. This was an adventure again. All known ways are not working.
Only massive working in the windows folder and registry cleaning has helped out of that issue.
On which system you have developed thius app? If there something special done for the SonyEricson?
EDIT 2:
after re-install the application i had denite the folder move for the autostart things. Strange, because
then the app will workig. If i have selected Sense UI i get an error message:
Ooops, something went wrong
Click to expand...
Click to collapse
Is this normal? Why you say it is something went wrong? But so far so good. Will test further now.
EDIT 3 (info only):
i have changed the autostart folder in the cab from \Windows\Auto Start to \Windows\Opstarten (dutch version)
EDIT 4 (question):
Have we to copy the apps/shortcuts for the \_AutoStart_xxx\ folders on uor own?
- if the answer yes, no problem (i think thats the way for now)
- if the answer no, then is something wrong
Possible you can think about that issue for a future version of your helpfull app.
Further i think you must add the descirption from your private website here to the first post:
The Pattern is always "\_AutoStart_" & selected Foldername. You can change the folder names in the UI settings tab. The folder "_AutoStart_Backup" is created by the program if you back up your current folder. All other "_AutoStart_" & X folders are created initially, but you want to choose which startup links are in there (folder names are case sensitive!). Just ensure the "X" matches your folder name in the ui settings for this specific button exactly. The default buttons are for Sense UI and XDAndroid. Their respective folder names (in the settings tab) are "Sense" and "Android", therefor I have "_AutoStart_Sense" and "_AutoStart_Android" folders on the root of my phone. In the "_AutoStart_Common" folder you have all the shortcuts which have to start no matter which profile is selected.
Click to expand...
Click to collapse
AndiCP said:
Hello twoply and mr.First,
your program error probably comes from a different Startup folder or restricted access to it.
I can't reproduce this error, but I guessed and put an additional entry into the registry ("HKEY_CURRENT_USER\Software\SmartBoot\Autostart_Folder").
If your folder is not "\Windows\AutoStart\" you can enter another path there.
I also added a reg key to customize the initial sound file ("HKEY_CURRENT_USER\Software\SmartBoot\Sound_Load").
Please download the updated version.
Further you don't have to softreset in order to try or set things up, just go to your start menu and use the shortcut.
Finally I hope this helps you, please report your results here.
Click to expand...
Click to collapse
Thank you for updating application.
Indeed, my Startup folder has another name. I changed the path in the registry, and now everything works.
mike2nl said:
Hi AndiCP,
thanks for your fast reaction. I will test it again now. Downloaded and then install it. Will report later here....
EDIT 1:
after installing the app and two times a soft reset the app blocks sense more then once. Strange...
I had to de-install the little app. This was an adventure again. All known ways are not working.
Only massive working in the windows folder and registry cleaning has helped out of that issue.
On which system you have developed thius app? If there something special done for the SonyEricson?
EDIT 2:
after re-install the application i had denite the folder move for the autostart things. Strange, because
then the app will workig. If i have selected Sense UI i get an error message:
Is this normal? Why you say it is something went wrong? But so far so good. Will test further now.
EDIT 3 (info only):
i have changed the autostart folder in the cab from \Windows\Auto Start to \Windows\Opstarten (dutch version)
EDIT 4 (question):
Have we to copy the apps/shortcuts for the \_AutoStart_xxx\ folders on uor own?
- if the answer yes, no problem (i think thats the way for now)
- if the answer no, then is something wrong
Possible you can think about that issue for a future version of your helpfull app.
Further i think you must add the descirption from your private website here to the first post:
Click to expand...
Click to collapse
to Edit 1: I can't reproduce and never had something like that, sounds like you have problems in your rom anyway as you are the only one reporting this.
Info: Its a simple and standard setup cab (auto generated). Nothing special or changed, it only copies the files. It works the same way on every windows mobile version.
to Edits 2&3: as I said, please check your Autostart folder and change it accordingly.
to Edit 4: Yes. I won't ever include a filemanager!
Hi AndiCP,
i have downloaded the last version yesterday. Installed it and it is running.
At now withour any issue. I think the changings are the solution. But with
un-installation i have my issues. Also when sense is off. But that is not
really a big issue, yet. I will test this again after the next hard reset.
I think this comes with the next CHT test. We, the team, are really haevy busy .
So far, excellent app, that helps me to organize my startup issues on all
CHT (e, s, ...) issues. Thanks for that. That brings us a good effort.
Will report this to co0kie (CHT) and Dark Ninja (GTX).
BTW:
possible you can tell me (PM) where you get or has made the sound files.
I will change something for my needs

Categories

Resources