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.