Hi,
I am still struggling with my FileSearch - no matter what I try,
it always pops up the "File does not exist next to MSI" message.
I have tried using "SourceDir" as well as the absolute path to where both
the MSI & the inifile reside - same negative results.
Does anyone have an idea as to wher
I have a configuration file that exists right next to the MSI about to be
executed.
I need to copy this file during install to a specified location.
What am I doing wrong?
As always, thanks for any pointers in the right direction
--
Hi Brett,
I am a newbie myself so other might improve my reply...
You'll need to handle the file association by adding something like below
inside of your component underneath the file element (untested)
Cheers,
Kai
Hi all,
my problem is this:
I have to deal with MSIs that are out in the wild (created with Wise); our
next MSIs will be created with Wix since Wise doesn't exist anymore.
These old MSIs have installed an inifile that needs to survive a major
upgrade coming from the new Wix based MSI.
>From dec
Hi all,
we currently produce 2 MSIs that differ only as follows:
4 executables included in both MSIs have different names and slightly
different functionality and also different menu & desktop shortcuts. All
other files are identical.
Could these be delivered in one MSI and the feature element b
Hi,
I have taken over an install project created with Wise Install.
The previous maintainers had accidentally created a second upgrade code for
our main product and released the resulting MSI. Now we have one product
out in the client base with two different upgrade codes. They then managed
to ha
Hi,
I do
above the product tag in my main.wxs file. I have a number of fragment
files, each handling a large number of DLLs for certain product categories.
I now want to refer to the LocalRootDir from within these fragment files
I have not been able to do this without redefining Lo
7 matches
Mail list logo