http://wixtoolset.org/documentation/manual/v3/xsd/wix/product.html
http://msdn.microsoft.com/en-us/library/aa368609.aspx

Palbinder Sandher 
Software Platform Engineer 
T:   +44 (0)141 945 8500
F:   +44 (0)141 945 8501
http://www.iesve.com 

Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer 


-----Original Message-----
From: Sam Boman [mailto:s...@samb.se] 
Sent: 27 November 2014 12:17
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] [ProductName]-magic

I have the following in my WXS-file for the MSI-project:

...
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi";>
    <Product Id="*" Name="$(var.ProductName)" Language="1033"
Version="$(var.Version)" Manufacturer="Company"
UpgradeCode="$(var.UpgradeCode)">
        <Package InstallerVersion="200" Compressed="yes"
InstallScope="perMachine"/>
        <MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] 
is already installed."/> ...

I wonder how the  [ProductName] connects to the <Product Name=""> - properyt?
Where is it documented?
I wonder where I can use  [ProductName] instead of my defined variable:
$(var.ProductName)...

Thanks!

//Sam
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to