PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Apache (http://forum.ppcgeeks.com/forumdisplay.php?f=14)
-   -   For those that need a personalized OEM for their ROMS!!!!! (http://forum.ppcgeeks.com/showthread.php?t=7145)

nickm 08-12-2007 02:58 PM

double post :lol:

nickm 08-12-2007 02:59 PM

Man that looks really nice 8)

DopeWeasel 08-12-2007 03:05 PM

Quote:

Originally Posted by tiermann
Here's a quick preview of what the app for this will look like.

Still a few more categories to add and the "guts" of it still need to be written, but it's getting there.

The "guts" will be the hard part ;)

Good luck tiermann, it sounds like a cool project. Are you coding it in VB or C#?

One thing that would be a nice addition would be a "Common Program Registration" portion where it would be possible to add in the reg code for common programs included in the ROM (like Resco and the Spb apps). Shouldn't be hard to add that part (as long as you know the registry locations).

tiermann 08-13-2007 02:25 AM

I'm up to 11 categories now, and the navigation panel has a checklist for each category so you can "skip" adding unwanted keys to the resulting RGU.


Dope:
I'm using VB and I can add that section, no prob :)
Also, when all the mess is done, I'll have it open the RGU in notepad to be looked over or edited. Another thing I'll be adding is the ability to add more files to your OEM. You just browse with a file dialog and add it to the list and those files will be copied to the new OEM as well. I could even set drag/drop when that panel is open too for quick import.

Things it will do:
- Create a new zzzzzOptional_Personal folder in your kitchen/OEM folder.
- Generate a guid starting with fffffff.
- Create the RGU file with all the settings specified and comments for each.
- Create a blank DSM file.
- Move all files to the new OEM directory.
- Run buildDSM


If anyone wants to check out the current layout, the program is on the ftp. It still doesn't "do" anything, but it's navigateable.

xmind2006 08-13-2007 12:45 PM

Cool, looks good Tiermann! This will save a lot of headaches. I think I had to rebuild and re-flash the 1.04 ROM like three times because I either forgot a ; or had a space where I shouldn't have had. #-o

Perasite 08-13-2007 02:31 PM

Like the looks of it. I never did find the reg key to turn beams off, so this would have been helpful when I built mine.

DopeWeasel 08-13-2007 08:44 PM

Quote:

Originally Posted by tiermann
I'm up to 11 categories now, and the navigation panel has a checklist for each category so you can "skip" adding unwanted keys to the resulting RGU.


Dope:
I'm using VB and I can add that section, no prob :)
Also, when all the mess is done, I'll have it open the RGU in notepad to be looked over or edited. Another thing I'll be adding is the ability to add more files to your OEM. You just browse with a file dialog and add it to the list and those files will be copied to the new OEM as well. I could even set drag/drop when that panel is open too for quick import.

Things it will do:
- Create a new zzzzzOptional_Personal folder in your kitchen/OEM folder.
- Generate a guid starting with fffffff.
- Create the RGU file with all the settings specified and comments for each.
- Create a blank DSM file.
- Move all files to the new OEM directory.
- Run buildDSM


If anyone wants to check out the current layout, the program is on the ftp. It still doesn't "do" anything, but it's navigateable.

I've done a little VB in my day, I'm not a master coder but VB is pretty straight forward. Let us know if there is anything you would want help with.

Once again, this is a great idea... as a matter of fact I may wait 'till this is done before I build my next ROM in the kitchen (depending on how long that wait is of course :wink: )

tiermann 08-14-2007 05:41 AM

Ok.. After some battles with hex, I'm back on track.
I got my functions all worked out for writing keys and entries in regedit
format and started to actually get some of these buttons and doodads doing something useful.
Couple more days and I should have something useful for you all, but for now here's a look at the start of a beautiful RGU file..

Code:

REGEDIT4


;<<--------------Generated by Tiermann's Personal OEMizer--------------->>
;| Special thanks to Colonel, Luv2chill, ImCokeMan, Helmi_C and Naigaman |
;| Take some time and read common registry edits for windows mobile 5    |
;| before you make any changes.                                          |
;|                                                                      |
;| Use the following links for common registry edits.                    |
;|  http://ppcgeeks.com/wm5-registry-hac...tion-t113.html    |
;|  http://wiki.modaco.com/index.php/Win...egistry_Tweaks  |
;| *Items you do not use can be commented out by placing ';' in the      |
;| beginning of the line.                                                |
;| *Where applicable, regs can be enabled/disabled by changing dword    |
;| value to 1/0 respectively.                                            |
;| *To add your own personal reg, export particular registry settings    |
;| from your PPC and save it to the desktop. Open it with notepad and use|
;| copy and paste to move the desired settings to this file.            |
;| IMPORTANT: Keep A Blank Line At The Bottom Of This File!!!!!!!!!!!!!! |
;| Enjoy :)                                                              |
;-------------------------------------------------------------------------


;Skip Welcome Screen
;=============================================================
[HKEY_LOCAL_MACHINE\Software\Microsoft\Welcome]
  "Disable"=dword:FFFFFFFF

;Stylus Calibration
;=============================================================
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
  "CalibrationData"="1978,2016 3428,3108 3405,931 543,982 545,3119"

[HKEY_LOCAL_MACHINE\ControlPanel\Stylus]
  "Group"=dword:00000001

[HKEY_LOCAL_MACHINE\ControlPanel\Stylus\96DPI]
  "CurFont"=dword:000003e8

;--------------------------------------------

;Disable AutoRun
;=============================================================
[HKEY_LOCAL_MACHINE\COMM]
  "AutoRunFlag"=dword:00000000


tiermann 08-14-2007 07:19 PM

Latest screenshot. I've added a section for creating the initflashfiles.txt...

http://img356.imageshack.us/img356/9195/untitleddn9.jpg

Sorry that I don't have any kind of beta yet, but most things in this program are all tied together right now so I can't just release it with (insert feature here) enabled. Your wait shouldn't be more than 2 days for a release.

DopeWeasel 08-14-2007 10:09 PM

Quote:

Originally Posted by tiermann
Your wait shouldn't be more than 2 days for a release.

Looks awesome so far... can't wait to check it out. =D>


All times are GMT -4. The time now is 09:10 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0