[wix-users] [EXTERNAL] - Command line to generate msi

Paul Mumford paul.mumford at gmail.com
Tue Dec 5 16:21:38 PST 2017


Like it says, check all of the GUID's, make sure they are unique. File and
component must have different ones.

On 5 December 2017 at 19:26, madhusudhana rao Vadlamuri via wix-users <
wix-users at lists.wixtoolset.org> wrote:

> Hi all
> while runing this command line i am getting below error.
>
> "C:\..\..\..\bin\light.exe" -out "C:\..\...\..\..\..\Setup\XXX.msi"
> "C:\..\...\...\...\...\Setup\Product.wixobj"
> "C:\..\...\...\...\...\Setup\fragment.wixobj" -b
> "C:\..\...\...\...\...\\bin\Debug" -ext WixUIExtension
> Windows Installer XML Toolset Linker version 3.11.0.1701
> Copyright (c) .NET Foundation and contributors. All rights reserved.
>
> C:\..\...\...\...\...\Product.wxs(1482) : error LGHT0091 : Duplicate
> symbol
> 'Dialog:ErrorDlg' found. This typically means that an Id is duplicated.
> Check to make sure all your identifiers of a given type (File, Component,
> Feature) are unique.
> C:\build\work\eca3d12b\wix3\src\ext\UIExtension\wixlib\ErrorDlg.wxs(8) :
> error LGHT0092 : Location of symbol related to previous error.
> C:\..\...\...\...\...\Product.wxs(1391) : error LGHT0091 : Duplicate
> symbol
> 'Dialog:CancelDlg' found. This typically means that an Id is duplicated.
> Check to make sure all your identifiers of a given type (File, Component,
> Feature) are unique.
> C:\build\work\eca3d12b\wix3\src\ext\UIExtension\wixlib\CancelDlg.wxs(8) :
> error LGHT0092 : Location of symbol related to previous error.
> C:\..\...\...\...\...\Product.wxs(1391) : error LGHT0091 : Duplicate
> symbol
> 'Dialog:CancelDlg' found. This typically means that an Id is duplicated.
> Check to make sure all your identifiers of a given type (File, Component,
> Feature) are unique.
>
> On Tue, Dec 5, 2017 at 11:19 AM, madhusudhana rao Vadlamuri <
> vadlamuri.madhu at gmail.com> wrote:
>
> > Hi Kuamari,
> > Is it possible to share bat file. to run heat/candle /light commands to
> > generate msi from Wix
> >
> > On Tue, Dec 5, 2017 at 8:54 AM, namratakumari46 via wix-users <
> > wix-users at lists.wixtoolset.org> wrote:
> >
> >> Same here. Me too create a bat file containing heat/candle /light
> >> commands to generate msi from Wix
> >>
> >> Sent from my Samsung Galaxy smartphone.
> >> -------- Original message --------From: Lewis Henderson via wix-users <
> >> wix-users at lists.wixtoolset.org> Date: 12/5/17  7:32 PM  (GMT+05:30) To:
> >> WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org> Cc:
> >> Lewis Henderson <henderso at opentext.com> Subject: Re: [wix-users]
> >> [EXTERNAL] -  Command line to generate msi
> >> Hello,
> >>
> >> I'm not an expert by any means, but I run my WiX builds through the
> >> command line most of the time.  I don't use the .sln, but rather use the
> >> explicit candle/light/etc. commands as needed.  I know this answer
> doesn't
> >> go into much detail, but it hopefully will give you a direction.
> >>
> >>                                 Lewis
> >>
> >> -----Original Message-----
> >> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On
> >> Behalf Of madhusudhana rao Vadlamuri via wix-users
> >> Sent: Monday, December 4, 2017 10:00 PM
> >> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> >> Cc: madhusudhana rao Vadlamuri <vadlamuri.madhu at gmail.com>
> >> Subject: [EXTERNAL] - [wix-users] Command line to generate msi
> >>
> >> Hi all,
> >> any one have idea to generate msi from wix .sln using command line .
> >>
> >> Please help on this
> >> thank you
> >>
> >> --
> >> V.Madhusudhana Rao
> >> Mobile    : +1-412-584-2411
> >> Email      : vadlamuri.madhu at gmail.com.
> >>
> >> ____________________________________________________________________
> >> WiX Toolset Users Mailing List provided by FireGiant
> >> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.fire
> >> giant.com_&d=DwICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=yAhF6NGJ7EPmZ
> >> kvswZOswwnYxaueKkO53V282tTn1P4&m=fP2pW7cVXf9okXUxCmzcEuPYW15
> >> UE4-SDb7ycTXr030&s=uVfQ_7u04WIvHPMQkhjZWXw75fUb08h-LYyhCfmXVuU&e=
> >>
> >> ____________________________________________________________________
> >> WiX Toolset Users Mailing List provided by FireGiant
> >> http://www.firegiant.com/
> >>
> >> ____________________________________________________________________
> >> WiX Toolset Users Mailing List provided by FireGiant
> >> http://www.firegiant.com/
> >>
> >
> >
> >
> > --
> > V.Madhusudhana Rao
> > Mobile    : +1-412-584-2411 <(412)%20584-2411>
> > Email      : vadlamuri.madhu at gmail.com.
> >
>
>
>
> --
> V.Madhusudhana Rao
> Mobile    : +1-412-584-2411
> Email      : vadlamuri.madhu at gmail.com.
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list