[PC-APP] Recmod and Reversmod in one click! [28th Oct] - Windows Mobile Software Development

Hello,
many people don't have native 6.5 kernels so they must recmod and not all of our kitchens has any recmod-options and sometimes even this isn't enough so I built an Windows Shell extension ("extension") - it adds to Right Click menu "Recmod this folder" option
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What it needs: C++ Runtimes and .NET Framework 2.0 and newer
Installation
Download osRecmod.zip included in this post, extract it to C:\Program Files\OndraSter\osRecmod and run RightClickInstaller.exe.
If you previously had installed previous version, click Uninstall first.
To finally install it, click on Install.
And voila, without rebooting or such you can recmod or reversmode easy!
(Recmod is shown only on folders, reversmode on exe, dll and mui files.)
PS: It has been tested on Win7 x64 with disabled UAC.
PPS: I'm not author of Recmod or Reversmod!
PPPS: If you want to distribute this, please link to whole thread (post), not just download links. Also reuploading to different servers without permission is not allowed. Thanks.
PPPPS: To uninstall this "extension", run again RightClickRecmodInstaller.exe and click on Uninstall. Also, no reason to reboot!
Donate - thanks.

Nice idea my friend, but sadly it doesn´t work on my pc, i´m on win7 32 bits, all framework versions installed, c++ also, and get this error:
Assinatura do problema:
Nome do Evento de Problema: CLR20r3
Assinatura do Problema 01: rightclickrecmod.exe
Assinatura do Problema 02: 1.0.0.0
Assinatura do Problema 03: 4ae35b84
Assinatura do Problema 04: mscorlib
Assinatura do Problema 05: 2.0.0.0
Assinatura do Problema 06: 4a275af7
Assinatura do Problema 07: 344b
Assinatura do Problema 08: d8
Assinatura do Problema 09: System.IO.FileNotFoundException
Versão do SO: 6.1.7600.2.0.0.256.1
ID de Região: 2070
Note: mscorlib.dll exists on the specified directory.
Cheers.

Have you got the RightClickRecmod.exe and recmod.exe in:
C:\Program Files\OndraSter\osRecmod
?
I think it should work when using portugese "Program Files" folder since it reads from system vars, but try it creating in English.

I may have the problem solved, I forgot to delete one line, try it now

Thx for the help, problem still remains.

When you click recmod, console window should pop-up what's the last thing in it?

Ehmm......sorry for stupid question but ....when after have recmoded the folders they disapear and some 0 bytes files appears.....what i have to do now ?

OndraSter said:
When you click recmod, console window should pop-up what's the last thing in it?
Click to expand...
Click to collapse
Hi, installed msxml4.0, and now all works great.
Excellent tool bro.
Cheers.

nice app works fine on win 7 32bit for me.

af974 said:
Ehmm......sorry for stupid question but ....when after have recmoded the folders they disapear and some 0 bytes files appears.....what i have to do now ?
Click to expand...
Click to collapse
Are you recmodding just module like adc.exe, not whole folder like browsing, right?

OndraSter
Congratulations for this great tool, even if I've noticed only after moving from Kaiser to Topaz
Keep up your Super Work

I encountered a problem, here my Screenshot:
and the module name change, there is _ in the tail.

it gets renamed. Check that folder if there is inside of it the right named module (tapres.192.dll). If yes, try getting the version I posted as second in about 5th post, it fixes one problem, it might help you too.
// it gets renamed because NTFS can't handle in one folder both same named file and folder, so I rename it to _, move the recmodded file and delete the old module folder.

OK, new version with Reversmode option avaible:
Recmod - displayed at folders
Reversmod - displayed at EXE, DLL and MUI files
So now you can Recmod eg tapres.96.dll, modify icons with PE Explorer and with Reversmod pack it up back to module. All with two-clicks (right-left)

very easy solution! thanks for this

Hi y friend,
I would like to use your tools but unfortunately, i have a bug :
I think you need to use the NTFS permission in your tool in order to set the folder to recmod as owner permission
How can resolve it ??
Thanks a lot

You can't recmod whole BLuetooth folder, you must go one file by file. I'll add support for whole (or multiple) folders at once later.

