Ooops..thanks Rob :-)
Rob Hamflett wrote:
>
> You need to put the Custom Action into the InstallExecuteSequence.
>
> Rob
>
> Anidil wrote:
>> This is the snip of the installUISequence.how should i be sequencing this
>> for
>> the silent install to work properly?
>>
>> NOT Installed
>>
>> >
You need to put the Custom Action into the InstallExecuteSequence.
Rob
Anidil wrote:
> This is the snip of the installUISequence.how should i be sequencing this for
> the silent install to work properly?
>
> NOT Installed
>
> After='FindRelatedProducts'>PATCHFOUND
>
>
> Rob Hamflett wrote:
>
This is the snip of the installUISequence.how should i be sequencing this for
the silent install to work properly?
NOT Installed
PATCHFOUND
Rob Hamflett wrote:
>
> It sounds like maybe you're doing the early exit in InstallUISequence,
> which doesn't run at all
> during a silent install.
>
It sounds like maybe you're doing the early exit in InstallUISequence, which
doesn't run at all
during a silent install.
Rob
Anidil wrote:
> I use the followin code, and associated customaction to detect previous
> versions of the product.It warns the user about the previous version and
> stops
I use the followin code, and associated customaction to detect previous
versions of the product.It warns the user about the previous version and
stops the install.But when i try to do a silent install,it doesn't seem to
check for the existing versions and gets installed parallelly.any help?
5 matches
Mail list logo