Nicholas Piper wrote:
> Could all of these three components all install files into the same
> place on the target system (and then it's up to me to make sure only
> one gets fired off at once?)
>
> Or should I install them to different places, an then have a commit CA
> move them into the correct p
On Sun, 06 Jul 2008, jmcfadyen wrote:
> what I would do is create 3 components for your 3 certs.
>
> Condition each of your components with a valid condition such as
>
> PROD="true"
> TESt="true" etc
>
> then using an Immediate CA chop up the computer name or domain name env
> var's then us
what I would do is create 3 components for your 3 certs.
Condition each of your components with a valid condition such as
PROD="true"
TESt="true" etc
then using an Immediate CA chop up the computer name or domain name env
var's then use the results to set the desired conditions to match the
I'm trying to write a WiX based installer for a set of Apache
configuration.
I wrote a VBScript Custom Action that is run after InstallFiles/commit
in order to 'token replace' the httpd.conf, so we can customise that
at install time based on properties. I'm probably going to try and get
it to use
4 matches
Mail list logo