Two issues:
1. If there exists no "Shell" key for the dllfile or exefile registry keys (ie HKCU\dllfile\Shell or HKCU\exefile\Shell doesn't exist), installation fails
2. Attempting to Reversemod multiple files at once fails - due to the file being reversemodded being renamed to "tmp" (may I suggest renaming it to <the_old_file>.tmp (eg shell32.dll becomes shell32.dll.tmp))

1 I write it to HK classes root, so I thought this is sooo common that it won't fail . I'll add that possibility to installation.
2 It doesn't do more at once, it goes only for first parameter. I'll add it too.

OndraSter said:
1 I write it to HK classes root, so I thought this is sooo common that it won't fail . I'll add that possibility to installation.
2 It doesn't do more at once, it goes only for first parameter. I'll add it too.
Click to expand...
Click to collapse
1. Sorry, HKCR not HKCU. Also I think it is quite common since most people don't have any application associated with dll's
2. What I meant by this is that if I select multiple dll's, right click on them and select "Reverse mode this file" then multiple instances of Reversemode are launched and each instance attempts to name its file to "tmp"

Related

Rom Cooking Related Question: Bugs and Problems

I'm facing a rather tricky problem.
Adobe Flash LE has a file called searchtext.bmp, same goes for the taskmanager that i'm using....BuildOS says there is redundant files (already exists)...what can I do to avoid this conflict?
Same thing happened to audio manager and audio booster. I first installed audio manager, then I installed audio booster. They happen to be using the same file name for some apps, and as a result, audio manager's skin was messed up because audio booster's skin file overwritten it
cook one in and use a cab for the other!
one thing you can do, is that you cook the bitmap file as a different name, say, package A has a file called myfile.bmp, and package B as well. what you need to do is cook the file in B as myfile_.bmp and an initflashfiles.txt with the entry such as:
Directory("\Program Files\ProgramB"):-File("myfile.bmp","\windows\myfile_.bmp")
that should work.
** this means that, program A and B would be in \program files\ instead of \windows\.
allan1 said:
cook one in and use a cab for the other!
Click to expand...
Click to collapse
Allan, that will not work as I mentioned in my thread that it will overwrite the file with the same name.
@kazuni
That sounds like a plan, seperating them into different folders. I'm gonna try and see if it works
What about same DLL?
Another questions I have is about same DLL. For example, Comm manager uses a dll called phcanOverbmp.dll. I noticed that the "White battery Icon" fix also uses the same DLL, but they are of different size with Comm manager's version @ 500+kb, while the battery fix version @ at smaller size.
Which DLL should I keep?
Can I keep the one that is larger and apply the registry settings found in the battery fix?
kin0kin said:
Another questions I have is about same DLL. For example, Comm manager uses a dll called phcanOverbmp.dll. I noticed that the "White battery Icon" fix also uses the same DLL, but they are of different size with Comm manager's version @ 500+kb, while the battery fix version @ at smaller size.
Which DLL should I keep?
Can I keep the one that is larger and apply the registry settings found in the battery fix?
Click to expand...
Click to collapse
as long as your program isnt hard coded to use \windows\phcanOverbmp.dll then you can make the OEM package for Comm Manager to reside in another folder and use its own phcnaOverbmp.dll
if not, then you will have to try and see if you do not apply the battery fix at rom cooking, then manually copy the file over into your pda after bootup, and see. that way, you are trying both original commanager and batteryfix's phcanOverbmp.dll and see if they can coexist.
remember, you cannot use file explorer to copy over a file that already existed in rom from another location. you would have to copy it as a different name, and then put it inside \windows\ and then rename the file as the original file name.
see if that helps?
actually, I don't think I even need to replace the phcanOverbmp.dll
the "fix" pretty much just sets the parameter "BatteryIconIdStart" to integer: 1001
Looking at the fix in Schap's thread, the Integer was set to 1000....does anybody know what difference does it make?
The .bmp in the taskmanager isn't needed.
The phcanoverbmp in the comm manager is a stock version. Remove it from the package if your going to install a custom one from somewhere else. The larger one probably has Schaps battery indicator.
Typically, duplicate files are caused from re-introducting a file that isn't needed - typically from to packages that were compiled and one inadvertently getting an unnecessary file.
You're on the right track with asking what the difference is, but sometimes I'll grab a cab for the package I'm trying to install and compare the files. In many cases, that's solved the mystery.
Another suggestion is if you're customizing your own kitchen, you might put everything into the OEMApps folder. Thay way you're not adding additional .dsm/.rgu files into your rom unnecessarily. Just copy the files over and paste the .rgu contents (following the guildelines for doing so) to the OEMApps folder .rgu.
Matt,
Actually most of the time I'd take the cab, decommission it, and compare it to some of the premade packages to see what the differences are, then i'd use my own discretion to recreate my own package.
Another suggestion is if you're customizing your own kitchen, you might put everything into the OEMApps folder. Thay way you're not adding additional .dsm/.rgu files into your rom unnecessarily. Just copy the files over and paste the .rgu contents
Click to expand...
Click to collapse
You mean I could just go into the packages, take out all the content and copy them into OEMApps, along with the respective .rgu?
What happens to the initflashfiles.txt then? Do I combine all the initflashfiles into one big initflashfiles for all the apps and put it in there as well?
And the benefit of doing this is saving some spaces from the all the .dsm files?
yeah, you would also need to put in the appropriate entries for the initflashfiles.txt
one little advice, i have had a lot of problem with his is that,
option.xml is in UTF format;
initflashfiles.txt is in UTF format;
anything.rgu is in UTF format as well;
but shortcuts are all in ANSI stardard format.
have fun
lol, yeah most of them are in unicode. When I just started getting into cooking, I wasn't even sure if .dsm is suppose to be in unicode or ansi since most of the guides only say to create rgu in unicode, none said anything about whether dsm should also be in unicode or ansi. But anyway, for those who are looking for the answer, .dsm is in ansi
Problem #1
I've still got a few tiny bugs I need to fix for my rom. When I create the "accessories" and "system tools" folder with the line:
Code:
Directory("\Windows\Start Menu\Programs"):-Directory("Accessories")
Directory("\Windows\Start Menu\Programs\Accessories"):-File("W5torage.lnk","\Windows\W5torage.lnk")
The first line should create the folder for accessories. However, the folder that it created is just the generic folder.
How can I get windows to create the accessories folder like the one in the picture below?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Should I be be using the code:
Code:
Directory("\Windows\Start Menu\Programs"):-[B][COLOR="Red"]PermDir[/COLOR][/B]("Accessories")
??
Same goes for the system folder.
Problem #2
Another thing I'm having problem with is getting autoconfig to run. I've created the following:
Folder name: Preconfig
With the following content:
-preautorun.exe
-preautorun.lnk
-HTC_Default.tsk
-Preconfig.txt
Code:
LOCK:Enabled
EXEC:\Windows\SetHSDPA.exe /Enable
EXEC:\Windows\cusTSK.exe \Windows\HTC_Default.tsk
LOCK:Disabled
RST: Reset
I then created a dsm file and populated it with buildDSM. I toss it into the OEM folder and ran buildOS....it didn't work Am I missing something?
BTW, kazuni & matt, thanks for helping me out, you guys have been really helpful
Edit: Problem two solution
I'm an idiot, it's missing the provxml
Question
What is the App_Service.dll for? I was examining the pandora kitchen's OEM package for Pre-settings and in both ATT preconfig were the App_Service.dll, but it wasnt there in the Orange_UK's presettings..
kin0kin said:
lol, yeah most of them are in unicode. When I just started getting into cooking, I wasn't even sure if .dsm is suppose to be in unicode or ansi since most of the guides only say to create rgu in unicode, none said anything about whether dsm should also be in unicode or ansi. But anyway, for those who are looking for the answer, .dsm is in ansi
Problem #1
I've still got a few tiny bugs I need to fix for my rom. When I create the "accessories" and "system tools" folder with the line:
Code:
Directory("\Windows\Start Menu\Programs"):-Directory("Accessories")
Directory("\Windows\Start Menu\Programs\Accessories"):-File("W5torage.lnk","\Windows\W5torage.lnk")
The first line should create the folder for accessories. However, the folder that it created is just the generic folder.
How can I get windows to create the accessories folder like the one in the picture below?
Should I be be using the code:
Code:
Directory("\Windows\Start Menu\Programs"):-[B][COLOR="Red"]PermDir[/COLOR][/B]("Accessories")
??
Same goes for the system folder.
Problem #2
Another thing I'm having problem with is getting autoconfig to run. I've created the following:
Folder name: Preconfig
With the following content:
-preautorun.exe
-preautorun.lnk
-HTC_Default.tsk
-Preconfig.txt
Code:
LOCK:Enabled
EXEC:\Windows\SetHSDPA.exe /Enable
EXEC:\Windows\cusTSK.exe \Windows\HTC_Default.tsk
LOCK:Disabled
RST: Reset
I then created a dsm file and populated it with buildDSM. I toss it into the OEM folder and ran buildOS....it didn't work Am I missing something?
BTW, kazuni & matt, thanks for helping me out, you guys have been really helpful
Edit: Problem two solution
I'm an idiot, it's missing the provxml
Question
What is the App_Service.dll for? I was examining the pandora kitchen's OEM package for Pre-settings and in both ATT preconfig were the App_Service.dll, but it wasnt there in the Orange_UK's presettings..
Click to expand...
Click to collapse
The only way you can make them is specifying an icon file. if you take a look and unhide the folder there, there is an icon.ico or a dll there.
Actually, I found the solution after looking at the initflashfiles.dat from another rom which has the folders and here's what I found:
Code:
Directory("\Windows\Start Menu\Programs"):-Directory("Accessories")
Directory("\Windows\Start Menu\Programs\Accessories"):-File("icon.lnk","\Windows\accessoriesico.lnk")
Directory("\Windows\Start Menu\Programs"):-Directory("System Tools")
Directory("\Windows\Start Menu\Programs\System Tools"):-File("icon.lnk","\Windows\systemtoolsico.lnk")
That's one less problem!
New Problem
One other odd problem I'm having is with the theme. For some reasons windows wont apply the theme properly for the first time with my rom, the theme is only partially applied with some "leftovers" from the windows default theme...like some parts being blue and etc. Sometimes I need to reapply the theme several times to get it applied properly. Does anybody know what's causing the problem. I've had the same problem last time and somehow it just disappeared in one of my test roms but it is now back.

[07/28/2008]samWMEmuKitchen v0.2b - ROM Kitchen for Windows Mobile Emulator

Hi Folks,
when I ('m trying to) cook ROMs for Asus P525 its quite annoying flashing again and again on the slightest change (debugging). Especially the translating thing is veeery time consuming.
So, I created a little ROM kitchen for the Microsoft Windows Mobile Emulator. So far, its beta state and only testet with WM6.1 images. BUT, it works.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Known Bugs
Unable to install any CABs (with some SYSs it seem to work, see post #10). I'm working on that one .
How to
Place PPC_USA_GSM_VR.BIN as template in BaseROM
Run UnpackEmuRom.cmd
Modify SYS and OEM as you like
Run RepackEmuRom.cmd
Start Device Emulator using the created NewRom.bin by running RunEmulator.
07/28/2008
Fixed: This image-replacing works.
Fixed: CPU load is normal.
Fixed: OEM folders are replaced in OEM (not in SYS).
Added: The Device Emulator program itself (you can test your ROM using the new batch 3_RunEmulator.bat)
07/25/2008
Fixed: Cleaning cleaned to much.
Download
samWMEmuKitchen_0.2b.rar
OMGsh...If this works...
Bugfix: Cleaning cleaned too much
Ok, I applied a little bugfix on the cleanup cmd. Using this cleaned the (necessary) binaries for the rebuild, too (which means you had to restart the whole process - UnpackEmuRom.cmd ... - again).
With the bugfix (download above) only the repack files are cleaned (except the created ROM ). So you can run Repack-cmd and use the cleaning cmd several times.
Update
New update: 0.2beta.
Fixed: This image-replacing works now.
Fixed: CPU load is normal now.
Fixed: OEM folders are replaced in OEM now (not in SYS).
Added: The Device Emulator program itself (you can test your ROM using the new batch 3_RunEmulator.bat)
This whole thing seems to work now. I created a new Emu ROM doing the following:
Placed PPC_USA_GSM_VR.BIN as template in BaseROM
Ran UnpackEmuRom.cmd
Replaced some stuff (taken from my Asus P525 cooking)
Replaced the whole SYS folder by another one (Build 5.2.20270 AKU 1.3.1)
Added some SYS stuff (Games, Office, OneNote, RemoteDesktop, .NET 3.5)
Added some OEM stuff (new Games, Calculator from HTC, JAVA)
Ran RepackEmuRom.cmd
Started Device Emulator using the created NewRom.bin by running 3_RunEmulator.bat.
Everyone familiar with ROM cooking should have no problem reproducing this.
Have fun!
SamuelTee
2_RepackEmuROM.cmd not working ???
this error
Running BuildOS
(Please press the "play"-button and exit when its "Done.")
The system cannot execute the specified program.
The system cannot execute the specified program.
Could Not Find D:\DATA\FOR MY PPC\FOR PHAROS\samwmemukitchen_0.2b\buildpkg.wrn
Fixing modules....
Path not found - D:\DATA\FOR MY PPC\FOR PHAROS\samwmemukitchen_0.2b\temp\dump
Path not found - D:\DATA\FOR MY PPC\FOR PHAROS\samwmemukitchen_0.2b\temp\dump
Path not found - D:\DATA\FOR MY PPC\FOR PHAROS\samwmemukitchen_0.2b\temp\dump
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Create ImgFS...
'BuildImgfs.exe' is not recognized as an internal or external command,
operable program or batch file.
'make_imgfs.exe' is not recognized as an internal or external command,
operable program or batch file.
Create ROM binary...
'NBMerge' is not recognized as an internal or external command,
operable program or batch file.
Cleaning up...
The system cannot find the file specified.
The system cannot find the path specified.
The system cannot find the file specified.
Done.
To get BuildOS working you need this.
Thakyou
this ROCKS! THANKS SamuelTee!
I was able to extract and rebuild a WM6 image!
BUT...I am unable to install CABs.
every time I try I get 'Installation of CAB unsuccessful'
it'd be nice to get this to work to test custom UCs
any ideas?
You're right. I noticed that yesterday on my own cooked EmuROM and I'm currently on it. There seems to be a problem with file permissions (since you can't even create a simple file in \Temp).
HURRAY!
I was able to get CABs to install by replacing the SYS folder with the one from my personal kitchen! It's really cool, it boots exactly like my phone (requiring screen calibration and setting time zone and password etc.)
Now I have a problem with adding stuff...there just isn't any space it seems. I can't add anything that makes the combined space used by the SYS and OEM folders any bigger than the space occupied by the original SYS and OEM folders from the original ROM dump.
It'd be awesome to be able to adjust the space to match whatever romsize your device allows during cooking so that ROMs can be tested with this.
I have a Wizard which doesn't have much memory, but, still, I can't add even half the stuff to this emulator ROM than I can add to my kitchen ROM.
I wish I knew more So I could help solve this problem, but I am totally in the dark and at the mercy of your expertise, SamuelTee.
@joemanb: Can you post your SYS for download? So I can make a diff. It makes it easier pinpointing the issue. Thanks.
Your wish is my command..
http://rapidshare.com/files/134410047/SYS.zip.html
Wow this is a dream for me! Simply awesome.
I will try it tomorrow and I will send you a feedback
Hi.
Where i find: PPC_USA_GSM_VR.BIN?
It's the first step and i cannot find this file...
Thanks.
@moshinho: See first post. Its part of the Microsoft Windows Mobile 6.1 Emulator Images package. You need this as a template for your custom ROM.
SamuelTee said:
@moshinho: See first post. Its part of the Microsoft Windows Mobile 6.1 Emulator Images package. You need this as a template for your custom ROM.
Click to expand...
Click to collapse
I download that file and i install it. I know that in that package there is the PPC_USA_GSM_VR.BIN, but i cannot understand how can make it work in the step 1.
Thanks
@moshinho
Ok, lets recap.
When you downloaded the package from post one (samwmemukitchen_0.2b.rar) and extracted it, there were 3 Folders (BaseROM, DeviceEmulator, Tools). The PPC_USA_GSM_VR.BIN provided with the Emulator Image Package from Microsoft should be copied in the first one: BaseROM.
Ok I've tested it today, everything works fine but there are some troubles with some package, when adding a package, like Opera then starting the emulator the screen is black and I can not do anything.
SamuelTee said:
Ok, lets recap.
When you downloaded the package from post one (samwmemukitchen_0.2b.rar) and extracted it, there were 3 Folders (BaseROM, DeviceEmulator, Tools). The PPC_USA_GSM_VR.BIN provided with the Emulator Image Package from Microsoft should be copied in the first one: BaseROM.
Click to expand...
Click to collapse
Yes. i have the file. The problem was to find the file in my computer...
Thansk for the help.
I will try it later.
@udK
I noticed that, too. See if there's a wince.nls somewhere. That was the problem in my case: a missing wince.nls.

[Guide] Start Icons Skins QVGA-WQVGA-VGA and How-to

Hello i made this thread to post my skins for start icon, a thread already exist but it will be clearly at that, i think
This manipulation doesn't use more memory, no app required.
Here is a preview of what's looks like:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is a preview of differents skins you can use
For QVGA WQVGA:
Install "Icone demarrer.cab" it's just 2registry key. (thank to my friend Shakass)
Then put in "/Windows"the file named "shellres.96.dll.****.mui"
**** is the localization code of your ppc's rom (040C for France and 0409 for US/UK)
The files you'll find in the folder are in 040C so change them if you're not french.
And Soft reset
This operation will replace too your wait cursor by the wait cursor vista by Marshall if you want to keep your cursor follow the How-to instructions to extract and modify your shellres.96.dll file.
If you want to put your original system just erase your shellres.96.dll.****.mui file and soft reset.
The folder QVGA-WQVGA contains all the Start icons
French Code 040C
http://rapidshare.com/files/145261199/QVGA_-_WQVGA.zip.html
Us Code 0409
Pack QVGA-WQVGA
http://www.4shared.com/file/63132544/e5423367/Start_Icons_Skins_0409.html
Skins Wapvirus post #29
http://www.4shared.com/file/63275979/570709aa/Start_Icons.html
Biohazard on post #44
Megaman on post #82
HTC on post #93
Change Start text​
Open the file named shellres.dll.****.mui and go the String value 321 change the name, compile script and save then sign with MSsigner and put in /Windows; Enjoy !!
Here is some shellres.dll.040C.mui modified: Démarrer, Start, HTC, SFR, Vide(empty)
Change the country code if necessary.
If you like it, you can Donate to XDA .
For VGA:
Same manipulation just the name of the file is "shellres.192.dll.****.mui"
The folder VGA contains only the "Blue windows" and "Office" Start icons for the moment if VGA's user wants some other, request it
"Points" icon added.
Apple Colors - Blue vista - Blue windows - Superstart added on post #168
Dark Glass windows on post #203
Mushrom on post #204
F star on post #194
Eye on post #211
Big Thanks to
Lolento who made a "How-to" to create and change your own icon;
Marshall who give us the way and all other xda members
Here is the Start discussion thread:
http://forum.xda-developers.com/showthread.php?t=378084
And the first How-to of Lolento on post #40.
If you like it, you can Donate to XDA .
Thanks. I will try it in a bit.
How-To
​If you want to create your own icon,
For QVGA WQVGA
Create an icon in 21x18 then save as .ico file (32bits)
Take one of the "shellres.96.dll.****.mui" file
Or if you want to keep your own Wait cursor:
Copy to your SD card then to your PC the file named "shellres.96.dll"
Open it in Reshacker and go to "Icon group/4609
Clic on Action/Replace Icon/Open new file
Insert your new icon, clic replace.
Save your modified file takes the name of the old "shellres.96.dll.****.mui" and the old takes the name of "shellres.96.dll.****.mui".
If you have used your own "shellres.96.dll" file rename it as "shellres.96.dll.****.mui"
Open Mssigner,search your shellres file, clic Start sign Process
a window appear "Process finished!" then go where is your shellres file, a text file has been create
Open it, if there is wrote "Warning: This file is signed, but not timestamped,Succeeded" that prouved all is okay
After you know the suit.
For VGA
Same things just the size of the icon must be 41x36 and the name must be "shellres.192.dll.****.mui"
What is my Country Number?
Execute the Mortscript which is in the folder "ShellresNameHelper" (with Mortscript) Big Thank to mr_deimos for this script.
All the Softs are in the Tools folder
If you need some ideas here is a french site with lot of PNG image
http://www.customxp.net/PngFactory/
Write in the search bar what you want.
When you do a start icon file
Post the info (VGA QVGA; US FR)
And the PNG file or a screenshot
Enjoy!!!
Cab Version of the Certificates
Here is a Cab Version of the certificates for those who are not comfortable with Registry Editor. This worked perfect for me.
Thanks for the great skins.
works great on my tilt thanks a lot
Once I install the cab, what do I do? And how do you go about changing among the various icons? Sorry for the rookie questions.
Choose an icôn and go in the folder which has the same name, then put the shellres file you'll find in windows. If you aren't french change the "040C" by your localization code (0409 for US)
hey amigo great post ( pub AM first Post please lol)
Do I have to put the icon itself under "Windows" as well or do I leave that in the folder? And ho do you get the default flag back if you don't like a particular icon?
^No you have to add the icon with Reshacker in your shellres file found in the /Windows folder.
Thanks alot for these clear instructions. Will give it a try when I have the time.
FatBoyExtraordinaire said:
Do I have to put the icon itself under "Windows" as well or do I leave that in the folder? And ho do you get the default flag back if you don't like a particular icon?
Click to expand...
Click to collapse
The icôn in the folder is just to preview, let in the folder .
Wow, thanks!
That makes it easy to change your Start-Menu icon.
BTW Would like to see points.png as my Start-Menu icon. Can you creat ite, or can you supply the file points.png?
very easy installation , I love alienware icone
Thanks I've succeded to change the start menu icon,
but when i want to change the second time it says " File Storage Space Is Full or Read Only " so what should i do for the next??
thanks
@johanrominj: I don't understand what you say
@rock4mayo: I never had this message when copying new file
maybe try to rename the old as "shellres.96.dll.****.old.mui" then copy new file; soft reset and erase old file...Tell me if it's okay.
Madremiha said:
@johanrominj: I don't understand what you say
@rock4mayo: I never had this message when copying new file
maybe try to rename the old as "shellres.96.dll.****.old.mui" then copy new file; soft reset and erase old file...Tell me if it's okay.
Click to expand...
Click to collapse
I would like to have this:
as my Start-Menu icon.
Can you give me the original points.png file in VGA, or can you make shellres.192.dll.****.old.mui with this file included?
That's better for you?
johanromijn said:
I would like to have this:
as my Start-Menu icon.
Can you give me the original points.png file in VGA, or can you make shellres.192.dll.****.old.mui with this file included?
That's better for you?
Click to expand...
Click to collapse
It's okay i will do it in few hours
Madremiha said:
@johanrominj: I don't understand what you say
@rock4mayo: I never had this message when copying new file
maybe try to rename the old as "shellres.96.dll.****.old.mui" then copy new file; soft reset and erase old file...Tell me if it's okay.
Click to expand...
Click to collapse
Works like a charm....thanks
for info my loading icons has changed too
cheers
Works like a charm!!! Thanks for the great tutorial.
Anyway this could be added to the wiki?

[Rom release + Kitchen] [French] 6.5.5 (23566) DrX Acer BeTouch E101 - Discontinued

HI all.
Here is my rom for the Acer BeTouch E100/E101, based on a 23566 with all the apps I'm using.
It looks like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What's inside:
HTC phone canvas 4
HTC Album 2
Latest Facebook and Google Maps
Showcase
S2u2
Slide2shutdown
Titanium with Modified Ibrythill WM7 Look
Manila 2.0 2d with personal style
some other tools.
Click to expand...
Click to collapse
WARNING
The rom is in french.
By default, HD Mini Window style is selected, means that you wouldn't had the windows Button; To enable it, symply edit your registry with this settings:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\BubbleTiles]
"TextModeEnabled"=dword:0
"HardwareStartKeyEnabled"=dword:0
"HardwareDoneKeyEnabled"=dword:0
Click to expand...
Click to collapse
BUGS
Manila settings tab is not working well.
Microsoft Tag is in english.
You need to manually select the french language in the s2u2 settings
Pictures Tab can't remember default album if selected on the sd card.
DOWNLOAD
Download HERE (please, accept the non signed certificate).
Enjoy.
[Kitchen] How to create an acer E101 Rom, just for yourself?
First, here's a list of the different tools I've used:
Ryan Kitchen, from Ryan (Acer-club.ru) : http://acer-club.ru/Novaya-kuhnya-dlya-redaktirovaniya-proshivok-t822.html
Xip kitchen beta 6 from this post: http://forum.xda-developers.com/showthread.php?t=443383
Stock rom from acer : http://www.acer.com/worldwide/selection.html (Lauch the utility and grab the flash.bin file located in the installation folder before flashing)
Latest WM build from Da_G : http://forum.xda-developers.com/showthread.php?t=544445
SYS Porting Tool For Ervius Kitchen : http://forum.xda-developers.com/showpost.php?p=6138699&postcount=25
Step by step instruction:
01.Put your original flash.bin from acer website in the "Original_FLASH" folder in the Ryan_Kitchen
02.Execute the first batch "1.Disassemble_Flash.bat" and follow on screen instruction
03.Wait for 1 little minute after the end of the execution and lauch the second batch "2.Disassemble_Flash.bat"
You should now get a kitchen folder wich contains a "OEM", a "PACKAGEs", a "ROM" and a "SYS" folders. (and a dsm file on the root).
04.Delete everything in the ROM\XIP folder except the "boot.rgu" file.
05.Delete everything in the Sys folder, except the .ROM and .VM folders.
Creating your new XIP:
Extract all files from the latest build downloaded from DA_G and grab the xip.bin from it.
Get your actual xip from the Ryan_Kichen\Ectracted_ROM folder
Use Xip kitchen to build your new xip, follow the instruction of the original thread.
Copy the result xip-xip.bin to the Ryan_kitchen\New_XIP folder an rename it to xip_out.bin
Creating your new SYS
Extract all the files you need from the WM build with the sys porting tool for ervius kitchen (follow the original thread instruction)
For the ACER E1, we need to use 96 DPI and 240 * 400 resolution. I'm sure you know your regional code.
Copy all the files from the differents folders to a single one, to get something like what you've previously deleted from the SYS folder of the Ryan_Kitchen\Kitchen folder. Put all those files to this folder.
Copy all the files from the MSXIPKernel and the MSXIPKernelLTK from the WM build folder to the Ryan_Kitchen\Kitchen\ROM\XIP folder
06.Launch "3.Make_Flash.bat" and follow on screen instruction.
PkgToolsBuildOS is now runnig, go to BuildOS, click Load Rom and click The green triangle (play)
An error message appears (g'reloc not found) simply ignore it and close the program.
07.Launch "4.Make_Flash.bat" and follow on screen instruction.
08.Launch "5.Make_Flash.bat" and follow on screen instruction.
Your new rom is in the Ryan_Kitchen\Output_FLASH folder. Rename it to FLASH.bin and copy it to your SDCard.
09.Flash your phone.
It works for me, it should work for you.
Enjoy.
Hi DrX,
Nice, wonder you will create WWE ROM?
As I'm looking for update + WWE ROM
Thanks thanks.
Hi.
Still not previous, just because I already spent a lot of time trying to get something great in french.
But feel free to cook your own rom using the kitchen steps in the second post.
Here's the next step, just to let you know.
Hi,
New french rom manila ready is done and will be released tonight.
Here's what it can looks like.
Regards.
(1rst post updated. )
Rom is released.
Hello
Is it possible to have separate manila to cook in its own roms?
roro59286 said:
Hello
Is it possible to have separate manila to cook in its own roms?
Click to expand...
Click to collapse
I've tried to cook manila directly in the rom without any succes, but feel free to try it.
Just for information, all the manila components used has been grabbed from the official HTC rom for the touch2 (mega).
You can simply used the ryan kitchen linked in the second post of the thread to unpack my rom and copy all the mega package from the OEM folder.
Enjoy.
Hello
Do not understand too much your topic on the establishment of Roms !
Maybe you could explain to me in French?
Thank you
Hey, for the french "support", the best way is to post here: http://forum.hardware.fr/hfr/gsmgpspda/smartphone/betouch-e100-e101-sujet_21426_1.htm
Hi all.
Here's a preview of the next release.
New release.
First post updated.
Hi wonderful rom , but i have problem for download, i don't understand nothing about certificate , do you can post normal download , tks!
just click on ok or continue, the download will start.
I'm sorry but when i click : ok or continue, nothing appear, only "The page cannot be found".
i 've tried with google chrome, IE, Modzila but nothing...
i used , my brother's laptop, and my father's laptop too, but nothing , do you can paste another download?
I went to my friend's house for download but nothing, the same proble , after click, ido "continue however" and after :"The page cannot be found".
Download link is fixed, sorry.
hi,
sorry, but this link not work
Get one link to rapidshare or other server?
MERCI d'un compatriote
this is just what i need. but can i change the language? to EN or PTG? how if its possible...

cab maker software needed

Helo.
Where was many threads about cab software but i cannot find what i want.
I need some free software to:
-open cab file to se tree with files included (like png manila interface files).
-can extract these files to hard drive.
-add files to a tree.
-save cab to make it ready to install on device.
I had one good program but it was trial version and also now i am after drive format and unfortunately lose it :/
Can you help me?
Thanks.
There is nothing like that for free. It's paid software only.
ai6908 said:
There is nothing like that for free. It's paid software only.
Click to expand...
Click to collapse
And whats the name of this shareware software?
I personally like wince cab manager.
scour the web..youll find something equivalent.
cab maker software
try cab manager of sktools
Most free, some not;
QuickCAB v2.0
Extendir Cabs (with nice GUI) is an utility to create cab files.
Basically it’s a shell around cabarc.exe. It converts rgu/reg/xml/provxml files, create _setup.xml, create all the different install paths to optimize for Extendir (optionally you can switch this off). So it’s very easy to convert your tweaks or packages to a setup cab.
http://forum.xda-developers.com/show...41&postcount=4
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[APP] CabGen - easily create .cab from wap-provisioningdoc ONLiNE
http://forum.xda-developers.com/showthread.php?t=441577
[APP] ai Cab Explorer utility: new way to explore cab files on your disk (view manila pictures, build multiple cabs album)
http://www.xda-developers.com/forum/...d.php?t=561968
ProvXMLCreator [1.0][Autoconfiguration for WiFi, Certificates and email]
http://forum.xda-developers.com/showthread.php?t=630094
reg/rgu-2-xml
http://forum.xda-developers.com/showthread.php?t=386677
Registry format conversor: xml to reg
http://forum.xda-developers.com/showthread.php?t=299308
Use SK-Tools (not free, though partly functional) it exports registry and can create a cab! It has also a reg editor. Plus.....
S-K-Tools main site!
http://www.s-k-tools.com/index.html?m_products.html
S-K-Tools freeware site! ;
http://www.s-k-tools.com/index.html?m_util.html Check these two awesome applications;
CabInstl :
This program is an installer for CAB files and allows to install PPC programs into YOUR specified folder instead of that by default created by the standard installer!
SSNAP : REGiSTRY/~ SNAPSHOT 'N + 2nd SNAPSHOT and COMPARE on PPC!
The program takes a snap-shot of the state of PPC that is useful for monitoring of changes on PPC, e.g. those made during installation of programs. To compare snaps of two different PPC states it is possible to use the utility iDiffCE on your PPC (see below) or any other utilities for comparison of text files on desktop PC – e.g. ExamDiff.. or Total Commander (PC version) (TC it's; Compare files by content function).
What is saved in a snap:
- contents of the registry (keys and valuess);
- listing of the file system (folders and ffiles; for files their dates and sizes are saved, the control sum is counted up);
- state of system databases (the list, the size, number of records, date of the last update).
Usefull tools for packaging and development issues
http://support.microsoft.com/kb/198038/
[Personal Computer]
[UTILITY] CabTools - ROM package <--> CAB converters and more. For ROM builders!
http://forum.xda-developers.com/showthread.php?t=467842
Free Microsoft XML Notepad 2007; (FYI: manually press download)
XML Notepad 2007
Download cabsdk.exe (Microsoft direct link) for documents that describe the internal structures of CabinetFiles, samples to use from C and a description of cabinet.dll.
FYI: cabsdk.exe is a compressed executable zip file. If you don't trust it; rename it back to zip and unpack as you are used to.
Universal Extractor (guess what; it supports cab(!) and so.. so much more. Running from CLI is no problem eighter, which is great for batch processing).
http://legroom.net/software/uniextract
WinCE cab Manager not free
CEcabManager TiP; Get your desired *.cab!
1) keep PDA disconnected (no active sync session)
2) install exe as usual and, when standard installation dialog will appear, go on (later cab installation will begin when you'll connect phone to pc)
3) open (on PC) regedit.exe
4) go to this key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\AppMgr\Apps
5) there you'll find a list of installable cabs via active sync
6) under each application, the value ListCabFiles is the name of cab file and the value InstallDir is its position of file system.
Remember to uninstall exe after you copy/move the cab file (or delete application key) otherwise installation of cab files will start on next activesync session!!
Simple, isn't it?
MSCEInf FREEWARE
Version 2.6 (developed in Delphi 2007 for W32)
http://www.codeppc.com/telechargemen...nf/msceinf.htm
above webpage Translated into English
MSCEInf (aka MSCEInf.exe) is a fantastic piece of kit that allows the user to inspect the contents of .cab (and .tsk) files.
In addition, the program enables you to extract files from a .cab, and use embedded XML or INF files to construct the relevant .rgu or initflashfiles entries.
Version française​ French Version
English version​ English version
Deutsche Version​ Deutsche Version
Versione Italiana​ Versione Italiana
Versione Spagnola​ Versione Spagnola
Version Néerlandaise (hollandaise)​ Version Netherlands (Holland)
CABpack ; http://www.larshederer.homepage.t-online.de/cabpack.htm
Pocket PC Installation Creator Handy tool for creating cabs
http://pocket-pc-installation-creato...c.com/pocketpc
A few links I stumbled upon recently;
MS-Cabinet File WrapperClasses
http://www.codeproject.com/KB/files/cabfileclass.aspx
Cabinet File (*.CAB) Compression and Extraction
http://www.codeproject.com/KB/files/...ssExtract.aspx
How to implement creation and extraction of Microsoft CAB files
CDirectoryChangeWatcher - ReadDirectoryChangesW all wrapped up
http://www.codeproject.com/KB/files/...gewatcher.aspx
This class wraps up ReadDirectoryChangesW.
CTextFileDocument
http://www.codeproject.com/KB/files/...edocument.aspx
CTextFileDocument lets you write and read text files with different encodings (ASCII, UTF-8, Unicode 16 little/big endian are supported).
EDiT: I hope that these links to alternative applications help U and others,
Senax
WinCE cab Manager is the easiest to use but is not free, you do however get a 30 day trial.
i suggest you use that first
Which manager give you the option in the cab to install the app to your sd card on your phone..??
Probably none, because name of SD-/MMC-card differs from device to device. But enduser always can set location where to install the cab via Wceload tool ("wceload.exe"). The Wceload tool runs on the target device. User typically uses this tool to install a .cab file to a location that he/she selects on the target device. Most .cab files are configured to enable the user to select the destination volume where the .cab file will be installed, either \Device or \Storage Card.

Categories

Resources