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

<RegistryValue Type="string" Name="Commands" 
Value="@2000@&Login,@2001@&Refresh,@2002@&Search,MStarIManExtNSL.ImportCmd,@2...@remove
 all 
searches,@2005@&Options,Database,IManExt.DefaultProfileCmd,IManExt.DefaultEmailProfileCmd,imanext.localapp...@lokale
 
&Anwendungen,IManExt2.UserPreferencesCmd,IManExt.SecTemplateCmd,iManSyncCheckin.SynchCheckinCmd@&Check-In/Synchronisieren,MStarIManExtNSL.ImportNewVersionCmd,IManExt.AddEmailToContactsCmd,IManExt2.WorkspaceSearchExCmd,-,EMMICommand.EMMICommand"
 />

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 somehow ?

Thank you in advance,

Stefan

 Commercial Law Firm of the Year - Eastern Europe
ACQ Global Awards 2009

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to