...@holdstead.com]
Sent: Thursday, February 25, 2010 9:45 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] Replace path text inside installed files.
Does anyone have a sample of how to replace text inside a file (or set of
files) based upon install path?
> You can try create a registry entry for the Installation directory and then
> make your code read the reg entry for the installation path, or save the
> path to the file as you said.
> You can get the installation path using [INSTALLDIR] or [INSTALLLOCATION].
> This will give you the installation
You can try create a registry entry for the Installation directory and then
make your code read the reg entry for the installation path, or save the
path to the file as you said.
You can get the installation path using [INSTALLDIR] or [INSTALLLOCATION].
This will give you the installation path.
O
Does anyone have a sample of how to replace text inside a file (or set of
files) based upon install path? Basically, I have a DLL that will be installed
where the users want to install it BUT the samples that they can compile and
test against point to never never land (i.e. some path in my deve
4 matches
Mail list logo