Re: [WiX-users] Setting Manufacturer Property to Directory

2013-02-07 Thread Marc Beaudry
: February-07-2013 11:16 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Setting Manufacturer Property to Directory You can't use properties as directory names because the type of the Name attribute is LongFileNameType, not Formatted (see the Wix help), and pro

Re: [WiX-users] Setting Manufacturer Property to Directory

2013-02-07 Thread Peter Shirtcliffe
users@lists.sourceforge.net Subject: [WiX-users] Setting Manufacturer Property to Directory Hello I am new to wix and just finished the tutorial, I am now experimenting with things. When I run my MSI I get a literal [Manfacturer] as a folder instead of the ass

[WiX-users] Setting Manufacturer Property to Directory

2013-02-07 Thread Marc Beaudry
Hello I am new to wix and just finished the tutorial, I am now experimenting with things. When I run my MSI I get a literal [Manfacturer] as a folder instead of the assigned manufacturer name set in the Product tag. I tried [ProductName] and I get the same r