Weber Stefan (IT) wrote:
> The Problem is the &Login and Visual Studio throws an error about illegal
> entity name and doesn't build the msi.
>
WiX is based on XML so you need to follow XML rules, one of which is
that & is the introductory character for an "entity." You need to
replace liter
Hello,
iam using Visual Studio to build MSIs with Wix 3.
I just stumpled upon an error when trying to write the following registry value
The Problem is the &Login and Visual Studio throws an error about illegal
entity name and doesn't build the msi.
Is it possible to build the Wix File someh
2 matches
Mail list logo