Plug-In for Pocket-PC Installers?
I read most of the discussions in this forum about PocketPC installations. However nothing seems to cover my needs so far, but maybe somebody has written a plug-in in the meantime.
The thing is, that I need to write data to the registry of the PocketPC that is generated during the installation process. In a CAB File one can only define static data such as registry keys containing default configuration values etc.
I need to write to the devices registry even BEFORE anything is copied to the device (any cab file is transfered to and executed on the device). Using commercial installers such as InstallShield this could only be done by developing a custom setup.dll with built-in RAPI calls.
For use with NSIS this could be done by writing a plug-in containing RAPI calls. Has anybody maybe already done such a thing? If not is there any interest in such a plug-in?
Thanks for your feedback.
Tom