Hi,
i have got an out of proc com server app.exe that an installer must install
and register.
how to instruct wix to do the registration?
the installer needs to accomplish the same effect as:
app.exe -regserver at install and
app.exe -regserver at un-install
I am using two custom action to ac
Thanks!
I may consider going back to wix 2 ;(
>From: Bob Arnson <[EMAIL PROTECTED]>
>To: antoine antoine <[EMAIL PROTECTED]>
>CC: wix-users@lists.sourceforge.net
>Subject: Re: [WiX-users] how to make msi include an exe, 2 files without
>installing them
>D
Hi
My attempts at creating an msi using wix fail miserably.
The msi installs a bunch of files, registers fonts, creates shortcuts. That
is all easy to do.
This is what i do not know how to tacke:
Have wix to produce an msi that includes:
an exe say installdriver.exe, a driver file say drv.sys,
Hi,
I hope this is the right place to ask the following wix related question.
My wix includes a custom action console exe that copies a bunch of files to
a given dir.
the exe ( no source ) expects to find the files in the same dir from which
it is being run.
How do i refer to these files from
4 matches
Mail list logo