|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
Quote:
You don't have to do anything to PreLoadRes. It should already be taken care of with a default reg entry: HCU\Software\HTC\PreloadModules\PhCanImages\. On a seperate note. I've been playing with [HKEY_LOCAL_MACHINE\System\Loader\ModuleInfo] and I think I have a few additions. If you're using some of the same apps as I am and these .dll's are converted to Module this has helped me quite a bit. I'd love some dev's feedback. Note - I run Resco Explorer and PhotoManagerPro straight out of the \Windows folder which is why they work with modules
__________________
Kitchen:Calkulin's VK for WVGA (Updated with Touch Pro 2 Collaboration)
ROM:Custom6.5.x(ScubaGear) My Files: Mediafire Folder When it's deserved, click |
This post has been thanked 1 times. |
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
Quote:
One of the important SYS files that occasionally misses being converted to module is wmpocx.dll. Although I see that cprog.exe utilizes wmcore.dll and wmploc.dll so I've made sure all 3 are modules. Basically if I ever notice a problem with a cooked in app I use fdcsoft's Taskmanager and see what other .dll's (and occasionally .mui's) that I can convert to module. Just how I do it, It can eventually steal RAM so I've settled on about 700modules over the past couple months. ymmv Here are the default HTC entries that have been there for some time now (Diamond, TP & TP2): just delete the ".txt" or not, whatever. Code:
[HKEY_CURRENT_USER\Software\HTC\PreloadModules\OCX] "Module"="\\windows\\wmpocx.dll" "Order"=dword:000000FF [HKEY_CURRENT_USER\Software\HTC\PreloadModules\PhCanImage] "Order"=dword:000000FF "Module"="\\windows\\phcanImages.dll" [HKEY_CURRENT_USER\Software\HTC\PreloadModules\MDPL] "Module"="\\windows\\MDPL.dll" "Order"=dword:000000FF [HKEY_CURRENT_USER\Software\HTC\PreloadModules\Quartz] "Module"="\\windows\\quartz.dll" "Order"=dword:000000FF Last edited by sc00b4s7eve; 08-02-2010 at 03:15 PM. |
This post has been thanked 1 times. |
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
Quote:
|
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
I've been working on my start menu, and I can't seem to move the HTC icons into a folder or just get rid if them all together (since some of them just link to the tab anyway). Here's the code out of the app.reg file from the manila engine ext I've tried (unsuccessfully) to edit the location.
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_People.lnk] "Icon"="\\Windows\\HTC_people.png" "Rank"=dword:35A4EC46 "Name"="People" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC People.lnk] "Icon"="\\Windows\\HTC_people.png" "Rank"=dword:35A4EC46 "Name"="People" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Calendar.lnk] "Icon"="\\Windows\\HTC_calendar.png" "Rank"=dword:35A4EBF6 "Name"="HTC Calendar" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC Calendar.lnk] "Icon"="\\Windows\\HTC_calendar.png" "Rank"=dword:35A4EBF6 "Name"="HTC Calendar" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Music.lnk] "Icon"="\\Windows\\HTC_music.png" "Rank"=dword:35A4EBA6 "Name"="Music" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC Music.lnk] "Icon"="\\Windows\\HTC_music.png" "Rank"=dword:35A4EBA6 "Name"="Music" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Footprints.lnk] "Icon"="\\Windows\\HTC_footprint.png" "Rank"=dword:35A4EB56 "Name"="Footprints" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC Footprints.lnk] "Icon"="\\Windows\\HTC_footprint.png" "Rank"=dword:35A4EB56 "Name"="Footprints" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_CallHistory.lnk] "Icon"="\\Windows\\HTC_callhistory.png" "Name"="Call History" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC CallHistory.lnk] "Icon"="\\Windows\\HTC_call_history.png" "Name"="Call History" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Twitter.lnk] "Icon"="\\Windows\\HTC_twitter.png" "Name"="Twitter" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC Twitter.lnk] "Icon"="\\Windows\\HTC_twitter.png" "Name"="Twitter" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Messages.lnk] "Icon"="\\Windows\\Star_icon_HTCMSG.png" "Rank"=dword:35A4EC96 [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC Messages.lnk] "Icon"="\\Windows\\Star_icon_HTCMSG.png" "Rank"=dword:35A4EC96 [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_eReader.lnk] "Icon"="\\Windows\\HTC_reader.png" "Name"="HTC Reader" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC eReader.lnk] "Icon"="\\Windows\\HTC_reader.png" "Name"="HTC Reader" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_People.lnk] "Icon"="\\Windows\\HTC_people.png" "Rank"=dword:35A4EC46 "Name"="People" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Calendar.lnk] "Icon"="\\Windows\\HTC_calendar.png" "Rank"=dword:35A4EBF6 "Name"="HTC Calendar" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Music.lnk] "Icon"="\\Windows\\HTC_music.png" "Rank"=dword:35A4EBA6 "Name"="Music" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Footprints.lnk] "Icon"="\\Windows\\HTC_footprint.png" "Rank"=dword:35A4EB56 "Name"="Footprints" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC CallHistory.lnk] "Icon"="\\Windows\\HTC_callhistory.png" "Name"="Call History" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_CallHistory.lnk] "Icon"="\\Windows\\HTC_call_history.png" "Name"="Call History" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\HTC_Twitter.lnk] "Icon"="\\Windows\\HTC_twitter.png" "Name"="Twitter" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Communications\HTC_People.lnk] "Icon"="\\Windows\\HTC_people.png" "Rank"=dword:35A4EC46 "Name"="People" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Communications\HTC People.lnk] "Icon"="\\Windows\\HTC_people.png" "Rank"=dword:35A4EC46 "Name"="People" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Productivity\HTC_Calendar.lnk] "Icon"="\\Windows\\HTC_calendar.png" "Rank"=dword:35A4EBF6 "Name"="HTC Calendar" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Productivity\HTC Calendar.lnk] "Icon"="\\Windows\\HTC_calendar.png" "Rank"=dword:35A4EBF6 "Name"="HTC Calendar" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Multimedia\HTC_Music.lnk] "Icon"="\\Windows\\HTC_music.png" "Rank"=dword:35A4EBA6 "Name"="Music" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Multimedia\HTC Music.lnk] "Icon"="\\Windows\\HTC_music.png" "Rank"=dword:35A4EBA6 "Name"="Music" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Multimedia\HTC_Footprints.lnk] "Icon"="\\Windows\\HTC_footprint.png" "Rank"=dword:35A4EB56 "Name"="Footprints" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Multimedia\HTC Footprints.lnk] "Icon"="\\Windows\\HTC_footprint.png" "Rank"=dword:35A4EB56 "Name"="Footprints" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Communications\HTC_CallHistory.lnk] "Icon"="\\Windows\\HTC_callhistory.png" "Name"="Call History" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Communications\HTC CallHistory.lnk] "Icon"="\\Windows\\HTC_call_history.png" "Name"="Call History" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Internet\HTC_Twitter.lnk] "Icon"="\\Windows\\HTC_twitter.png" "Name"="Twitter" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Internet\HTC Twitter.lnk] "Icon"="\\Windows\\HTC_twitter.png" "Name"="Twitter" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Communications\HTC_Messages.lnk] "Icon"="\\Windows\\Star_icon_HTCMSG.png" "Rank"=dword:35A4EC96 [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Communications\HTC Messages.lnk] "Icon"="\\Windows\\Star_icon_HTCMSG.png" "Rank"=dword:35A4EC96 [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Multimedia\HTC_eReader.lnk] "Icon"="\\Windows\\HTC_reader.png" "Name"="HTC Reader" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Multimedia\HTC eReader.lnk] "Icon"="\\Windows\\HTC_reader.png" "Name"="HTC Reader" [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Messaging\Mail Setup.lnk] Last edited by shane6374; 08-02-2010 at 11:59 PM. |
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
Quote:
__________________
|
This post has been thanked 1 times. |
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
Quote:
If you want to take a look, I'll post the file. |
This post has been thanked 1 times. |
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
Quote:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila] "IsShortcutEnable"=dword:00000000 I've compared the volume directory and my phone canvas directory and can't find any reason as to why the volume package is messing with the dialer. I've done numerous test all night and I'm 99% sure it's the volume package. Last edited by Sharkie405; 08-03-2010 at 06:06 AM. |
This post has been thanked 2 times. |
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
Quote:
mxipupdate_office_100.provxml & mxipupdate_onenote_100.provxml & mxipupdate_office_lang_0409_100.provxml and C:\1_kitchens\HD2\RUU_Leo_1_5_TMOUS_2.13_III\OEM\R HODIUM\0409\OperatorPkg for mxipupdate_oemoperators_108.provxml or a similiar file. Not sure about the TP2.
__________________
If this post was helpfull, let me know by clicking Thanks!
Last edited by rstoyguy; 08-03-2010 at 07:04 AM. |
This post has been thanked 2 times. |
|
||||
Re: [Kitchen] WVGA Touch Pro 2 Collaboration
I've recently added Windows Live to my ROM via leaving it in the SYS folder. I'm having trouble getting rid of the Windows Live and Messenger Icons that it's placing in my start menu. I have made duplicate links in the folders where I want these icons to be, but I can't get rid of the original ones.
I made my duplicate links by adding Code:
Directory("\Windows\Start Menu\Programs\Communications"):-File("Messenger.lnk","\Windows\WLMMessenger.lnk") Directory("\Windows\Start Menu\Programs\Internet"):-File("Windows Live.lnk","\Windows\WLMLauncher.lnk") Is there a different trick to moving or getting rid of SYS icons all together? Do I need to make that afore mentioned edit into a different format like initflashfiles, or RGU or something else that will work in a SYS? And one more time, just so it doesn't get overlooked as this issue is killing me... On a seprate note, My 2nd theory on my dialer issues (the cprog.exe theory was a bust) is that it's is my volume package (Volume Control 2.2.2012.1229.00). Anyone ever had any issues with the dialer when using this package? I've compared the volume directory and my phone canvas directory and can't find any reason as to why the volume package is messing with the dialer. I've done numerous test all night and I'm 99% sure it's the volume package. What volume control is everyone else using? Last edited by Sharkie405; 08-03-2010 at 12:26 PM. |
|
|
|