Runtime Checker plug-in example
Posted: Tue May 24, 2011 2:01 pm
Hi folks,
I'm learning how to use InstallAware and so far it looks great.
Our software has a lot of prerequisites, so my first step is to make my installer app make all those checks. I'm glad to see that for the most part, these checkers are already part of InstallAware and that I just need to select them.
Now there's one custom prerequisite that I need to make; it's called CCCP (Combined Community Codec Pack). I have read about how to create new Runtimes, how to create the .RTM file and the .MIA scripts for check and setup.
However, looking at the existing scripts, I see that they are referring to compiled plug-in DLLs in order to make those checks. I have looked everywhere I could think of, and can't find a place where there would be just a simple example of a Checker plug-in - so I can start from that to make my own checker plug-in. I see here in this forum there are many plug-ins available, but not much are checkers AND provide the source. Maybe I'm searching at the wrong places or looking for the wrong things.
Can you please direct me to where I'd be able to find such examples? Or maybe a how-to on checker plug-ins?
Your help is very appreciated,
Mathieu
I'm learning how to use InstallAware and so far it looks great.
Our software has a lot of prerequisites, so my first step is to make my installer app make all those checks. I'm glad to see that for the most part, these checkers are already part of InstallAware and that I just need to select them.
Now there's one custom prerequisite that I need to make; it's called CCCP (Combined Community Codec Pack). I have read about how to create new Runtimes, how to create the .RTM file and the .MIA scripts for check and setup.
However, looking at the existing scripts, I see that they are referring to compiled plug-in DLLs in order to make those checks. I have looked everywhere I could think of, and can't find a place where there would be just a simple example of a Checker plug-in - so I can start from that to make my own checker plug-in. I see here in this forum there are many plug-ins available, but not much are checkers AND provide the source. Maybe I'm searching at the wrong places or looking for the wrong things.
Can you please direct me to where I'd be able to find such examples? Or maybe a how-to on checker plug-ins?
Your help is very appreciated,
Mathieu