Bob Arnson schrieb:
> Anteru wrote:
>> Still no luck. I added the Execute="deferred" to the CustomAction and
>> changed the schedule to Before='InstallFinalize' -- now it still
>> fails, but it roll backs properly at least.
>
> Check a verbose log. However, in my experience installing DirectX, i
Anteru wrote:
> Still no luck. I added the Execute="deferred" to the CustomAction and
> changed the schedule to Before='InstallFinalize' -- now it still
> fails, but it roll backs properly at least.
Check a verbose log. However, in my experience installing DirectX, it
sometimes returns a failur
Bob Arnson schrieb:
> Anteru wrote:
>> > Impersonate='no' ExeCommand='[INSTALLDIR]DX9\dxsetup.exe' />
>>
>> scheduled using
>>
>>
>> NOT
>> Installed
>>
>>
>> which always fails on Vista.
>
> DirectX updates system files and therefore needs to be elevated. To be
> elevated, a custom action mu
Anteru wrote:
> Impersonate='no' ExeCommand='[INSTALLDIR]DX9\dxsetup.exe' />
>
> scheduled using
>
>
> NOT
> Installed
>
>
> which always fails on Vista.
DirectX updates system files and therefore needs to be elevated. To be
elevated, a custom action must be deferred (using Execute="deferred
Hi,
I'm using wix-2.0.5805.0 to generate an installer for an application
which uses the DirectX. So far, I have successfully embedded the DX9
Redist files and they do get installed, however, I need to run the
dsetup.exe binary at the end of the installation. I've tried various
calls, ending up
5 matches
Mail list logo