[wix-users] File directory from txt file

John Cooper JoCooper at jackhenry.com
Fri Feb 19 05:36:48 PST 2016


The File and Component tables offer the functionality without re-inventing the wheel.  What are you trying to accomplish here?

It is more fruitful to property drive an MSI or Bundle--something I do frequently with XML response files and a custom action or an mba.

--
John Merryweather Cooper
Senior Software Engineer | Integration Development Group | Enterprise Notification Service
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 |JoCooper at jackhenry.com




-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Winter,Stijn S. de
Sent: Friday, February 19, 2016 3:24 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: [wix-users] File directory from txt file

The e-mail below is from an external source.  Please do not open attachments or click links from an unknown or suspicious origin.

Hello all,

Can i read a sourcedir and installdir from a txt file?

The txt file looks like this:

File1.exe,        <%SourceDir%>, <%InstallDir%>folder\ ,0
File2.dll,          <%SourceDir%>, <%InstallDir%>otherfolder\,1

Filename, Sourcedirectory, Installdirectory, Selfreg(1/0)

The file is way larger of course and there are many more files.

Regards,
Stijn de Winter


==========================================================
Op deze e-mail zijn de volgende voorwaarden van toepassing:
http://www.fontys.nl/disclaimer
The above disclaimer applies to this e-mail message.

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

NOTICE: This electronic mail message and any files transmitted with it are intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.



More information about the wix-users mailing list