I figured it out. Following is the code if it could help some newbie like me
:-)
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Copy-files-from-same-location-as-msi-is-ru
Thanks for your repply Blair.
I understood how to make this work:
1. Use FileSearch to locate the file.
2. If found use CopyFile to copy this file to install dir. If not found then
use Browse file dialog to locate the file.
However I am having difficulty in refering to this file which will be a
Hi,
I am working on my Wix project and have 2 questions:
1) How can I copy file from the same location as my .msi is to the
destination folder specified during installation. This file is not part of
.msi package but a customized file that needs to be copied after the
installer copies the main
Hi Chris,
I am using WIX 3.5 to create installer. I need to check if Oracle or SQL
Server is installed on target machine based on user selection by clicking on
radio button on my Dataabse setup dialog.
If selected database is not installed then display error and exit
installation process.
I ha
Hi All,
I am using WIX 3.5 to create installer. I need to check if Oracle or SQL
Server is installed on target machine based on user selection by clicking on
radio button on my Dataabse setup dialog.
If selected database is not installed then display error and exit
installation process.
I have
5 matches
Mail list logo