P
Paul Kay
Fellow developers,
Using the usual source (MSDN - Developing and Deploying Pocket PC Setup
Applications) I have now got a working deployment package for my
application.
There are now a couple of additional features I would like to add, and hope
that someone here can point me in the right direction - further documented
sources or general insights.
1. I would like to add to the end of the Windows Installer a couple of check
boxes which when ticked will, a. open up a text file holding the latest
notes for the application, and, b. will fire up IE directed to my web-site
for the application.
I'm guessing this needs to be done via the CustomInstaller.dll. Is there a
documented source for adding such features to Windows Installer?
2. At the end of the application installation on the device, I would like to
display my own Custom messagebox and/or form on the device itself. How do I
achieve this?
Regards and thanks in advance
Paul K.
Using the usual source (MSDN - Developing and Deploying Pocket PC Setup
Applications) I have now got a working deployment package for my
application.
There are now a couple of additional features I would like to add, and hope
that someone here can point me in the right direction - further documented
sources or general insights.
1. I would like to add to the end of the Windows Installer a couple of check
boxes which when ticked will, a. open up a text file holding the latest
notes for the application, and, b. will fire up IE directed to my web-site
for the application.
I'm guessing this needs to be done via the CustomInstaller.dll. Is there a
documented source for adding such features to Windows Installer?
2. At the end of the application installation on the device, I would like to
display my own Custom messagebox and/or form on the device itself. How do I
achieve this?
Regards and thanks in advance
Paul K.