to write DLL CustomActions that have
> very few dependencies. Makes for a much more robust install.
>
> -Original Message-----
> From: Love88Keys [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 26, 2008 15:41
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Cu
So, is there a way to start an EXE-File which requires dll´s via BinaryKey
AND during uninstall?
Rob Mensching-2 wrote:
>
> That is not correct.
>
>
>
--
View this message in context:
http://n2.nabble.com/Custom-Action---start-exe-inside-my-INSTALLDIR-tp1568179p1583283.html
Sent from the
Well, I think I didn´t point my problem exactly.
I´ve got an EXE which ist only needed during install, uninstall or modify
process. My first idea was -of course- to do a CustomAction with BinaryKey.
But :
1. the EXE requires a dll and I don´t know how to refer to that.
2. I´m not shure if my EXE
Hallo Eitan,
I´ve tried it out but it doesn´t work. with "SetProperty" The Installer does
nothing, as like as there is no such exe-file.
with your suggested Custum Action it get an error before compilation is
finished:
LGHT0094: Unresolved reference to symbol 'Directory:INSTALLDIR' in section
'P
I´ve read part of Wix-Tutorial "http://www.tramontana.co.hu/wix.."; about how
to start an exe-file which is already installed on the system. The suggested
solution was:
Notepad.exe
How can I make to to run an exe which is alredy installed but lies inside my
INSTALLDIR. Might be useful: My Actio
5 matches
Mail list logo