G
Guest
Hi!
After trying to understand how to include processor-specific netcf cab files and not making much progress, we decided to include the redistributable from Microsoft to install the appropriate cab file. We plan to include that on the same CD as our app but not in the app installer.
Now, we want to detect whether CF sp2 has been installed on the device before installing our app and rollback if sp2 isn't present, informing the user what to do. How should this be done? Should the Before_Install event handler have something in it? Should we be detecting it from the Desktop itself?
Any ideas/suggestions will help a lot.
Thanks for your time,
Kumar
After trying to understand how to include processor-specific netcf cab files and not making much progress, we decided to include the redistributable from Microsoft to install the appropriate cab file. We plan to include that on the same CD as our app but not in the app installer.
Now, we want to detect whether CF sp2 has been installed on the device before installing our app and rollback if sp2 isn't present, informing the user what to do. How should this be done? Should the Before_Install event handler have something in it? Should we be detecting it from the Desktop itself?
Any ideas/suggestions will help a lot.
Thanks for your time,
Kumar