|
||||
Quote:
Code:
REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions\ContextMenus] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions\ContextMenus\Inbox] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions\ContextMenus\Inbox\List_View_Context] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions\ContextMenus\Inbox\List_View_Context\{6F3A2AA2-D88D-4e3d-85C1-D5B403EAD4EF}] @="Inbox Context Menu Extension" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions\ContextMenus\Inbox\List_View] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions\ContextMenus\Inbox\List_View\{47018836-A919-42f7-84AF-89257BA458BA}] @="Inbox Softkey Menu Extension" [HKEY_CLASSES_ROOT\CLSID\{6F3A2AA2-D88D-4e3d-85C1-D5B403EAD4EF}] @="Inbox Context Menu Extension" [HKEY_CLASSES_ROOT\CLSID\{6F3A2AA2-D88D-4e3d-85C1-D5B403EAD4EF}\InprocServer32] @="InboxMenuExtensibility.dll" [HKEY_CLASSES_ROOT\CLSID\{47018836-A919-42f7-84AF-89257BA458BA}] @="Inbox Softkey Menu Extension" [HKEY_CLASSES_ROOT\CLSID\{47018836-A919-42f7-84AF-89257BA458BA}\InprocServer32] @="InboxMenuExtensibility.dll" |
|
||||
Quote:
|
|
||||
The original .nba file was in the same directory as the imgfs_raw_data.bin file, but I renamed it to .bak before doing the dump_to_nba.bat. Once I finished the dump_to_nba.bat and got the above error, a new .nba was not created.
|
|
||||
Quote:
|
|
||||
OK, I removed the .bak, so it is now a .nba again. This time the dumb_to_nba.bat seemed to work. No errors. When I look at the last modified time of the .nba file, though, it has not changed. Don't know if that is normal or not. I'm in the process now of converting it to an .nbf and then flashing it to my phone, so I will find out soon.
|
|
||||
Well, that worked, thanks Helmi! I've now got my custom 3.3 ROM with integrated CF2 and the smartdialer fixed. I ran into a problem with the pic/vid fix, though. I added these two lines to the initflashfiles.dat:
Directory("\Windows\OEM"):-File("mfc80u.dll","\Windows\mfc80u.dll") Directory("\Windows\OEM"):-File("msvcr80.dll","\Windows\msvcr80.dll") I was trying to copy the mfc80u.dll and msvcr80.dll out of \Windows\OEM into the \Windows directory. Is that the proper syntax? My goal was to do: pic & vid hang fix: copy mfc80u.dll and msvcr80.dll from windows/oem to the windows directory overwriting the ones there. (Sonny486) as listed in the original "Get Helmi_c's AKU 3.3 RIGHT HERE" thread. Edit: I think I got it backwards, don't I? It should be: Directory("\Windows"):-File("mfc80u.dll","\Windows\OEM\mfc80u.dll") Directory("\Windows"):-File("msvcr80.dll","\Windows\OEM\msvcr80.dll") Is that correct? |
|
||||
Just rename the .dlls in the rom. Make mfc80u.dll into mfc80u.dll_ and so on and vice versa.
Once renamed, here is my flash file entry: Directory("\Windows\OEM"):-File("mfc80u.dll_","\Windows\mfc80u.dll_") Directory("\Windows\OEM"):-File("msvcr80.dll_","\Windows\msvcr80.dll_")
__________________
Kitchen updates at www.ppckitchen.org and you can get BuildOS help Here
If you have been helped by me or would like to support developers like Olipro, helmi_c, and others please feel free to Donate ALWAYS FLASH BACK TO YOUR CARRIER'S OFFICIAL ROM BEFORE TAKING YOUR PHONE IN FOR SERVICE OF ANY KIND |
|
||||
Thank you, that worked perfectly. I'm about 90% done now, so I'll probably post tonight. I'll have the following built-in:
.Net CF2 SP1 (thanks to colonel) pic/vid fix (thanks to colonel) smartdialer fix Total Commander Clearview for PDFs and PPTs PPT.exe removed PHM + TRE Registry editors Reset (soft reset program) WM5torage 1.7 WMA Phone Profiles 1.2.1.329 Changed boot logo to my own, but you can change it using tools on this site to whatever you want. Wanting to add: PPC6700 Hacks program at trianglepowers.com Wanting to possibly remove: Voice dialer (then, some people don't use Voice Command, so may want this, thoughts?) Thanks to Helmi_C, Mike, and Colonel for all their help in getting this together. Edit: Ran into a problem with WMA Phone Profiles 1.2.1.329. It should have a today plugin, but all I was getting was the Control Panel icon. Worked on it all night, but ended up locking up my phone so it wouldn't boot the new ROM. I'm going to remove it today and then release what I have so far. |
|
|
|