PDA

View Full Version : Custom install file and setup.dll


welrogie
18th July 2005, 10:46 AM
I'm trying to create one custom CAB-file from multiple CAB-files so I can install all my "default" apllications on my MDA Compact after a hard reset (or an upgrade for that matter) with just one click.

I've already created a file that copies the files and creates registry-items, but now I'm having trouble with actions embedded in the original setup.dll's of the application. Does anybody know a tool or method how you can create your own setup.dll and import from other dll's :?: