Hi there,
I would like to present a splash screen before the installer runs. Is
this functionality available natively in WiX? Or would I need to do this
with a custom action.
Any help is greatly appreciated.
Regards,
Stephen
IONA Technologies PLC (registered in Irelan
Use the DefineConstants Property. Give the wix.targets file a read for
all the properties you can set for candle.
Configuration=$(Configuration)
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
O'Brien
Sent: 04 April 2008
Hi,
Read a registry value and assign to a property like so
Then you will start your directory structure like so
Note DirectoryID is the same as the property id.
Regards
Stephen
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:wix-users-
> [
Hi,
I have a configuration file in which I need to fill in some values at
install time. Eg:
plugins:logging:output = "${LOGS_DIR}/log.txt";
Is token replacement possible in WiX / msi? Is is possible to replace
${LOGS_DIR} with a value natively in wix / msi?
Thanks,
Stephen Mooney
--
Hi,
I am a user of wix 2.
My problem is I need the user to be able to browse and select a file
(Licenses.txt) during the install process.
The PathEdit, DirectoryCombo and DirectoryList controls all appear to be
used in selection of a directory only. I cannot find a property to show
the files within
5 matches
Mail list logo