View Single Post
  #27 (permalink)  
Old 01-31-2007, 04:34 PM
luv2chill's Avatar
luv2chill
Retired Staff
Offline
Location: Lawrence, KS
 
Join Date: Nov 2006
Posts: 1,524
Reputation: 143
luv2chill is keeping up the good workluv2chill is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to luv2chill Send a message via AIM to luv2chill Send a message via MSN to luv2chill Send a message via Yahoo to luv2chill Send a message via Skype™ to luv2chill
Quote:
Originally Posted by vboyz103
I'm planning to cook iLauncher as an OEM, my question is how do I register a dll as part of today plugin or as a module?

Thanks.

Edit: I noticed that modules have the imageinfo.txt and the S000->0003 or so don't know how to make those.
This is currently a tricky issue. What we've done so far is a diff on registry snapshots taken before and after the cab is installed. This will result in some superfluous entries (uninstall and possibly some other crap from other running programs) but it will get all of the dll registration entries.

Or you can try this app I found:

http://www.windowsmobiledn.com/articles/articles.php?&atb.set(c_id)=41&atb.set(a_id)=3931& atb.set(c_id)=41&atb.perform(details)=&

EDIT: Obviously this board software can't parse that weird URL correctly--just copy and paste it.

Judging from the screenshot it was designed for an older version of Windows Mobile but is worth a shot.

Good luck.
Reply With Quote