Hi there,
I have two immediate CAs, one is jscript CA and the other is vbscript CA. I
found these CAs were called twice during the installation. Once was the place
I specified such as after the NEXT button in Welcom Form was clicked, the
other time called was before the new file installed action. I have deleted
these actions from the InstallExecuteSequence table and added them into
InstallUISequence table. Also, I reassigned the sequence to 1002/1003 (But
I'm not sure what sequence numberI should set).
Any help?
Thanks.
Yolande
Phil Wilson - 03 Nov 2004 16:53 GMT
It's not clear to me why your custom actions are in any of the sequences at
all if they're just being called from a UI button.

Signature
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280
> Hi there,
>
[quoted text clipped - 13 lines]
>
> Yolande
Phil Wilson - 03 Nov 2004 16:55 GMT
A P.S. This type of question really belongs in platformsdk.msi, it's not
related the .NET framework at all.

Signature
Phil Wilson
[Microsoft MVP-Windows Installer]
> Hi there,
>
[quoted text clipped - 13 lines]
>
> Yolande