The Custom Action type is 3074 however when I try to run the install I get
an Internal Error 2723 (invalid type)
Any ideas please?
--
Michael Tissington
Oaklodge Technologies
http://www.oaklodge.com/technology
Type 3074 is "deferred custom action"+"Executable from installation".
Please make sure the CA is within InstallExecuteSequence, but not
InstallUISequence.
By the way, why not also use "asynchronise execution plus No wait for
completion" of the CA? Just add 192 to the type. So the installation can
complete before MDAC installation. Just for your reference.
Best regards,
Bradley Jiang
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. ?2003 Microsoft Corporation. All rights
reserved.
--------------------
|From: "Michael Tissington" <mic...@nospam.com>
|Subject: Custom action to run mdac
|Date: Tue, 13 May 2003 16:03:15 -0700
|Lines: 14
|X-Priority: 3
|X-MSMail-Priority: Normal
|X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
|X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
|Message-ID: <uEst0PaG...@TK2MSFTNGP10.phx.gbl>
|Newsgroups: microsoft.public.platformsdk.msi
|NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
|Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
|Xref: cpmsftngxa06.phx.gbl microsoft.public.platformsdk.msi:13066
|X-Tomcat-NG: microsoft.public.platformsdk.msi
--
Michael Tissington
Oaklodge Technologies
http://www.oaklodge.com/technology
"Bradley Jiang" <bradley...@microsoft.com> wrote in message
news:mCAbTkeG...@cpmsftngxa06.phx.gbl...
Adam Semel
Windows Installer Team
Microsoft Developer Support