View Single Post
  #3363 (permalink)  
Old 08-02-2010, 03:08 PM
sc00b4s7eve's Avatar
sc00b4s7eve
VIP Member
Offline
Location: NorthEast, US
 
Join Date: Apr 2008
Posts: 863
Reputation: 2080
sc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Kitchen] WVGA Touch Pro 2 Collaboration

Quote:
Originally Posted by Sharkie405 View Post
Based off of your info. I've added the reg. key:
Code:
[HKEY_CURRENT_USER\Software\HTC\PreloadModules\cprog.exe]
"Module"="\\Windows\\cprog.exe"
That seems to have worked. I've soft reset 5 times and there's no more lag when sliding to answer the first time after soft reset. Is there any reason that I should not have the key in there? I feel like if it was needed it would have already existed. Will this eat up memory or kill battery life or anything like that?
Hey, if that works... awesome. I've only ever seen dll's in there.
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
Attached Files
File Type: txt PreloadModules.reg.txt (1.1 KB, 1 views) Click for barcode!
__________________
Kitchen:Calkulin's VK for WVGA (Updated with Touch Pro 2 Collaboration)
ROM:Custom6.5.x(ScubaGear)
When it's deserved, click

Last edited by sc00b4s7eve; 08-02-2010 at 03:15 PM.
Reply With Quote
This post has been thanked 1 times.