View Full Version : [OS][WM6.5.5] Latest Releases (23563), Porting, Tutorials, Tools, VM, etc.
TAEL
18th August 2009, 01:00 AM
23403? is this a real build, or are you messing with us! Seems like a big jump 23028 to 23402.
Because we have a jump from COM3 to COM4. 23403 is WM6.5.1 officially.
FCW
18th August 2009, 01:04 AM
23403? is this a real build, or are you messing with us! Seems like a big jump 23028 to 23402.
different branches use different build numbers eg. 21234 is microsoft but 23024 is motorola rebuild and the 218xx builds are HTC rebuilds. It just depends on who created the build.
Cal-El
18th August 2009, 01:22 AM
Ok, now I am super curious! :D Any known ETA on that build or better just to keep hitting F5 lol! :p
ibmxx187
18th August 2009, 01:47 AM
ohh didnt realise it was com 4! thats good to hear. Any eta for this leak? Sounds like someone has it already.
FCW
18th August 2009, 02:09 AM
Hey que just wondering if you could share the working files for 23028 for hermes? its really pissing me off now that my files dont work. both from here and ppc geeks. there doesnt appear to be anything wrong with them. and now after trying the shellres.96.dll from 23028 my previously booting 23024 now wont :mad: so frustrating im about an inch away from thowing my laptop at the wall
ai6908
18th August 2009, 02:32 AM
Hey que just wondering if you could share the working files for 23028 for hermes? its really pissing me off now that my files dont work. both from here and ppc geeks. there doesnt appear to be anything wrong with them. and now after trying the shellres.96.dll from 23028 my previously booting 23024 now wont :mad: so frustrating im about an inch away from thowing my laptop at the wall
Wild guess! Did you check to see of your provxml files are getting executed properly?
FCW
18th August 2009, 02:51 AM
Wild guess! Did you check to see of your provxml files are getting executed properly?
how do you check that? for me 23028 wont even get past the operator splash. 23024 boots but i had to change the shell folder for the 23028 one to get the themes cabs and active sync to work. the theme is the provxml theme in base dpi 96 resh 240 resv 320 so id assume so
ai6908
18th August 2009, 03:53 AM
how do you check that? for me 23028 wont even get past the operator splash. 23024 boots but i had to change the shell folder for the 23028 one to get the themes cabs and active sync to work. the theme is the provxml theme in base dpi 96 resh 240 resv 320 so id assume so
Make sure you have all your provxml files read only and hidden, and see if it helps.
cd dump
attrib S00? +H /S
rem attrib *.* +A -S -H -R
attrib *.dll +S +H +R
attrib *.exe +S +H +R
attrib *.lnk -S -H -R
attrib *.csv +S +H +R
attrib *.htm +S +H +R
attrib *.mui +S +H +R
attrib *.doc +S +H +R
attrib *.dat +S +H +R
attrib *.provxml +S +H +R
attrib *.xls +S +H +R
attrib *.xml +S +R
attrib *_manila +H
attrib *manil* +H
attrib *.mid +S +R
attrib *.vol +S +R
attrib *.txt +S +R
attrib *.wav +S +R
attrib *.wma +S +R
attrib *.png +H
attrib *.brn +H
attrib *.gif +S +R
attrib *.jpg +S +R
attrib *.bmp +S +R +H
REM Fix for smartskey.inf
attrib *.inf -S -R -H
attrib +A +R +H +S *.provxml
attrib -H -S -R *.jpg
attrib -H -S -R *.bmp
ECHO. Fixing Attributes
cd..
Make sure you got this code in your build rom.bat. (Thanks to joojoobee for code)
+ Que PPC
18th August 2009, 04:21 AM
Hey que just wondering if you could share the working files for 23028 for hermes? its really pissing me off now that my files dont work. both from here and ppc geeks. there doesnt appear to be anything wrong with them. and now after trying the shellres.96.dll from 23028 my previously booting 23024 now wont :mad: so frustrating im about an inch away from thowing my laptop at the wall
Take it easy man! im packing it now...! hehehe
FCW
18th August 2009, 04:36 AM
Make sure you have all your provxml files read only and hidden, and see if it helps.
Make sure you got this code in your build rom.bat. (Thanks to joojoobee for code)
im assuming in erivus 1.7 this is the kitchen build rom.bat. does this code go anywhere or somwhere sepecific?
this is what is in that .bat:
@echo off
cd..
REM........................
set IMGSTART=0
set ULDR=uldr
set PP=6
set NOCERT=nocert
REM........................
set SYSBUILD=23028
set XIPBUILD=23028
set EXTBUILD=23004
set MERGILO= ..\TOOLS\IMGFS\NBMerge -hermes OS-new.nb
set LOCALE=0409
set BUILD=Premium
set DPI=DPI_96
set RES=dpi_96_resh_240_resv_320
set DEVICE=HERMES
set OLDKERNEL=
set DEVICEID=HERM***
set VERSIONID=2.0.00.00
set LANGID=0409
set CHUNKSIZE=64
set OSIDVALUE=0x400
set DSM=723fb954-d931-4348-b672-82a188e587b5.dsm
set ROMHDR=ROM\%device%\romhdr.bin
set XIP_PATTERNS=ROM\%DEVICE%\%xipbuild%\*;ROM\SHARED\ %xipbuild%\*
set OEM_PATTERNS=OEM\%device%\COMMON\*;OEM\%device%\%l ocale%\*
set SYS_PATTERNS=SYS\%sysbuild%\SHARED\COMMON\*;SYS\%s ysbuild%\SHARED\%LOCALE%\*;SYS\%sysbuild%\%dpi%\CO MMON\*;SYS\%sysbuild%\%dpi%\%LOCALE%\*;SYS\%sysbui ld%\%res%\COMMON\*;SYS\%sysbuild%\%res%\%LOCALE%\*
set EXT_PATTERNS=EXT\%DEVICE%\%EXTBUILD%\*\*;EXT\%DEVI CE%\COMMON\*\*;EXT\SHARED\*\*
set DSM_TEMPLATE=%dsm%
set DSM_INCLUDES=*
REM **************** TOOLS\platformrebuilder.exe
if not "%errorlevel%"=="0" goto error
REM ================================================== =========================================
@echo off
cd Temp
echo Copying OS.nb.payload...
copy ..\ROM\%device%\OS.nb.payload OS.nb.payload
if not "%errorlevel%"=="0" goto error
REM ================================================== =========================================
echo.
..\TOOLS\implantxip -xip xip.bin -payload OS.nb.payload -imgstart %imgstart% -%uldr% -pp %pp% -%nocert%
if not "%errorlevel%"=="0" goto error
REM ================================================== =========================================
echo.
..\TOOLS\IMGFS\ImgfsFromNb OS.nb.payload imgfs.bin
if not "%errorlevel%"=="0" goto error
..\TOOLS\IMGFS\ImgfsFromDump imgfs.bin imgfs-new.bin
if not "%errorlevel%"=="0" goto error
..\TOOLS\IMGFS\ImgfsToNb imgfs-new.bin OS.nb.payload OS-new.nb.payload -bigstoragemove
if not "%errorlevel%"=="0" goto error
rem -------------------------------------------------------------------------------------------
%mergilo%
rem -------------------------------------------------------------------------------------------
if not "%errorlevel%"=="0" goto error
REM ================================================== =========================================
del imgfs-new.bin
del imgfs.bin
del OS.nb.payload
del OS-new.nb.payload
REM ================================================== =========================================
REM ================================================== =========================================
echo.
cd..
cd RELEASE_%device%
if exist "RUU_signed.nbh" del /q RUU_signed.nbh
if not "%errorlevel%"=="0" goto error
rem cd..
rem cd temp
echo executing NBHUtils to build nbh file...
rem ---------------------------------------------------
..\tools\nbhutil -model %deviceid% -ver %versionid% -lang %langid% -chunk %chunksize% -nogui -e -i %osidvalue% ..\temp\os-new.nb -b ruu_signed.nbh
rem ---------------------------------------------------
if not "%errorlevel%"=="0" goto error
cd..
cd release_%device%
echo.
dir RUU_signed.nbh
echo.
REM ================================================== =========================================
echo.
echo Done!!!
echo.
ROMUpdateUtility.exe
cd..
goto end
:error
echo.
echo ERROR! (errorlevel: %errorlevel%)
:end
2 days trying to get the dam thing to boot using 2 versions of the kitchen and 2 souces of the build, several xips and it now 3.40am here. Ive messed around with almost every file i have. theres patience and just rediculous lol
+ Que PPC
18th August 2009, 05:16 AM
Yeah maybe, i think it will tooks an hour on uploading :o you know slow share is so rapid... :p
if you use the new shelres.96.dll i give you in your oem folder it will be fine... i change the GAC files and the ok and X images that fits to our ress... maybe you will need to set the welcomehead.96.png visible to make it works... i dunno... sometimes works sometimes its fine.
Oh BTW I announce you to not cook inside the coreplayer that works in 6.5 with our hermes... it seems that is a warez... a mod take my link roms down... now i have to recook them without MS3 and without coreplayer.
Play safe dude!
FCW
18th August 2009, 05:27 AM
Yeah maybe, i think it will tooks an hour on uploading :o you know slow share is so rapid... :p
if you use the new shelres.96.dll i give you in your oem folder it will be fine... i change the GAC files and the ok and X images that fits to our ress... maybe you will need to set the welcomehead.96.png visible to make it works... i dunno... sometimes works sometimes its fine.
Oh BTW I announce you to not cook inside the coreplayer that works in 6.5 with our hermes... it seems that is a warez... a mod take my link roms down... now i have to recook them without MS3 and without coreplayer.
Play safe dude!
yeah i know what you mean. it takes forever. was wondering why they had been taken off your thread. Thought ms3 was a free trial version though
bga7x
18th August 2009, 06:08 AM
Where did you get the icon set you are using in taskbar? Can you provide a link or some info please?
here you go!
Da_G
18th August 2009, 06:42 AM
http://rapidshare.com/files/268610361/WM65-23403-CE-OS-5-2-4453-LANG-0409-DPI-192-RESH-480-RESV-640.rar
first glance, older stuff than 23028 in UI things, but underlying os looks newer. This is COM4. notably the top bar doesn't have the RCDATA icons in this build, but ie is updated a bit.
+ Que PPC
18th August 2009, 06:49 AM
WOOOO HOOOO the F5 works!!!! Thanks Da_G
I guess all other DPI's users can use 23028... ... ... i will do it. maybe is not the right way to do it... but, who cares!!! :D
Cal-El
18th August 2009, 06:56 AM
You ROCK! What are some of the differences that you noticed? :)
+ Que PPC
18th August 2009, 07:41 AM
Titlebar dont use RCdata as Da_G says, the Clock shows appointments fine.
The taskbar hides sometimes on start menu sometimes its messed up again... but when you enter to a settings like about... the space for te taskbar not shows the bar...
it dont has blue pivot again... the scroll is nice
redirect must be deleted again the lines at start menu grid are nissing again... i guess due to the bar hiden feature
plugins not tested yet... some screenshots with the old ress here.
Waiting for some changes at DPI and ress :rolleyes: seems to me better 23028 at this point...
bga7x
18th August 2009, 07:47 AM
WOOOO HOOOO the F5 works!!!! Thanks Da_G
I guess all other DPI's users can use 23028... ... ... i will do it. maybe is not the right way to do it... but, who cares!!! :D
yeah ill give it go using my .96 DPI files from 23028
dunwantany
18th August 2009, 08:38 AM
Hi guys,
I've seen a few people posting about the same problem as I have when trying to create a new sms or open an incoming sms -- i.e. nothing happens!?
Has anyone with similar problem found a solution? If so, please share.
Thanks!
dunwantany
18th August 2009, 08:41 AM
Hi guys,
I've seen a few people posting about the same problem as I have when trying to create a new sms or open an incoming sms -- i.e. nothing happens!?
Has anyone with similar problem found a solution? If so, please share.
Thanks!
p.s. This problem is only in ROMs after 23016.
drkfngthdragnlrd
18th August 2009, 08:43 AM
The taskbar hides sometimes on start menu sometimes its messed up again... but when you enter to a settings like about... the space for te taskbar not shows the bar...
Hum, makes me wonder. Maybe they plan to remove the Taskbar on all screens except HomeScreen. Just speculating...
CRACING
18th August 2009, 09:12 AM
Thanks for the new build da_g!
Is this new branch ( Guess not )?
Will try asap though. :D
Best Regards
TAEL
18th August 2009, 09:15 AM
Thanks for the new build da_g!
Is this new branch ( Guess not )?
Will try asap though. :D
Best Regards
Yes, It's from COM4 branch and 6.5.1 officially.
bga7x
18th August 2009, 09:16 AM
Hi guys,
I've seen a few people posting about the same problem as I have when trying to create a new sms or open an incoming sms -- i.e. nothing happens!?
Has anyone with similar problem found a solution? If so, please share.
Thanks!
i had that issue a while back it was a bad port of the SYS i redid it and that fixed the issue!
CRACING
18th August 2009, 09:18 AM
Yes, It's from COM4 branch and 6.5.1 officially.
Ok So there will be differences again.
Anyways, I will wait for 96dpi.
Best Regards
TAEL
18th August 2009, 09:20 AM
In package that Da_G has uploaded, XIP doesnt dumped. I dumped it, if you want to speed up your work, you can download this package . (Dumped 23403 xip.bin only)
http://rapidshare.com/files/268644659/MSXIPKernel.rar
sheennick123456
18th August 2009, 09:24 AM
does this still have those ugly huge menus and selection buttons (not talking about the softkeys) like the other recent builds?
TAEL
18th August 2009, 09:25 AM
does this still have those ugly huge menus and selection buttons (not talking about the softkeys) like the other recent builds?
Yes. Still ugly buttons, checkboxes, etc.
Mars.C
18th August 2009, 09:31 AM
:eek::eek::eek:
WVGA VGA QVGA 原生RK(8月18日更新23601 21943)
http://bbs.rombeta.com/thread-24444-1-1.html
drkfngthdragnlrd
18th August 2009, 09:43 AM
does this still have those ugly huge menus and selection buttons (not talking about the softkeys) like the other recent builds?
All of those Check Box etc are in a DLL I believe. I think they were a BitMap. I remember seeing them somewhere, just can't remember where.
TAEL
18th August 2009, 09:48 AM
Download ِ23601 : http://www.rayfile.com/files/fb57f98c-8bc7-11de-8ccb-0014221b798a/
Download 21943 : http://www.rayfile.com/files/1ee97bf5-8bb7-11de-a87c-0014221f469f/
Source : http://bbs.rombeta.com/thread-24444-1-1.html
dan-htc-touch
18th August 2009, 09:51 AM
All of those Check Box etc are in a DLL I believe. I think they were a BitMap. I remember seeing them somewhere, just can't remember where.
I'm gonna guess shellres
drkfngthdragnlrd
18th August 2009, 09:58 AM
I see Check Box Images in the ShellRes/outres/tapres/tshres dll's to name a few.
CRACING
18th August 2009, 09:59 AM
0409-All-DPI-All_RESV ENG English USA
21943 (http://www.rayfile.com/files/1ee97bf5-8bb7-11de-a87c-0014221f469f/)
23601 (http://www.rayfile.com/files/fb57f98c-8bc7-11de-8ccb-0014221b798a/)
Use raysource for downloading.
Links are taken from here (http://bbs.rombeta.com/thread-24444-1-1.html)
Enjoy it!
Best Regards
AndrewSh
18th August 2009, 10:11 AM
0409-All-DPI-All_RESV ENG English USA
That's clear (with all dpi) :) Mars.C already reported half an hour ago (Thnx to him)...... But where is 23601 SYS and XIP I wonder?....
P.S. OK, SYS is hopefully here http://www.rayfile.com/files/3b1f207a-8bc5-11de-93d1-0014221b798a/ Now downloading.... 23601_CHS_WVGA
williyung
18th August 2009, 10:18 AM
0409-All-DPI-All_RESV ENG English USA
21943 (http://www.rayfile.com/files/1ee97bf5-8bb7-11de-a87c-0014221f469f/)
23601 (http://www.rayfile.com/files/fb57f98c-8bc7-11de-8ccb-0014221b798a/)
Use raysource for downloading.
Links are taken from here (http://bbs.rombeta.com/thread-24444-1-1.html)
Enjoy it!
Best Regards
Thankssssss....
Does 23601 has the new UI???
empds
18th August 2009, 10:45 AM
I have just downloaded the 23403 XIP/SYS CE OS 5.2.4453 Lang 0409 DPI 192 RESH 480 RESV 640 and I have copied the 23403 folder to the sys folder inside my kitchen.
And what about the xip.bin, can someone explain me what to do with this. I am currently using 23017 build, do I have to overwrite the xip.bin in the ROM/Diamond folder?
Thanks
benko286
18th August 2009, 10:48 AM
can somebody upload 23601 to rs or somwhere alse, i cannot download it from rayfire(dont know where to press)!!
AndrewSh
18th August 2009, 10:50 AM
....And what about the xip.bin, can someone explain me what to do with this.....
Port it to your device, buddy :)
can somebody upload 23601 to rs or somwhere alse, i cannot download it from rayfire(dont know where to press)!!
You should install their download manager (RaySource) first - than - download....
CRACING
18th August 2009, 10:51 AM
Thankssssss....
Does 23601 has the new UI???
Still downloading. Its v.v.v.v.v.v slow. :(
23601 XIP/SYS - CE OS 5.2.4551
Dated : Aug 12 2009 16:26:11
can somebody upload 23601 to rs or somwhere alse, i cannot download it from rayfire(dont know where to press)!!
You need raysource software to download. Above you can see english link. Click it.
Mr. Makk
18th August 2009, 11:00 AM
hi guys.
ALL I NEED TO KNOW IS A BRIEF INTRO OF THE 3LATEST BUILDS SO THAT I CAN GO AHEAD AND DOWNLOAD ONE THAT SUITS ME CAUS I HAVE LIMITED BANDWITH.
THANX.
benko286
18th August 2009, 11:03 AM
Still downloading. Its v.v.v.v.v.v slow. :(
23601 XIP/SYS - CE OS 5.2.4551
Dated : Aug 12 2009 16:26:11
You need raysource software to download. Above you can see english link. Click it.
yeah but, when i press right click add download in program and i paste link, than i press download, it sends me to page?!?
will wate for you to download, than i hope you will uplad it to rs/mediafire..?!
kronoss
18th August 2009, 11:09 AM
I'm ever looking for latest Language Localization Packages (in French in facts). For the latest build, 23601 or 23408... Does someone knows if they exist, and where I can find them ?
Thx.
X1iser
18th August 2009, 11:13 AM
We can organize to upload no ?
ie: 23601_COMMON+XIP.rar
23601_0409_All_DPI_All_RESV.rar
23601_0804_All_DPI_All_RESV.rar
I just finish the download for make COMMIN+XIP.rar? Someone is interested ?
@kronoss: I ask these at monkeybape and we have it in the day
fards
18th August 2009, 11:15 AM
I'm ever looking for latest Language Localization Packages (in French in facts). For the latest build, 23601 or 23408... Does someone knows if they exist, and where I can find them ?
Thx.
LOOK AT THIS POST !
http://bbs.rombeta.com/thread-24444-1-1.html
the link was 4 posts above yours...
CRACING
18th August 2009, 11:15 AM
yeah but, when i press right click add download in program and i paste link, than i press download, it sends me to page?!?
will wate for you to download, than i hope you will uplad it to rs/mediafire..?!
damn, after 80% the download hangs or stops. Cannot download :(
fards
18th August 2009, 11:23 AM
Ive got the 23601 sys and common adn 21943 now uploading to RS
23601 all dpi on 80% and stuck bah!
zoki
18th August 2009, 11:28 AM
Does anybody have xip.bin files for new releases?
X1iser
18th August 2009, 11:29 AM
Ive got the 23601 sys and common adn 21943 now uploading to RS
23601 all dpi on 80% and stuck bah!
80.45% ? lol
23601_COMMON_XIP.rar (http://rapidshare.com/files/268676887/23601_COMMON_XIP.rar) just wait xxxx-All-DPI-All_RESV
X1iser
18th August 2009, 11:43 AM
In this moment, 23601 version for spanish peoples can DOWNLOAD!!
Can anyone upload to RS o MU??
Thanks!
ETA 10min :)
23601_COMMON_XIP.rar (http://rapidshare.com/files/268676887/23601_COMMON_XIP.rar)
23601_0804_All_DPI_All_RESV.rar (http://rapidshare.com/files/268679708/23601_0804_All_DPI_All_RESV.rar) CHS Chinese Simplified
X1iser
18th August 2009, 11:51 AM
23601_COMMON_XIP.rar (http://rapidshare.com/files/268676887/23601_COMMON_XIP.rar)
23601_0804_All_DPI_All_RESV.rar (http://rapidshare.com/files/268679708/23601_0804_All_DPI_All_RESV.rar) CHS Chinese Simplified
23601_0C0A_All_DPI_All_RESV.rar (http://rapidshare.com/files/268681254/23601_0C0A_All_DPI_All_RESV.rar) ESN Espaņa
sIiiS
18th August 2009, 11:52 AM
ETA 10min :)
23601_COMMON_XIP.rar (http://rapidshare.com/files/268676887/23601_COMMON_XIP.rar)
23601_0804_All_DPI_All_RESV.rar (http://rapidshare.com/files/268679708/23601_0804_All_DPI_All_RESV.rar) CHS Chinese Simplified
Thanks, do you have 0409 language too?
Röchelhilpert
18th August 2009, 11:52 AM
23601_COMMON_XIP.rar (http://rapidshare.com/files/268676887/23601_COMMON_XIP.rar)
23601_0804_All_DPI_All_RESV.rar (http://rapidshare.com/files/268679708/23601_0804_All_DPI_All_RESV.rar) CHS Chinese Simplified
23601_0C0A_All_DPI_All_RESV.rar (http://rapidshare.com/files/268681254/23601_0C0A_All_DPI_All_RESV.rar) ESN Espaņa
0407 please
X1iser
18th August 2009, 11:56 AM
Thanks, do you have 0409 language too?
Stopped at 89% :(
0407 please
Not available yet
fards
18th August 2009, 11:57 AM
21943 all dpi 0409 http://www.megaupload.com/?d=3BOKW3GR
23601 sys and Common (chs wvga) http://rapidshare.com/files/268682869/23601_CHS_WVGA.rar.html (10 links only)
MC500
18th August 2009, 11:59 AM
http://rapidshare.com/files/268682443/21943_0409_All_DPI_All_RESV.rar
sIiiS
18th August 2009, 12:08 PM
English version(0409) please! :(
ProgMaq
18th August 2009, 12:15 PM
English version(0409) please! :(
This is English version:
http://rapidshare.com/files/268682443/21943_0409_All_DPI_All_RESV.rar
Igoran
18th August 2009, 12:15 PM
Anyone interested 23601_0409_All_DPI_All_RESV.rar ? after 1 hour download i'm done :)
twisted
18th August 2009, 12:20 PM
hi,
anyone got the sys_common & xip of 21943?
thanks in advance.
regards,
twisted :D
Igoran
18th August 2009, 12:21 PM
http://rapidshare.com/files/268689224/23601_0409_All_DPI_All_RESV.rar.html
Only 10 downloads allowed on free RS :(
I dont have premium account on it.
Anyone have 21934 common sys&xip ? ;)
EDIT: Clear 10 download limitations :)
X1iser
18th August 2009, 12:25 PM
23601_COMMON_XIP.rar (http://rapidshare.com/files/268676887/23601_COMMON_XIP.rar)
23601_0409_All_DPI_All_RESV.rar (http://rapidshare.com/files/268690500/23601_0409_All_DPI_All_RESV.rar) USA English United States
23601_0804_All_DPI_All_RESV.rar (http://rapidshare.com/files/268679708/23601_0804_All_DPI_All_RESV.rar) CHS Chinese Simplified
23601_0C0A_All_DPI_All_RESV.rar (http://rapidshare.com/files/268681254/23601_0C0A_All_DPI_All_RESV.rar) ESN Espaņa
Alexx~
18th August 2009, 12:28 PM
23601_MSXIPKernel_SYS_No_Lang_No_DPI (http://rapidshare.com/files/268680975/23601_MSXIPKernel_SYS_No_Lang_No_DPI.7z )
23601_0409_All_DPI_All_RES (http://rapidshare.com/files/268690991/23601_0409_All_DPI_All_RES.7z)
sIiiS
18th August 2009, 12:31 PM
http://rapidshare.com/files/268689224/23601_0409_All_DPI_All_RESV.rar.html
Only 10 downloads allowed on free RS :(
I dont have premium account on it.
Anyone have 21934 common sys&xip ? ;)
Thanks, Mirror
http://rapidshare.com/files/268691956/23601_0409_All_DPI_All_RESV.rar.html
kronoss
18th August 2009, 12:33 PM
@kronoss: I ask these at monkeybape and we have it in the day
Thanks for your help!
LOOK AT THIS POST !
http://bbs.rombeta.com/thread-24444-1-1.html
the link was 4 posts above yours...
Page were not updated when I posted :-) Now, 040C are uploading. Exactly what I need.
pawandeep
18th August 2009, 12:37 PM
any screenshot for 23601 ?
I want to know if UI is it similer to 23028 (finger friendly) or similer to older release?
Spiaatie
18th August 2009, 12:47 PM
any screenshot for 23601 ?
I want to know if UI is it similer to 23028 (finger friendly) or similer to older release?
It's like 23028
http://a.imagehost.org/0725/090818155983832f5199e93c20.jpghttp://a.imagehost.org/0809/0908181559fe220383eb68ab8d.jpg
twisted
18th August 2009, 12:50 PM
hi,
here's another mirror for 23601_0409_All_DPI_All_RESV.rar (http://www.megaupload.com/?d=3WSF0LY0)
anyone got the 21934 common sys&xip?
thanks very much
regards,
twisted :D
ljankok
18th August 2009, 01:11 PM
23601_COMMON_XIP.rar (http://rapidshare.com/files/268676887/23601_COMMON_XIP.rar)
23601_0409_All_DPI_All_RESV.rar (http://rapidshare.com/files/268690500/23601_0409_All_DPI_All_RESV.rar) USA English United States
23601_0804_All_DPI_All_RESV.rar (http://rapidshare.com/files/268679708/23601_0804_All_DPI_All_RESV.rar) CHS Chinese Simplified
23601_0C0A_All_DPI_All_RESV.rar (http://rapidshare.com/files/268681254/23601_0C0A_All_DPI_All_RESV.rar) ESN Espaņa
4013 would be nice :)
CRACING
18th August 2009, 01:49 PM
Just now ported 23601 but doesn't seems good and not for usage.
Bugs and problems are same as 23022. :(
Will post some screenshots asap.
Edit: Ok attached!
Best Regards
Igoran
18th August 2009, 01:51 PM
At a first eye on 23601 it has scrolled dialer back :( , non colored taskbar popup icons from 23025, not hidden corrupted taskbar in start menu and not regrouped volume popup.
Summary: 23601=23025 imho
Very interesting about 21943...
CRACING
18th August 2009, 01:56 PM
At a first eye on 23601 it has scrolled dialer back :( , non colored taskbar popup icons from 23025, not hidden corrupted taskbar in start menu and not regrouped volume popup.
Summary: 23601=23025 imho
Very interesting about 21943...
I guess 23601 is a fake build copied from either 23025 or 23022. :mad:
It's like 23028
Nope, not like 23028. 23028 was really good and stable build!. See the title bar list icons. In 23028 it was colored but in 23601 its white
giorgosm
18th August 2009, 02:06 PM
Anyone got 96 dpis for 23403?
I wont even try 23601.
Thank you.
krazy_about_technology
18th August 2009, 02:30 PM
Most probably 236xx is a branch started by some OEM, based on older code. But guys, anyone tried 23403 and 21943? Any feedback on these builds?
miri
18th August 2009, 02:35 PM
I read somewhere when browsing the rgu's SEMC which maybe is Sony Ericsson build.
Most probably 236xx is a branch started by some OEM, based on older code. But guys, anyone tried 23403 and 21943? Any feedback on these builds?
benko286
18th August 2009, 02:47 PM
anybody knows how can i :
-set regional settings in kitchen
-how to rearange manila softkeys in kitchen
-set poweroptions(app) that opens after i press and hold power button(instead of warning)
so want them to be cooked into rom, tried with registry, didnt help!
yardi4life
18th August 2009, 02:54 PM
here you go!
Thanks alot, I also meant the taskbar with the modified icons. Looks really good.
Do you have a cab, link or some source? Thanks in advance
ai6908
18th August 2009, 02:56 PM
im assuming in erivus 1.7 this is the kitchen build rom.bat. does this code go anywhere or somwhere sepecific?
REM **************** TOOLS\platformrebuilder.exe
if not "%errorlevel%"=="0" goto error
----> put code here
Put that code right after platformrebuilder.
fred57
18th August 2009, 03:04 PM
Can anyone confirm if volume buttons work to increase and decrease in-call volume--or just bring up the bar like 23028?
krazy_about_technology
18th August 2009, 03:16 PM
anybody knows how can i :
-set poweroptions(app) that opens after i press and hold power button(instead
I can answer this one, although not perfectly i guess :), just rename your shutdown app's exe name to poweroffwarning.exe and remove the original exe from your kitchen. That will do.
Mr. Makk
18th August 2009, 03:18 PM
Hi.
Can someone provide me dpi files for 23403 for WVGA??
and how is 21943 compared to 23403??
mike1986.
18th August 2009, 04:05 PM
If I already have my OEMXIPKernel so I just have to replace MSXIPKernel and SYS and that's it? or do I have to change something?
AndrewSh
18th August 2009, 04:16 PM
Are there some Screenshots of the 23403 Build?
The same as 23601 - the only difference is old Dialer skin. I already tried to flash both.
My point of view - they (403 and 601) are real. MS guys again tried to make hidden taskbar but it did not work.
twopumpchump
18th August 2009, 04:21 PM
If I already have my OEMXIPKernel so I just have to replace MSXIPKernel and SYS and that's it? or do I have to change something?
yep thats all you have to do :)
mike1986.
18th August 2009, 04:27 PM
The same as 23601 - the only difference is old Dialer skin. I already tried to flash both.
My point of view - they (403 and 601) are real. MS guys again tried to make hidden taskbar but it did not work.
but the bugs are also the same or 23403 is more stable? better then 23028?
and 23403 is also timebombed?
Da_G
18th August 2009, 04:39 PM
There seems to be a little confusion here, :)
None of these builds are fake,
23403 is currently the newest CE OS code, and is why I posted it (this is COM4) - it is not timebombed and is now the main branch.
23028 is currently the newest UI code (COM3)
23603 is LGE (LG Electronics OEM build) and is branched off around 23022.
21944 is MD, with both older UI and CE OS code than 23403
So, that's why I posted 23403 and not the others. Also seeing as 21943 and 23601 are both even older than those, well.. :)
mike1986.
18th August 2009, 04:44 PM
ok, thanks Da_G :)
Can we use 23022 DPI with 23403?
and what does it mean "needs common DPI files from 0409 archive" - downloading only 0415 MUI is not enough?
Da_G
18th August 2009, 04:52 PM
0409 archive contains common dpi files to all languages like "Bronze_DPI_192" that are required by all langs.
23022 DPI/Lang should still work fine, COM4 was branched off right around then as well. If not yet me know!
krazy_about_technology
18th August 2009, 05:14 PM
@Da_G: Thanks a lot, it was quiet enlightening :D Is the volume key bug gone in 23403?
Da_G
18th August 2009, 05:22 PM
I don't think the volume key thing is a bug - MS seems to have changed the behavior of the volume key to bring up the Enlarged Titlebar on purpose. Might only be for testing (i would think so)
But it could be that usability tests made them decide to change this feature (phone going to silent mode in pocket due to whacking volume keys for example)
Either way, it seems to be an intentional change rather than a bug.
krazy_about_technology
18th August 2009, 05:25 PM
Hmm.. but it looks strange and most phones, smart and dumb have these volume keys so its not that bad as far as usability is concerned. BTW, that phone going to silent mode in pocket thing never happened with me :)
Is there any way to assign them back to volume, reg setting etc?
CRACING
18th August 2009, 05:26 PM
There seems to be a little confusion here, :)
None of these builds are fake,
23403 is currently the newest CE OS code, and is why I posted it (this is COM4) - it is not timebombed and is now the main branch.
23028 is currently the newest UI code (COM3)
23603 is LGE (LG Electronics OEM build) and is branched off around 23022.
21944 is MD, with both older UI and CE OS code than 23403
So, that's why I posted 23403 and not the others. Also seeing as 21943 and 23601 are both even older than those, well.. :)
pff. Wasted 300+ mb's in countable hours today, just to download 23601. http://forum.ppcgeeks.com/images/smilies/eusa_wall.gif
Anyways, waiting for 23403 all dpi or at least 96 dpi. Please provide if you have. :o
Thanks for the info.....
Best Regards
bga7x
18th August 2009, 05:26 PM
@Da_G: Thanks a lot, it was quiet enlightening :D Is the volume key bug gone in 23403?
mine is still there but im also using older dpi files. anyone have 96dpi for 23403?
ahmedfikry
18th August 2009, 05:31 PM
mine is still there but im also using older dpi files. anyone have 96dpi for 23403?
yes... i also need 2 things:
23403 96dpi files
and 23403 OEMXIPKernel files
please
Thanks
DarkAngelFR
18th August 2009, 05:31 PM
anybody knows how can i :
-set regional settings in kitchen
-how to rearange manila softkeys in kitchen
For regional settings you have to change some small keys...will take a look tonight if you still need this (I changed to have 24hours instead of AM/PM).
For manila softkeys : no idea ;)
There seems to be a little confusion here, :)
None of these builds are fake,
23403 is currently the newest CE OS code, and is why I posted it (this is COM4) - it is not timebombed and is now the main branch.
23028 is currently the newest UI code (COM3)
23603 is LGE (LG Electronics OEM build) and is branched off around 23022.
21944 is MD, with both older UI and CE OS code than 23403
So, that's why I posted 23403 and not the others. Also seeing as 21943 and 23601 are both even older than those, well.. :)
And that's why I only follow builds here ;)
(**joke mode ON**)But you should post a day before posting builds ? I spend last night building 23028 (got some wired kitchen errors due to dirty packages and tests I made) and now I see this update!! grrrrrrr (**joke mode OFF**)
0409 archive contains common dpi files to all languages like "Bronze_DPI_192" that are required by all langs.
23022 DPI/Lang should still work fine, COM4 was branched off right around then as well. If not yet me know!
will test french cook tonigth....
I don't think the volume key thing is a bug - MS seems to have changed the behavior of the volume key to bring up the Enlarged Titlebar on purpose. Might only be for testing (i would think so)
But it could be that usability tests made them decide to change this feature (phone going to silent mode in pocket due to whacking volume keys for example)
Either way, it seems to be an intentional change rather than a bug.
Wait and see for the more "official release"...many small stuff looks to be "under testing" on those leak...
Da_G
18th August 2009, 06:07 PM
posted 23403 all dpi 0409
yonn1981
18th August 2009, 06:19 PM
posted 23403 all dpi 0409
Thanks,
Link need to be corrected? same 192?
Da_G
18th August 2009, 06:28 PM
Oops, uploaded the wrong file actually :)
Will fix it shortly, uploading all the other langs and whatnot, the whole first post will be updated to 23403 in however much time it takes me to finish :)
ljankok
18th August 2009, 06:38 PM
Oops, uploaded the wrong file actually :)
Will fix it shortly, uploading all the other langs and whatnot, the whole first post will be updated to 23403 in however much time it takes me to finish :)
Excellent work Da_G. Do you have a pointer where I can get manila 2.6 packages? :)
Da_G
18th August 2009, 06:45 PM
Fixed 0409, 0404 and 0405 is up, going down the list :)
@Ijankok:
Nope! I don't dabble with the \oem side of things much at all. Just \sys :)
+ Que PPC
18th August 2009, 06:46 PM
Are there some Screenshots of the 23403 Build?
Check page 120 or 121
ljankok
18th August 2009, 06:52 PM
Check page 120 or 121
no no zorro, that is not what it looks like.. I think ;)
+ Que PPC
18th August 2009, 07:04 PM
well yeah but if you could read a lil more... you can.... see that im just using the new features at using the common and lang shared files cause dpi and ress xip was form 32028 as you can see..... ;)
Now lets try the dpis acording to this build but I can be sure of one thing, the problem are the same thatn 23025. :o Thanks Da_G yeah some time ago I learn that i must be so involucrated in xbeta to know where or when does the releases comes... thats why i wait for Da_G's BTW spent 12 pages just trying to download and get two old and full builds... mmmm sounds good keep it up! :cool:
farahbolsey
18th August 2009, 07:09 PM
Hi
anyone could provide a 23601 xip (not the MSXIPKernel). I'm really looking foward to test LG branch and share it with my KS20 community.
Thanx in advance.
Franck
EDIT: oops, I've just seen screenshots of 23601...Think I'd better work on 23403 ;-)
bga7x
18th August 2009, 07:12 PM
Mirror for Dpi files 23403
http://www.4shared.com/file/125917101/22fe86e9/WM65-23403-CE-OS-5-2-4453-LANG-0409-DPI-ALL-RESH-ALL-RESV-ALL.html
DarkAngelFR
18th August 2009, 07:44 PM
Check page 120 or 121
{out of thread subject}
In my settings ("User CP") I changed to have more than so few posts...I'm having only 27 posts for this thread :p
{/out of thread subject}
...dpi and ress xip was form 32028 as you can see..... ;)...
have a mirror for this 32028 ?
ok I'm out....
thanks Da_G for re-posting all languages...will test french cooking tonight :D
kane159
18th August 2009, 07:48 PM
well yeah but if you could read a lil more... you can.... see that im just using the new features at using the common and lang shared files cause dpi and ress xip was form 32028 as you can see..... ;)
Now lets try the dpis acording to this build but I can be sure of one thing, the problem are the same thatn 23025. :o Thanks Da_G yeah some time ago I learn that i must be so involucrated in xbeta to know where or when does the releases comes... thats why i wait for Da_G's BTW spent 12 pages just trying to download and get two old and full builds... mmmm sounds good keep it up! :cool:
hey dude :D I'll be back home tomorrow:D
can you tell me whitch build should i try ???
I'm very busy these days LOL
Montecristo
18th August 2009, 07:49 PM
In my ipaq the background of the taskbar is corrupted and the phone has scrollbars.
Ver. 23403.
For me, qvga 320x240, the best is: 23028.
Da_G
18th August 2009, 08:02 PM
All languages are completed uploading. :) That's alot of work :P
NightRaven
18th August 2009, 08:17 PM
23403 Screenshots.
http://img44.imageshack.us/img44/2883/abouth.jpghttp://img44.imageshack.us/img44/4952/volumeu.jpghttp://img411.imageshack.us/img411/9286/titlebar.jpghttp://img132.imageshack.us/img132/5430/taskmgr.jpg
http://img176.imageshack.us/img176/7509/startz.jpghttp://img5.imageshack.us/img5/1614/homeakx.jpghttp://img91.imageshack.us/img91/8902/dialer.jpg
Da_G
18th August 2009, 08:26 PM
Yeah, if you want the newest UI code, use 23028 :)
Expect it to be updated in COM4 at some point soon. :)
Antubis
18th August 2009, 08:26 PM
Is there any solution for the dialer scroll issue ? Maybe I've missed something before, too many new builds in so short time is too much for my poor brain :p
[Edit] : sorry Da_G was quicker than me ^^' Waiting for newer COM4 releases...
Antubis
18th August 2009, 08:44 PM
A quick feedback :
- small issue with start menu : items in the top of the screen seems to be under the taskbar
- all the ringtones are said corrupted when I try to change them (both original ones and my own)
- some parts are not translated in 040C MUIs (not very important)
Any solutions ?
sd00
18th August 2009, 08:50 PM
Hi, I managed to build a 23403 ROM but (as was the case with 23025) I cannot send SMS (the editor will not open). It is my build or do others have this problem.
PS, the graphical glitches (as per screen shots on prev page) are the same on my Diamond.
Cheers, Steve
+ Que PPC
18th August 2009, 09:00 PM
Is there any solution for the dialer scroll issue ? Maybe I've missed something before, too many new builds in so short time is too much for my poor brain :p
[Edit] : sorry Da_G was quicker than me ^^' Waiting for newer COM4 releases...
@Anthubis
Scroll solution on default Phone pad is change all! the folders related to phone like phone, phoneredist and all its lang, dpi and res folders use the 23016 ones... works fine for me...!!!
@Kane
Noyhing new... is the same OLD WINE IN NEW BOTTLES :p as a chinese said.
{out of thread subject}
In my settings ("User CP") I changed to have more than so few posts...I'm having only 27 posts for this thread :p
{/out of thread subject}
@darkangel
eh????
DarkAngelFR
18th August 2009, 09:00 PM
Anyone who needs a mirror for 23403 may find one here :
http://frenchboy.free.fr/XDA_WM65_Mirror/
I will host requested files, I made this for people who has problems with rapidshare (some have network filtering rules that locks this kind of websites).
Should be pretty fast, I tested it by 400 ko/secs, enough for my friend...(it's not "nice looking" but who cares?)
Hope this helps...
raidzero
18th August 2009, 09:32 PM
da_g, do you have a thread with a list of all your sys/xip releases with links? I am looking for one of the older 21936 or similar, the new big finger-friendly interface just doesn't do it for me. THANKS!
player911
18th August 2009, 09:35 PM
23028 seems to be where the money's at right now... but my 23016 is just running too sweet for me to change it up. Screenshots look amazing. I like the fact that MS is trying to keep the taskbar hidden in all apps except the homescreen. Aside from the start button, those taskbar icons just take up space. Perhaps this is why all WM6.5 supported phones require a Windows Key...
I'd really like to see the volume controls a little more finger friendly. I know they are working on it, with the new menu and all. It is some improvement though. At least they fixed the problem that I had with the default volume control, which was that it would change the volume with a single tap. Now a single tap brings up the bar.
Overall I really like where they are going with this. Update the dialer and that (damn) keyboard and I'd call it a winner.
+ Que PPC
18th August 2009, 10:04 PM
da_g, do you have a thread with a list of all your sys/xip releases with links? I am looking for one of the older 21936 or similar, the new big finger-friendly interface just doesn't do it for me. THANKS!
YOU can write on search fields on Upper bar at this site, "DA_G WM6.5 Raphael... and TAAAADDAAAAAAAAAA :eek:
Thats all or you can found a search weirdo (edited By me it was... insolence, but im gettin better at searching) like me... jajaj and find your request in less than 50 seconds...
http://forum.xda-developers.com/showthread.php?t=474406
benko286
18th August 2009, 10:48 PM
anybody knows how can i :
-set regional settings in kitchen
-how to rearange manila softkeys in kitchen
-set poweroptions(app) that opens after i press and hold power button(instead of warning)
so want them to be cooked into rom, tried with registry, didnt help!
[QUOTE=DarkAngelFR;4354120]For regional settings you have to change some small keys...will take a look tonight if you still need this (I changed to have 24hours instead of AM/PM).
For manila softkeys : no idea ;)
anybody else has idea how to set this?
herg62123
18th August 2009, 11:05 PM
For regional settings you have to change some small keys...will take a look tonight if you still need this (I changed to have 24hours instead of AM/PM).
For manila softkeys : no idea ;)
anybody else has idea how to set this?
manila soft keys is in the regedit of manila itself
DarkAngelFR
18th August 2009, 11:18 PM
For regional settings you have to change some small keys...will take a look tonight if you still need this (I changed to have 24hours instead of AM/PM).
For manila softkeys : no idea ;)anybody else has idea how to set this?
Changing Regional Settings :
<!--316.01_Regional Settings-->
<characteristic type="Registry">
<characteristic type="HKLM\nls">
<parm name="DefaultLCID" datatype="integer" value="1036" />
</characteristic>
</characteristic>
I updated the file here : \OEM\Raphael\040C\OperatorPkg\mxipupdate_oemoperat ors_104.provxml and looks to be ok!
DarkAngelFR
18th August 2009, 11:21 PM
Hello,
I was having a build running with 23028 and it was more or less ok (some small things to change but after hours I thought it will be ok), then came this 23403 release...
I just cook this (French version) and I have many issue on certificates with it (poutlook not starting, calendar, and in fact all programs :rolleyes:)
any idea before I redo a full rom kitchen cleanup ?
+ Que PPC
18th August 2009, 11:35 PM
you can use the SQM dummy to void this issues in certificates... are u in Ervius vissual kitchen? wich version? the ervius kitchen has a patcher automated but dont know if it works in all the Kernels...
I have set the 23403 into the 1.6 EVK and upgrade it 100% ok Congratulations then... the phone turns off cant wake up and start boot up? what da heck!!!???? any cluee i did it again set everything and nothing i guess i had a bad MSxip kernel port from XIP:BIN... does anybody has the MSXIPKERNEL 23403? thanks
DarkAngelFR
18th August 2009, 11:41 PM
TAEL posted the MSXip stuff few posts up (well not too few). I push the file to my mirror : http://frenchboy.free.fr/XDA_WM65_Mirror/
;)
About my issue, I have changed 2 things between previous build and this one : added some HTC stuff (gesture and smarttouch), and the SQM was disabled, I re-enabled it and cooking now...will test soon :D
will try the dummy stuff if still not ok (hey this is my dog name "dummy" lol only geek can understand what's under this name :p)
DomSim
18th August 2009, 11:53 PM
can someone fill me in as to what the sqm actually is? i always left it out of my roms.
Da_G
19th August 2009, 12:00 AM
SQM =
System Quality Metrics.
AKA data like uptime, crashes, etc. - to help identify problem apps/devices/drivers etc. - this data is returned to MS if you decide to send it during the "Error Report" stage after an app crashes.
DarkAngelFR
19th August 2009, 12:28 AM
so this should have nothing to do with my certificate problem right ?
Da_G
19th August 2009, 12:32 AM
actually yes, it sounds as if your problem is with SQM.
Many system apps make calls to the SQM libraries (specifically custsat.dll) so that they can return metrics data (custsat.dll = Customer Satisfaction btw)
So without this .dll present in your rom, those apps are "broken" - they cannot meet the required imports.
So that's why no2chem coded up a "dummy custsat.dll" - so you can remove SQM without running into these errors :)
Farmer Ted
19th August 2009, 12:34 AM
I'm not an expert on it, but it could have a lot to do with it. What you want to do is leave the SQM out (it's in sys), but include the DummyCustSat package (in EXTs at the bottom). If you just leave out SQM, I think you end up with a mess (not sure what happens, but a lot of things don't work). I guess you may get a bunch of errors with SQM in, though.
Your errors may be due to leaving something else out, though. Da_G pointed out a while ago that some people get errors because they leave mHub out.
+ Que PPC
19th August 2009, 12:38 AM
mmmm? mHub??? its a sys package? i dont has it? or is a file or module or what?
DarkAngelFR
19th August 2009, 12:42 AM
oky guys, thanks for the info!!
my packages.txt in folder 23403 was having SQM set to false (no idea why), so I let it like that. but I didn't add the dummy stuff (included in raph kitchen by da_g based on ervius vk1.6).
I added SQM and now it's a lot better!!!
I'm starting to understand more and more the different packages and how to "update" them without having to change SYS folder
for example for GAC files to have Bing working : just push them to a "Custom Mod\Files" folder and voila!
thanks to all for help noob like me get here!!!!
flashing now my last build with more HTC stuff in it and looks nice so far...will post screens tomorrow of my french ROM (crazy to see so few french roms for raphael)
good night everyone (it's almost 1 here)
DarkAngelFR
19th August 2009, 12:45 AM
you can use the SQM dummy to void this issues in certificates... are u in Ervius vissual kitchen? wich version? the ervius kitchen has a patcher automated but dont know if it works in all the Kernels...
I have set the 23403 into the 1.6 EVK and upgrade it 100% ok Congratulations then... the phone turns off cant wake up and start boot up? what da heck!!!???? any cluee i did it again set everything and nothing i guess i had a bad MSxip kernel port from XIP:BIN... does anybody has the MSXIPKERNEL 23403? thanks
forgot to reply completely (it's late here) : using latest ervius vk (1.6), the kitchen provided by da_g in the raphael thread.
adding SQM package (from sys or the dummy one, tested both) works nice! thanks for the tips!
is the MSXip ok ?
+ Que PPC
19th August 2009, 12:48 AM
Dunno
i will test a Msxipkernel cause i port one and it seems dont works... lets see if it works fine later.
Thanks darkangel
hellonasty
19th August 2009, 12:50 AM
In HD 23403 have the pootlock problem!!!!
Hehe...!!! 23028 on the rocks!!!! :D
rgb-rgb
19th August 2009, 01:26 AM
Da_G
Thanks for all you do for us.
Confirmation # 2747-3294-9674-4050
Have some fun on me. Thanks
l3v5y
19th August 2009, 01:57 AM
In HD 23403 have the pootlock problem!!!!
Hehe...!!! 23028 on the rocks!!!! :D
23028 is in my opinion much better! :D
23403 doesn't seem as stable, or as pretty.
twopumpchump
19th August 2009, 02:10 AM
23028 is in my opinion much better! :D
23403 doesn't seem as stable, or as pretty.
i think 23503 is the best so far :)
m.carroll
19th August 2009, 02:11 AM
i think 23503 is the best so far :)
?!?! 23503?
Da_G
19th August 2009, 02:29 AM
I saw 23030 over at htcpedia :)
http://htcpedia.com/forum/showthread.php?t=406
twopumpchump
19th August 2009, 02:43 AM
sorry yall it was a joke lol....thanks da_g for the link!
Cal-El
19th August 2009, 05:17 AM
I am loving 23030, looks like they have the huge selection bars in the menus figured out, nice! I will post screenshots in a bit! Its basicly 23028 with all the stuff fixed but the softkey bar! :)
+ Que PPC
19th August 2009, 05:20 AM
Wow i didnt realize that!
Getting that build! maybe is fake maybe is not, we cant be so sure because of that build changer :p
Hope the titanium works fine this time... thats the only reason to be fixed... and all that lil things like GAC interchange and the pivot... it never gets its blue color in 23XXX new code builds.
jmckeejr
19th August 2009, 05:26 AM
Can anyone mirror 23030? I cant get the registration email :(
abc001
19th August 2009, 05:36 AM
Has anyone fixed the softkey bar issue??
Cal-El
19th August 2009, 05:36 AM
Can anyone mirror 23030? I cant get the registration email :( Uploading it to Mediafire for you right now, should be about 10 min at the most! ;)
twopumpchump
19th August 2009, 05:38 AM
has nobody realized that it wasnt dumped right and the modules all have files inside them? may want to fix that before you go too far lol.
Cal-El
19th August 2009, 05:40 AM
has nobody realized that it wasnt dumped right and the modules all have files inside them? may want to fix that before you go too far lol. Didnt notice, its running great on my phone right now, how do I fix that issue?:)
(Not trying to be smart, realy want to know how to fix it.)
twopumpchump
19th August 2009, 05:41 AM
Didnt notice, its running great on my phone right now, how do I fix that issue?:)
either manually delete each file from each module or whip up a batch to do it for you :) either way its a pita lol.
Cal-El
19th August 2009, 05:42 AM
Well here is the mirror! http://www.mediafire.com/file/rq0m2dyjmkm/WM65-23030-CE-OS-5-2-4075-LANG-0409-DPI-192-RESH-480-RESV-640.rar :)
Oh I see, like how all the dll packages have dll files in them?
drkfngthdragnlrd
19th August 2009, 05:50 AM
Wow i didnt realize that!
Getting that build! maybe is fake maybe is not, we cant be so sure because of that build changer :p
Hope the titanium works fine this time... thats the only reason to be fixed... and all that lil things like GAC interchange and the pivot... it never gets its blue color in 23XXX new code builds.
If by Pivot, you mean this;
http://i105.photobucket.com/albums/m240/drkfngthdragnlrd/Screen01-47-1.png
Than, that is because the background is a image now. The registry was added for the new arrows & background to this TSK same like older builds with SKB/TB/Menus/Etc.
+ Que PPC
19th August 2009, 05:57 AM
Well yeah that Pivot! hahaha yes I edit that image too and the arrows but wich reg must be enabled to make it appears...?
jmckeejr
19th August 2009, 05:57 AM
either manually delete each file from each module or whip up a batch to do it for you :) either way its a pita lol.
Da_G said before that the kitchen still uses the module. There was a program posted to clean this stuff up. If you check my post on front page(post 6 I think) I think I posted a link.
Well here is the mirror! http://www.mediafire.com/file/rq0m2dyjmkm/WM65-23030-CE-OS-5-2-4075-LANG-0409-DPI-192-RESH-480-RESV-640.rar :)
Oh I see, like how all the dll packages have dll files in them?
Thanks a lot. Didnt want to reset my PC just to get a registration confirmation.
drkfngthdragnlrd
19th August 2009, 06:06 AM
Well yeah that Pivot! hahaha yes I edit that image too and the arrows but wich reg must be enabled to make it appears...?
Reg attached, add to your TSK & edit the Image filepaths as needed. These are set for my images.
EDIT: Added Reg need for new Buttons & OK/X Icons on the SoftKey Bar as well. All these REG belong in you TSK.
EDIT: Added all new Images that can be changed via Theme associated with the new REG. (These are QVGA examples.)
+ Que PPC
19th August 2009, 06:13 AM
Thanks drkfng! i will try it... when get this build booted and tested...
So... does the problems said before has been fixed? except for the big sofkeybar?
drkfngthdragnlrd
19th August 2009, 06:19 AM
Thanks drkfng! i will try it... when get this build booted and tested...
So... does the problems said before has been fixed? except for the big sofkeybar?
Big SoftKey bar looks good to me. Added all the new REG for those as well & the images. These are all my edited ones keep in mind.
EDIT: Only bugs I am seeing in 23028 is the Titanium Custom Plugin issue which for the most part I have fixed. It was Layout issues. I described this a few pages back. It still has the bug, but Titanium always had this bug even before the new Builds. My fix makes it act like the old builds were the bug happened less. Also, the GAC interchange for ATFavPeople & some app incompatabilities, which technically those are not bugs. Those are up to the App creator to make a new version build 23022 or newer compatable.
d_train
19th August 2009, 07:01 AM
anybody knows how can i :
-set regional settings in kitchen
-how to rearange manila softkeys in kitchen
-set poweroptions(app) that opens after i press and hold power button(instead of warning)
so want them to be cooked into rom, tried with registry, didnt help!
[HKEY_LOCAL_MACHINE\nls]
"DefaultLCID" = dword:409
This sets the regional settings - 409 is English (US) - found in Base_Lang_0409
DT
Cal-El
19th August 2009, 07:13 AM
Ok folks, I hired some stormtroopers and a few lower level lackies and went through ALL the folders in build 23030 by hand and deleted all the extra files from the modules! :) Here is the cleaned and ready to cook build 23030, remember this is still for 480x640 RES and 192 DPI! Enjoy! :) http://www.mediafire.com/file/tnjvnowmyzt/WM65-23030-CE-OS-5-2-4075-LANG-0409-DPI-192-RESH-480-RESV-640 Cleaned By Cal-El.zip
d_train
19th August 2009, 07:29 AM
Anyone got the 23601 xip.bin's for porting?
Thanks
DT
the.decoy
19th August 2009, 07:34 AM
Ok folks, I hired some stormtroopers and a few lower level lackies and went through ALL the folders in build 23030 by hand and deleted all the extra files from the modules! :) Here is the cleaned and ready to cook build 23030, remember this is still for 480x640 RES and 192 DPI! Enjoy! :) http://www.mediafire.com/file/tnjvnowmyzt/WM65-23030-CE-OS-5-2-4075-LANG-0409-DPI-192-RESH-480-RESV-640 Cleaned By Cal-El.zip
Thanks Cal-E, that sounds like a real mission :eek: ... although for the next build I highly recommend you try the "Clean" function of TehPenguin's fantastic XIPDumpSorter tool (posted a few pages ago):
<self-plug type="shameless">
I've release a new version of Dump Sorter, and added quite a number of features to it: http://forum.xda-developers.com/showthread.php?t=542081
From the thread:
What can it do?
Clean - Removed all files with the same name as their directories (This is very useful when converting files to modules)
Sort - Files and Folders can be sorted by:
Ervius ('new style') Kitchen's SYS folder format (language, resolution and dpi independent)
By comparing to a donor folder (should work with any kitchen)
Merge missing file and folders from a donor directory (useful when the dump is missing files\folders) (SVN Directories are ignored ('.svn' and '_svn'))
</self-plug>
Please ensure that all bugs\feature requests go into Dump Sorter's thread, not this one
It also simplifies the folder sorting process quite nicely (as that is the intended role of the app). :)
.
Cal-El
19th August 2009, 07:37 AM
Thanks Cal-E, that sounds like a real mission :eek: ... although for the next build I highly recommend you try the "Clean" function of TehPenguin's fantastic XIPDumpSorter tool (posted a few pages ago):
It also simplifies the folder sorting process quite nicely (as that is the intended role of the app). :)
. Yea tried that but I have been getting error (0xc000007b) been working on it! :confused: If anyone knows how to fix this let me know, other than that I will be googling all night!:)
the.decoy
19th August 2009, 07:44 AM
Yea tried that but I have been getting error (0xc000007b) been working on it! :confused: If anyone knows how to fix this let me know, other than that I will be googling all night!:)
Oh ... weird :confused: I didn't have that problem when I ran it :(
Well, at least you already knew about the app ... I kinda felt like a bit of a b*stard pointing it out right after you had done it all manually :o
You have .NET 3.5 installed?
Cal-El
19th August 2009, 07:49 AM
Oh ... weird :confused: I didn't have that problem when I ran it :(
Well, at least you already knew about the app ... I kinda felt like a bit of a b*stard pointing it out right after you had done it all manually :o
You have .NET 3.5 installed?Yea, it happens with all my OEM to package tools too as well as CAB2OEM, weird! Google says its a KLEZH something but when I scan for it nothing is there! Oh well, I will keep plugging away! lol!:)
CRACING
19th August 2009, 07:55 AM
Hello,
I have found few bugs in 23028 and likes to report here. ( M$ may be seeing this thread/posts and may solve bugs in next/new builds :p )
1. In contacts, when you set option "Show Contact Names Only". Still shows picture preview for contacts, even after soft reset.
2. Creating outlook contact is annoying. I guess graphic issue.
3. Ok button doesn't work while creating/editing broadcast channels.
4. Still searching for bugs.
Best Regards
gikoz
19th August 2009, 07:56 AM
Ok folks, I hired some stormtroopers and a few lower level lackies and went through ALL the folders in build 23030 by hand and deleted all the extra files from the modules! :) Here is the cleaned and ready to cook build 23030, remember this is still for 480x640 RES and 192 DPI! Enjoy! :) http://www.mediafire.com/file/tnjvnowmyzt/WM65-23030-CE-OS-5-2-4075-LANG-0409-DPI-192-RESH-480-RESV-640 Cleaned By Cal-El.zip
Watch out men McAffe detected W32/Virut.n.gen in 2 files!
Cal-El
19th August 2009, 08:00 AM
Watch out men McAffe detected W32/Virut.n.gen in 2 files!Thats weird, I scaned it before I uploaded it, are you sure it wasnt a false posative?
the.decoy
19th August 2009, 08:02 AM
Thats weird, I scaned it before I uploaded it, are you sure it wasnt a false posative?
I suspect it is just as likely that your infection(s) has neutered your AV software :eek:
Upload the file to virustotal for a 3rd opinion.
.
try
19th August 2009, 08:06 AM
Did anyone notice that the battery icon on the taskbar didnot reflect current battery condition? or is it just me?
hmmhmm1222
19th August 2009, 08:27 AM
noob question, i am having some difficulties with exchanging the wwe with swedish from the files da_g posted, i am wondering if i should just exchange the whole folder from wwe one to swedich, "copy and paste" and delete the wwe, or if i should open the folders and copy the new language into the wwe folders?
Thank you for your help.
Mr. Makk
19th August 2009, 08:36 AM
I didnt found no virus lately but here are a few screens.
Now there are only volume buttons on top when i press vol button.
Rest its been working fine till now.
am also getting scroll bars in many pages which didnt used to be present earlier.
http://forum.xda-developers.com/attachment.php?attachmentid=218005&stc=1&d=1250663594http://forum.xda-developers.com/attachment.php?attachmentid=218006&stc=1&d=1250663594http://forum.xda-developers.com/attachment.php?attachmentid=218008&stc=1&d=1250663801
Mr. Makk
19th August 2009, 09:04 AM
There is one more thing i want to know 1st time am fully using these new builds. One thing that i have noticed is that when i click on close button on bottom left, the application gets minimised instead of getting closed.
Any reg to change this?
drkfngthdragnlrd
19th August 2009, 09:24 AM
I didnt found no virus lately but here are a few screens.
Now there are only volume buttons on top when i press vol button.
Rest its been working fine till now.
am also getting scroll bars in many pages which didnt used to be present earlier.
http://forum.xda-developers.com/attachment.php?attachmentid=218005&stc=1&d=1250663594http://forum.xda-developers.com/attachment.php?attachmentid=218006&stc=1&d=1250663594http://forum.xda-developers.com/attachment.php?attachmentid=218008&stc=1&d=1250663801
@ the Enlarged Title Bar issue, let me guess. You have HTC Volume Control installed & used a Shellres from previouse builds. I already talked about this. There's a new Shellres in 23028. It has RCData for those icons. Read back a few pages. Also, HTC Volume Control has it's own speaker Icon so that's why its Icon shows. Also, mentioned that.
Mr. Makk
19th August 2009, 09:40 AM
@ the Enlarged Title Bar issue, let me guess. You have HTC Volume Control installed & used a Shellres from previouse builds. I already talked about this. There's a new Shellres in 23028. It has RCData for those icons. Read back a few pages. Also, HTC Volume Control has it's own speaker Icon so that's why its Icon shows. Also, mentioned that.
yes am using older shellres of my taskbar icons. mannnn now i have to rework on new one. another load of work. although the only issue bothering me is the enlarged softkey bar and uncompatible taskmanagers.
do you have any idea if its possible to close apps using bottom X button instead of minimising them.
EDIT: is your shellres completely skinned. so that i can use it and just replace it with my icons? and does the enlarged taskbar icons are of same size 32x32 or bigger?
programatix
19th August 2009, 09:45 AM
There is one more thing i want to know 1st time am fully using these new builds. One thing that i have noticed is that when i click on close button on bottom left, the application gets minimised instead of getting closed.
Any reg to change this?
Windows Mobile never close any applications since day 1. You need to use 3rd party tool to do that and all HTC products have HTC Task Manager which take care of that. Problem now is, the close button has been moved and all those 3rd party tools are still monitoring the upper right area of the screen.
Anyway, I actually do not mind not closing applications as it would allow me to "reopen" them faster. If you are low of memory, Windows Mobile would normally automatically close unused applications.
DarkAngelFR
19th August 2009, 09:49 AM
...those 3rd party tools are still monitoring the upper right area of the screen.What a dirty way to do it....lol
Anyway, I actually do not mind not closing applications as it would allow me to "reopen" them faster. If you are low of memory, Windows Mobile would normally automatically close unused applications.I never tested this, I often have many applications opened and never notice auto closing applications...will try to do a memory overload in running all applications to see what happens. Is this "memory limit" available in reg ?
drkfngthdragnlrd
19th August 2009, 09:50 AM
yes am using older shellres of my taskbar icons. mannnn now i have to rework on new one. another load of work. although the only issue bothering me is the enlarged softkey bar and uncompatible taskmanagers.
do you have any idea if its possible to close apps using bottom X button instead of minimising them.
EDIT: is your shellres completely skinned. so that i can use it and just replace it with my icons? and does the enlarged taskbar icons are of same size 32x32 or bigger?
Read a few pages back. You do not need to completely redo your shellres. Just use Restorator to open old & new Shellres. Drag the RCDate from new into you old or just add the RCData to your old. As for task manager, once again, read back a few pages. Task Manager works, just make Icon fully transparent so it doesn't show over clock. Then, click where icon should be to open task manager. done. This is a few pages back, Cracing even made a CAB of the reg values I found.
EDIT: Just copy my RCData out of my shellres & put it in yours. That is what you Shellres is missing. All you need to do is add them in & it'll work.
Loizosk
19th August 2009, 09:58 AM
Hello Guys.
I have HTC TOUCH DIAMOND 2 T5353 with:
Windows Mobile 6.1 Professional.
CE OS 5.2.21041 (Build 21042.1.6.1).
ROM Version: 1.40.707.1 (49069) WWE
Radio Version: 3.44.25.27
My Problem is... i have download the (WM65-23016-21932-Kitchen-Fuze-TouchPro). Then after i extract the files into a new folder, i opened the "erviuskitchen.exe" . I make all the steps correctly. That means. after i load the rom "23016" i sellect from the SYS List , with the right click the "Enable Group" , and i make the same for the "COMMON : Raphael_External_Packages" list. After all this i click on Create Button. And then i run from the folder "RELEASE_Raphael" the "RaphaelWrapper.exe". After the steps that needed, my phone stuck on the "load screen" , and my PC shows the error "262 update error".
Please If anyone knows HELP ME! :confused:
Thanks guys.
Mr. Makk
19th August 2009, 10:28 AM
Read a few pages back. You do not need to completely redo your shellres. Just use Restorator to open old & new Shellres. Drag the RCDate from new into you old or just add the RCData to your old. As for task manager, once again, read back a few pages. Task Manager works, just make Icon fully transparent so it doesn't show over clock. Then, click where icon should be to open task manager. done. This is a few pages back, Cracing even made a CAB of the reg values I found.
EDIT: Just copy my RCData out of my shellres & put it in yours. That is what you Shellres is missing. All you need to do is add them in & it'll work.
thanx. yes i have that transparent icon file for taskmagr though i use showcase taskmagr cause i never liked the menu icon of htc. though that is solved now with it being transparent;)
what i want to ask is that will htc taskmgr enable the bottom X button to close the apps completely(if i select that option in taskmgr settings)??
drkfngthdragnlrd
19th August 2009, 10:32 AM
thanx. yes i have that transparent icon file for taskmagr though i use showcase taskmagr cause i never liked the menu icon of htc. though that is solved now with it being transparent;)
what i want to ask is that will htc taskmgr enable the bottom X button to close the apps completely(if i select that option in taskmgr settings)??
I don't know, I haven't tried that. I just you could test it. Also, HTC TM have a registry for exclusion list. Any app on that list will ignore that close on OK flag I think.
barbapappa_86
19th August 2009, 10:50 AM
noob question, i am having some difficulties with exchanging the wwe with swedish from the files da_g posted, i am wondering if i should just exchange the whole folder from wwe one to swedich, "copy and paste" and delete the wwe, or if i should open the folders and copy the new language into the wwe folders?
Thank you for your help.
I have the same question.
Mr. Makk
19th August 2009, 10:59 AM
I don't know, I haven't tried that. I just you could test it. Also, HTC TM have a registry for exclusion list. Any app on that list will ignore that close on OK flag I think.
i couldnt find yours but i found brian's taskbar icons for 23028, few pages back.
i addeed rcdata to my existing shellres. now am getting all the icons but they are in default color and not like my taskbar icons. how to change that?
DarkAngelFR
19th August 2009, 11:25 AM
Hello Guys.
I have HTC TOUCH DIAMOND 2 T5353 with:
Windows Mobile 6.1 Professional.
CE OS 5.2.21041 (Build 21042.1.6.1).
ROM Version: 1.40.707.1 (49069) WWE
Radio Version: 3.44.25.27
My Problem is... i have download the (WM65-23016-21932-Kitchen-Fuze-TouchPro). Then after i extract the files into a new folder, i opened the "erviuskitchen.exe" . I make all the steps correctly. That means. after i load the rom "23016" i sellect from the SYS List , with the right click the "Enable Group" , and i make the same for the "COMMON : Raphael_External_Packages" list. After all this i click on Create Button. And then i run from the folder "RELEASE_Raphael" the "RaphaelWrapper.exe". After the steps that needed, my phone stuck on the "load screen" , and my PC shows the error "262 update error".
Please If anyone knows HELP ME! :confused:
Thanks guys.
You are trying to build a Raphael ROM for Diamond2 ?
I'm not sure but I think you will need to use a kitchen for diamond2 not for Raphael (touch pro/fuze)...
In OEM and in ROM you should find diamond2 folders...
have a look here : http://forum.xda-developers.com/showthread.php?t=502160
DarkAngelFR
19th August 2009, 11:28 AM
I don't know, I haven't tried that. I just you could test it. Also, HTC TM have a registry for exclusion list. Any app on that list will ignore that close on OK flag I think.
I tested this with previous builds (23016 I think) and it was not working...taskmgr was ok but the "close on long X tap" thing was not working...
I removed the HTC TM from my builds and for me it's ok without it (the only interresting thing in this taskmgr - for me - was this option). If you make this working I'm interrested ;)
drkfngthdragnlrd
19th August 2009, 11:37 AM
i couldnt find yours but i found brian's taskbar icons for 23028, few pages back.
i addeed rcdata to my existing shellres. now am getting all the icons but they are in default color and not like my taskbar icons. how to change that?
Now, open the DLL & edit those RCData as you would the Icons. There's one Image for each Icon. I think they are 32x32 for QCGA which would be 64x64 for VGA.
Loizosk
19th August 2009, 11:52 AM
You are trying to build a Raphael ROM for Diamond2 ?
I'm not sure but I think you will need to use a kitchen for diamond2 not for Raphael (touch pro/fuze)...
In OEM and in ROM you should find diamond2 folders...
have a look here : http://forum.xda-developers.com/showthread.php?t=502160
Thanks VERY MUCH DarkAngelFR :)
fards
19th August 2009, 12:13 PM
the HTCtaskmanager has an autoclose option to keep memory free. By default it's set at 9mb.
hkcu/software/htc/taskmanager/MemoryThreshold
twopumpchump
19th August 2009, 02:01 PM
Da_G said before that the kitchen still uses the module. There was a program posted to clean this stuff up. If you check my post on front page(post 6 I think) I think I posted a link.
yeah i tried that program and unfortunately the only way i could get it to work was to point it at each module individually :( if i pointed it at the whole sys or whole folder it would crash on me.
smaury
19th August 2009, 02:51 PM
I've a problem with the dialer, icons and numbers are not allineated...
Does anyone knows how to fix it?
m.carroll
19th August 2009, 03:00 PM
anyone else have trouble opening emails in 23030? I can click on it, and it becomes read, but will not open to view contents...
NotATreoFan
19th August 2009, 03:38 PM
Does wifi works fine on you?
And if wifi icon disappears, wifi doesn't connect. It usually happens in our wizard but after softreboot, it should come back/appear but in 23028 it isn't. :confused:
Thats the last problem to solve before releasing 23028 ROM. :o
Edit: I guess I got it. It was due to SDHC Patch that I used and it was crashing the wifi bootup. :p
Best Regards
I am also running into this with my 23028 ROMs. I didn't use a SDHC patch, though.
Wireless turns on, detects my router and prompts for my WPA key, but fails to connect and obtain an IP. If I turn WiFi off/on again, it once again sees my router, and prompts me for my key all over again.
Alexx~
19th August 2009, 04:18 PM
Watch out men McAffe detected W32/Virut.n.gen in 2 files!
Original full ROM, NB0 format
21944 Build 3877 Aug 9 2009 - Nb0_21944_AKU_5300_Lang_0409_DPI_192_RESH_480_RESV _640 (http://rapidshare.com/files/269076556/Nb0_21944_AKU_5300_Lang_0409_DPI_192_RESH_480_RESV _640.7z)
23030 Build 4077 Aug 16 2009 - NB0_23030_AKU_5300_Lang_0409_DPI_192_RESH_480_RESV _640 (http://rapidshare.com/files/269088927/NB0_23030_AKU_5300_Lang_0409_DPI_192_RESH_480_RESV _640.7z)
Oberoth
19th August 2009, 04:43 PM
What are the diffrents between 23030 and 23403?
RideTheTube
19th August 2009, 04:53 PM
anyone else have trouble opening emails in 23030? I can click on it, and it becomes read, but will not open to view contents...
Jap, i have the same problem...:confused:
TAEL
19th August 2009, 05:26 PM
23030 Screenshots.
Seems as stable as 23028, but huge buttons still. Microsoft Tag is included. Start menu scroll improved.
http://img31.imageshack.us/img31/8044/screen001c.th.png (http://img31.imageshack.us/i/screen001c.png/) http://img196.imageshack.us/img196/1450/screen003z.th.png (http://img196.imageshack.us/i/screen003z.png/)http://img168.imageshack.us/img168/6053/screen004.th.png (http://img168.imageshack.us/i/screen004.png/) http://img26.imageshack.us/img26/5055/screen005d.th.png (http://img26.imageshack.us/i/screen005d.png/)http://img36.imageshack.us/img36/4242/screen006z.th.png (http://img36.imageshack.us/i/screen006z.png/)
SOHKis
19th August 2009, 05:36 PM
are you able to open emails tael..?
Mr. Makk
19th August 2009, 05:42 PM
23030 Screenshots.
Seems as stable as 23028, but huge buttons still. Microsoft Tag is included. Start menu scroll improved.
http://img31.imageshack.us/img31/8044/screen001c.th.png (http://img31.imageshack.us/i/screen001c.png/) http://img196.imageshack.us/img196/1450/screen003z.th.png (http://img196.imageshack.us/i/screen003z.png/)http://img168.imageshack.us/img168/6053/screen004.th.png (http://img168.imageshack.us/i/screen004.png/) http://img26.imageshack.us/img26/5055/screen005d.th.png (http://img26.imageshack.us/i/screen005d.png/)http://img36.imageshack.us/img36/4242/screen006z.th.png (http://img36.imageshack.us/i/screen006z.png/)
what does microsoft tag and remote desktop do my friend.??
i hav never used these apps and neither included them in my rom.
CRACING
19th August 2009, 05:46 PM
I am also running into this with my 23028 ROMs. I didn't use a SDHC patch, though.
Wireless turns on, detects my router and prompts for my WPA key, but fails to connect and obtain an IP. If I turn WiFi off/on again, it once again sees my router, and prompts me for my key all over again.
May be a router problem. :/
however, in mine WPA asks only one time after flashing/hardreset or if I remove the profile.
Best Regards
TAEL
19th August 2009, 05:50 PM
are you able to open emails tael..?
POP3 Works.
what does microsoft tag and remote desktop do my friend.??
i hav never used these apps and neither included them in my rom.
Remote Desktop is a tool for connecting your device to your desktop pc.
Microsoft Tag is a program for transfer data between displays and your device. (something like barcodes)
More info : http://www.microsoft.com/tag/
m.carroll
19th August 2009, 06:00 PM
POP3 Works.
aha, maybe IMAP is broken :(
could it be that they're adding IMAP IDLE? ...doubtful.
NotATreoFan
19th August 2009, 06:23 PM
May be a router problem. :/
however, in mine WPA asks only one time after flashing/hardreset or if I remove the profile.
Best Regards
I have a post in my ROM thread where I considered blaming my router, because my new house is master of killing wireless signals... except for Wireless N.
However, there have been reports from other users in my thread where WiFi is acting up for them as well.
twopumpchump
19th August 2009, 06:57 PM
here is a mirror 23030, its clean and in same format as Da_G posts them here...sys/msxipkernel/xip.bin. thanks to alexx for posting the nb0's :D am uploading 21944 as well will post link to it when its done.
http://rapidshare.com/files/269182932/23030_dpi_192_resh_480_resv_640_sys_xip.rar
smaury
19th August 2009, 07:01 PM
I've a problem with the dialer, icons and numbers are not allineated...
Does anyone know how to fix it?
UP! PLEASE!!
Arkadash
19th August 2009, 07:08 PM
Could any one make archive with ready folders of xip for build 23403 ?
twopumpchump
19th August 2009, 07:15 PM
here is 21944, same as other format....sys/msxipkernel/xip.bin :)
http://rapidshare.com/files/269191122/21944_dpi_192_resh_480_resh_640_sys_xip.rar
ahmedfikry
19th August 2009, 07:18 PM
how does the dialer look in 23030?
is there a scroll bar or is it better like 23028?
thanks
TAEL
19th August 2009, 07:19 PM
Could any one make archive with ready folders of xip for build 23403 ?
Download this : http://rapidshare.com/files/268644659/MSXIPKernel.rar
Arkadash
19th August 2009, 07:36 PM
Download this : http://rapidshare.com/files/268644659/MSXIPKernel.rar
Thanks alot... Sorry for my english
+ Que PPC
19th August 2009, 07:44 PM
UP! PLEASE!!
Your device is QVGA? i have a mui that can helps but im not sure... post a pic please.
how does the dialer look in 23030?
is there a scroll bar or is it better like 23028?
thanks
the dialer looks fine now...
AndrewSh
19th August 2009, 07:53 PM
Thanks alot... Sorry for my english
Мог и у нас на asusmobile.ru взять... :) Что за проблемы? Обидел кто? :)
Sorry for the Russian guys - nothing important - just bla-bla.....:)
CRACING
19th August 2009, 08:16 PM
Any hopes for 23030 all dpi? or atleast 96 dpi?
Thanks for sharing 23030
Best Regards
Arkadash
19th August 2009, 08:18 PM
Направь на ссылку пожалуйста...А на асусмобайле для даймонда есть ? Пардон за глупые вопросы..голова к вечеру не фунциклирует...
Is there a rusial langPak in format "DPI_192, DPI_192_resh480...." ?
AndrewSh
19th August 2009, 08:18 PM
Any hopes for 23030 all dpi? or atleast 96 dpi?
Thanks for sharing 23030
Best Regards
actually - works fine with the dpi stuff from 23028 - I'm testing it for a day for now (QVGA)
Направь на ссылку пожалуйста...А на асусмобайле для даймонда есть ? Пардон за глупые вопросы..голова к вечеру не фунциклирует...
Is there a rusial langPak in format "DPI_192, DPI_192_resh480...." ?
Для даймонда, да и вообще - device-specific ксипы обычно всякие гении выкладывают на ppcgeeks.com - в разделе кухни 6.5. Ты имеешь в виду MSXIPKernel или тебя xip.bin устроит? Xip.bin у меня есть, а MSXIPKernel могу тебе выдрать - сам портируешь на даймонд.
CRACING
19th August 2009, 08:22 PM
actually - works fine with the dpi stuff from 23028 - I'm testing it for a day for now (QVGA)
Thats good but 23030 dpi will be having bug fixes in muis. Not bugs but annoying things... :)
Lokatho
19th August 2009, 08:27 PM
aha, maybe IMAP is broken :(
could it be that they're adding IMAP IDLE? ...doubtful.
Exchange mail is working fine too...
Pisca
19th August 2009, 08:28 PM
Thats good but 23030 dpi will be having bug fixes in muis. Not bugs but annoying things... :)
23030 DPI 96 here
http://forum.ppcgeeks.com/showpost.php?p=1110419&postcount=7033
AndrewSh
19th August 2009, 08:30 PM
Thats good but 23030 dpi will be having bug fixes in muis. Not bugs but annoying things... :)
You know - there's no changes in mui (Base Lang 0409) so I don't think that a lot of changes will be in Base Dpi 96..... Anyway - you can try, or wait until someone somehow.....will publish
OK, joojoobee666 had uploaded - now I will compare....
CRACING
19th August 2009, 08:31 PM
23030 DPI 96 here
http://forum.ppcgeeks.com/showpost.php?p=1110419&postcount=7033
nope its 23028 96 dpi again. :D
You know - there's no changes in mui (Base Lang 0409) so I don't think that a lot of changes will be in Base Dpi 96..... Anyway - you can try, or wait until someone somehow.....will publish
OK, joojoobee666 had uploaded - now I will compare....
Waiting is the toughest job is human life. So I will use 23028 96dpi until 23030 96 dpi comes out. :)
Thanking You
Best Regards
Pisca
19th August 2009, 08:33 PM
nope its 23028 96 dpi. :D
I just read without d/l, anyway 23028/23030 working ok in my Kaiser
SOHKis
19th August 2009, 08:33 PM
Exchange mail is working fine too...
yeah i can confirm exchange and imap appear to be fully functional w/23030
6700Freak
19th August 2009, 08:41 PM
Any of these latest build of WM6.5.x have the fast alpha searching side bar in the contacts app? Similar to PCMContacts?
I miss the right-side Alpha slider that PCMContacts had but like the finger friendly-ness of the standard WM6.5 contact manager.
Thanks.
Arkadash
19th August 2009, 08:47 PM
AndrewSh, А нет ли у тебя initflashfiles.dat ?
smaury
19th August 2009, 08:51 PM
Your device is QVGA? i have a mui that can helps but im not sure... post a pic please.
My device is WQVGA (omnia) in the dialer buttoms are in the right place, but numers and writes are on the right of buttoms....
THANKS IN ADVANCE!
sheennick123456
19th August 2009, 08:56 PM
Any of these latest build of WM6.5.x have the fast alpha searching side bar in the contacts app? Similar to PCMContacts?
I miss the right-side Alpha slider that PCMContacts had but like the finger friendly-ness of the standard WM6.5 contact manager.
Thanks.
have you tried adding HTC Random access
TAEL
19th August 2009, 09:01 PM
AndrewSh, А нет ли у тебя initflashfiles.dat ?
Please talk in forum's language. Otherwise your posts my mark as spam.
Thanks.
NotATreoFan
19th August 2009, 09:04 PM
have you tried adding HTC Random access
Random Access doesn't seem to work on 23028.
SOHKis
19th August 2009, 09:10 PM
have you tried adding HTC Random access
i'm running Random Access 4.1.1822.2125.0 and i don't have the alpha bar on the right either, just a standard slider also. seems to have surfaced w/the more recent builds, just can't figure out when. (maybe ~23016..?)
DarkAngelFR
19th August 2009, 09:11 PM
yeah i can confirm exchange and imap appear to be fully functional w/23030
on 23403 pop3, imap & hotmail mails are ok here :D
SOHKis
19th August 2009, 09:18 PM
on 23403 pop3, imap & hotmail mails are ok here :D
i don't think those were ever an issue on 23403, people were reporting that they could not open emails on 23030.
i was quite pleased w/23403 aside from the startmenu/taskbar corruption that had resurfaced...
Mr. Makk
19th August 2009, 09:33 PM
POP3 Works.
Remote Desktop is a tool for connecting your device to your desktop pc.
Microsoft Tag is a program for transfer data between displays and your device. (something like barcodes)
More info : http://www.microsoft.com/tag/
then what makes remote desktop different from active sync??
Oberoth
19th August 2009, 09:35 PM
With Remote Desktop you see your Desktop PC...
You can control it like on the monitor at home...
DarkAngelFR
19th August 2009, 09:37 PM
Remote desktop allows you to connect to your PC like VNC does!
You can then see your PC as if you were in front on it :)
Difference from VNC is that the pc is "locked" for people looking at it physically....
I use this a lot, works nice with 3G connecting to my computer @home when @work or in bus or ...
you can test (I won't give you logon but you will have "welcome screen") by running it and connect to "www.idlezone.org" (in the computer name box)...
this is really a usefull tool for people like me that often forget to start things @home!
+ Que PPC
19th August 2009, 09:39 PM
Random access works fine here since ever.... :cool:
I cant get that pivot to work even if I change the Regs as drk says... of course with my nem files! :o
SOHKis
19th August 2009, 09:46 PM
very nice, thanks +que! maybe it's something in my theme...
Captain_Throwback
19th August 2009, 09:49 PM
Random access works fine here since ever.... :cool:
I cant get that pivot to work even if I change the Regs as drk says... of course with my nem files! :o
That's interesting. On my screen, instead of the RandomAccess bar, I have a scroll bar. Curious :confused:.
EDIT: Actually, maybe it's showing up because you have no Contacts in the list - otherwise you would have a scrollbar.
NotATreoFan
19th August 2009, 09:50 PM
Random access works fine here since ever.... :cool:
I cant get that pivot to work even if I change the Regs as drk says... of course with my nem files! :o
What build are you using?
joojoobee666
19th August 2009, 09:54 PM
You know - there's no changes in mui (Base Lang 0409) so I don't think that a lot of changes will be in Base Dpi 96..... Anyway - you can try, or wait until someone somehow.....will publish
OK, joojoobee666 had uploaded - now I will compare....
Cracing is correct. The 96DPI I posted were mainly 23028 files plus the 0409 langs from 23030. Sorry for the delayed response.
torankusu
19th August 2009, 10:02 PM
That's interesting. On my screen, instead of the RandomAccess bar, I have a scroll bar. Curious :confused:.
EDIT: Actually, maybe it's showing up because you have no Contacts in the list - otherwise you would have a scrollbar.
Hi All,
yeah it stopped showing up like in build 23022 and yes maybe his is showing up because he doesn't have any contacts.
out of topic: i just broke my touch diamond but i'll be receiving a new one tomorrow thanks to Sprint Asurion, they are quick man!!! but what i didnt like was the 100 bucks you have to let go to get a replacement. lol
DarkAngelFR
19th August 2009, 10:07 PM
out of topic: i just broke my touch diamond but i'll be receiving a new one tomorrow thanks to Sprint Asurion, they are quick man!!! but what i didnt like was the 100 bucks you have to let go to get a replacement. lol
out of topic : I get my touch pro screen broken (my rollers don't like cars stopping in the middle of the road!!), I will just buy a new screen (something like 10 euros on ebay) and try to fix it...less than a 100! what did you broke ?
torankusu
19th August 2009, 10:15 PM
out of topic : I get my touch pro screen broken (my rollers don't like cars stopping in the middle of the road!!), I will just buy a new screen (something like 10 euros on ebay) and try to fix it...less than a 100! what did you broke ?
Lol.... this morning i was running upstairs to catch the train and the Velcro that is on the touch diamond holster has worn out so it seems like it opened while i was running up and dropped down the stairs doing flips, then it just crashed on the floor, back cover went flying battery and stylus, the main part was all scratched and i tried to turn it on when the phone just dismantle itself on my hand, lol
DarkAngelFR
19th August 2009, 10:16 PM
Lol.... this morning i was running upstairs to catch the train and the Velcro that is on the touch diamond holster has worn out so it seems like it opened while i was running up and dropped down the stairs doing flips, then it just crashed on the floor, back cover went flying battery and stylus, the main part was all scratched and i tried to turn it on when the phone just dismantle itself on my hand, lol
lol poor phone!
we should open a thread "poor phones story" ;)
TAEL
19th August 2009, 10:26 PM
RandomAccess doesnt works on my 23030 and 23028.
Da_G
19th August 2009, 10:27 PM
Attached to this post is initflashfiles.dat in all languages, ready to roll :)
I think even the 0409 one in my kitchen is out of date now, new line for msalarms.lnk in here :)
Linking to first post!
twopumpchump
19th August 2009, 10:30 PM
Attached to this post is initflashfiles.dat in all languages, ready to roll :)
I think even the 0409 one in my kitchen is out of date now, new line for msalarms.lnk in here :)
Linking to first post!
thanks da_g :)
CGCampbell
19th August 2009, 10:33 PM
is there any way to get it to vibrate when i get a text? i dont see that option..build 23028
torankusu
19th August 2009, 10:37 PM
is there any way to get it to vibrate when i get a text? i dont see that option..build 23028
i think it being eaten (off screen) by the new finger friendly layout, can any one with a wvga resolution confirm if they can see the check mark for vibrate under email and text messages sounds settings?
DarkAngelFR
19th August 2009, 11:03 PM
Attached to this post is initflashfiles.dat in all languages, ready to roll :)
I think even the 0409 one in my kitchen is out of date now, new line for msalarms.lnk in here :)
Linking to first post!
Thanks! Will test this for my next cooking session :p
Thanks to all this thread, I published my first Raphael French Rom : here (http://forum.xda-developers.com/showthread.php?p=4361993)
:D
ahmedfikry
19th August 2009, 11:31 PM
Read a few pages back. You do not need to completely redo your shellres. Just use Restorator to open old & new Shellres. Drag the RCDate from new into you old or just add the RCData to your old. As for task manager, once again, read back a few pages. Task Manager works, just make Icon fully transparent so it doesn't show over clock. Then, click where icon should be to open task manager. done. This is a few pages back, Cracing even made a CAB of the reg values I found.
EDIT: Just copy my RCData out of my shellres & put it in yours. That is what you Shellres is missing. All you need to do is add them in & it'll work.
hello
can you please upload/share your OEM package for the transparant HTC manager package.... for some reason it still show lines on to of the clock even after making a transparant icon for me....
can we have your modified folder pleaseeee
Arkadash
19th August 2009, 11:39 PM
Please talk in forum's language. Otherwise your posts my mark as spam.
Thanks.
Ok.
Have you an initflashfiles.dat for WM 6.5, but for rus rom ?
+ Que PPC
20th August 2009, 12:09 AM
@Captain Throwback
now i have my contacts list and it works
@Notatreofan
Im usin new 23030
@Tarankusu can you see the contacts.. (:p poor phone it seems you dislike this beautys)
all dunno wich version is maybe you can know it, i leave here my EXT package for all, it works fine in QVGA
I post a pic too.
TAEL
20th August 2009, 12:26 AM
Ok.
Have you an initflashfiles.dat for WM 6.5, but for rus rom ?
Download this : http://forum.xda-developers.com/attachment.php?attachmentid=218226&d=1250713657
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.