Hi All,
I have a requirement wherein in i need to read a value from a text file
located at D:\Project\ESI\Code\trunk\lastVersion.txt. This file
contains a single line as below:
6.0.0 Build 3280
This 6.0.0 is basically the "version" . Now i want to read this value of
version and use it in the name of the product in the WIX source file as
below:
<Product *Name**='Tort Installer 1.0'*
Id='5A1581BE-27C3-46A1-8699-4F1D642C97E0'
UpgradeCode='C54B7D5D-0E66-43E8-A770-C9750693F057'
Language='1033' Codepage='1252' Version='1.0.0'
Manufacturer='$(var.ManufacturerName)'>
Instead of the "1.0" in the "Name" attribute i want to use the value of
"6.0.0" that is there in the text file mentioned above.
Please let me know how can i go about solving this issue.
Regards,
Suvra Jyoti
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users