Hi all,

 

 

What is wrong with my light.exe? 

Any ideas from the developers?

 

Here is the output:

 

 

C:\Program Files\Windows Installer XML v3\bin>light.exe -culture:en-US
-out c:\a

pplstrudl.msi c:\appl.strudl\install.wixobj

Microsoft (R) Windows Installer Xml Linker version 3.0.2925.0

Copyright (C) Microsoft Corporation 2003. All rights reserved.

 

 

Unhandled Exception: Microsoft.Tools.WindowsInstallerXml.WixException:
Exception

 of type 'Microsoft.Tools.WindowsInstallerXml.WixException' was thrown.

   at Microsoft.Tools.WindowsInstallerXml.ValidatorExtension.Log(String
message)

 

   at
Microsoft.Tools.WindowsInstallerXml.Validator.ValidationUIHandler(IntPtr
c

ontext, UInt32 messageType, String message)

 

 

The candle.exe runs with this two warnings:

 

c:\appl.strudl\install.wxs(38) : warning CNDL1069 : The
FileSearch/@LongName att

ribute has been deprecated.  Since WiX now has the ability to generate
short fil

e/directory names, the desired name should be specified in the Name
attribute in

stead.  If the name specified in the Name attribute is a short name,
then WiX wi

ll not generate a short name.  If the name specified in the Name
attribute is a

long name and you want to manually specify the short name, please set
the short

name value in the ShortName attribute.

c:\appl.strudl\install.wxs(230) : warning CNDL1083 : The 'ProductID'
property sh

ould not be directly authored because it will prevent the
ValidateProductID stan

dard action from performing any validation during the installation.
This proper

ty will be set by the ValidateProductID standard action or control
event.

 

 

Best regards,

 

Silvio

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to