Rob,
The attached txt files are the build output of a the same WiX project.
* Wix3.5 is a 32 bit Vista workstation running VS 2010
* Wix3.7 is a 64 bit Windows 7 workstation running VS 2012
* Both are connected to the same TFS-2012 server and project
This output is from a sample project I created this morning that is similar to
the actual project. The actual project executes HEAT over several directories
and files that contain nearly 2,000 files that are not found by light.
I've also attached the project file, product fragment and the fragment created
by Heat.
Let me know if you need anything else.
Thanks
R Philip Rogers
913.905.4064 Direct
913.461.8476 Cell
913.677.0185 Fax
-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Thursday, January 31, 2013 8:52 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Light errors "LGHT0103" after upgrading from 3.5
Phil,
Not sure can you be more specific about what you upgraded to and what works and
does not work now.
On Wed, Jan 30, 2013 at 3:10 PM, Phil Rogers
<ph...@cactussoftware.com<mailto:ph...@cactussoftware.com>>wrote:
> Has anyone experiences "LGHT0103" after upgrading from 3.5?
>
> When performing builds in 3.5 light would respect a relative path of
> the current directory, ie. <Directory Id="TARGETDIR" Name="SourceDir"
> FileSource="SourceDir\VC\">.
>
> Since the upgrade I've had to add "$(sys.CURRENTDIR)\" to each
> FileSource or Source Attribute.
>
> I have several fragment being generated by HEAT pre-build events each
> using -var parameter utilizing pre-processor variables.
>
> Thanks,
>
>
> R Philip Rogers
> CACTUS Software
> 913.905.4064 Direct
> 913.461.8476 Cell
> 913.677.0185 Fax
> 800.776.2305 x4064
> ph...@cactussoftware.com<mailto:ph...@cactussoftware.com<mailto:ph...@cactussoftware.com%3cmailto:ph...@cactussoftware.com>>
> www.cactussoftware.com<http://www.cactussoftware.com/<http://www.cactussoftware.com%3chttp:/www.cactussoftware.com/>>
>
>
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ^^^^^^^^^^^^^^^ This message, including attachments, contains
> information that is confidential and may be privileged. Unless you are
> the addressee (or authorized to receive for the addressee), you may
> not use, copy or disclose to anyone the message or any information
> contained in the message. If you have received the message in error,
> please advise the sender by reply e-mail and delete the message.
>
> ----------------------------------------------------------------------
> -------- Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics Download AppDynamics Lite
> for free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for free
today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-users
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This message, including attachments, contains information that is confidential
and
may be privileged. Unless you are the addressee (or authorized to receive for
the
addressee), you may not use, copy or disclose to anyone the message or any
information
contained in the message. If you have received the message in error, please
advise the
sender by reply e-mail and delete the message.
------ Build started: Project: InternalSystems, Configuration: Debug x86 ------
Creating directory "obj\Debug\".
Culture: en-us
rem "%WIX%\bin\heat.exe" dir
"D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\SourceDir\PdfPrinter"
-dr TARGETDIR -nologo -sreg -srd -sfrag -gg -ke -cg PdfPrinter -out
"D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs"
-var var.SourceDir_PdfPrinter
C:\Program Files (x86)\WiX Toolset v3.7\bin\candle.exe
-dSourceDir_PdfPrinter=SourceDir\PDFPrinter -d"DevEnvDir=C:\Program Files
(x86)\Microsoft Visual Studio 11.0\Common7\IDE\\"
-dSolutionDir=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\
-dSolutionExt=.sln -dSolutionFileName=InternalSystems.sln
-dSolutionName=InternalSystems
-dSolutionPath=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\InternalSystems.sln
-dConfiguration=Debug -dOutDir=bin\Debug\ -dPlatform=x86
-dProjectDir=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\
-dProjectExt=.wixproj -dProjectFileName=InternalSystems.wixproj
-dProjectName=InternalSystems
-dProjectPath=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\InternalSystems.wixproj
-dTargetDir=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\
-dTargetExt=.msi -dTargetFileName=InternalSystems.msi
-dTargetName=InternalSystems
-dTargetPath=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\InternalSystems.msi
-out obj\Debug\ -arch x86 PdfPrinter.wxs Product.wxs
Windows Installer Xml Compiler version 3.7.1224.0
Copyright (C) Outercurve Foundation. All rights reserved.
PdfPrinter.wxs
Product.wxs
C:\Program Files (x86)\WiX Toolset v3.7\bin\Light.exe -out
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.msi
-pdbout
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.wixpdb
-cultures:en-us -loc English.wxl -sval -contentsfile
obj\Debug\InternalSystems.wixproj.BindContentsFileListen-us.txt -outputsfile
obj\Debug\InternalSystems.wixproj.BindOutputsFileListen-us.txt
-builtoutputsfile
obj\Debug\InternalSystems.wixproj.BindBuiltOutputsFileListen-us.txt
-wixprojectfile
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\InternalSystems.wixproj
obj\Debug\PdfPrinter.wixobj obj\Debug\Product.wixobj
Windows Installer Xml Linker version 3.7.1224.0
Copyright (C) Outercurve Foundation. All rights reserved.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(36,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\ctcis.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(39,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\foxtools.fll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(42,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\reminder.wav'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(45,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\vccopy.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(6,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdf.drv'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(9,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdf.txt'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(12,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfu.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(15,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfuamd64.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(18,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfui.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(21,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfuiamd64.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(24,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\amyuni.inf'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(27,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\cdintf.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(30,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Install.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(33,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\license.pdf'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(36,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Setup.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(39,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Uninstall.bat'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(42,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Versions.txt'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(45,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\xmllite.dll'.
Done building project "InternalSystems.wixproj" -- FAILED.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
------ Build started: Project: InternalSystems, Configuration: Debug x86 ------
Culture: en-us
rem "%WIX%\bin\heat.exe" dir
"D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\SourceDir\PdfPrinter"
-dr TARGETDIR -nologo -sreg -srd -sfrag -gg -ke -cg PdfPrinter -out
"D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs"
-var var.SourceDir_PdfPrinter
D:\Program Files\Windows Installer XML v3.5\bin\candle.exe
-dSourceDir_PdfPrinter=SourceDir\PDFPrinter -d"DevEnvDir=d:\Program
Files\Microsoft Visual Studio 10.0\Common7\IDE\\"
-dSolutionDir=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\
-dSolutionExt=.sln -dSolutionFileName=InternalSystems.sln
-dSolutionName=InternalSystems
-dSolutionPath=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\InternalSystems.sln
-dConfiguration=Debug -dOutDir=bin\Debug\ -dPlatform=x86
-dProjectDir=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\
-dProjectExt=.wixproj -dProjectFileName=InternalSystems.wixproj
-dProjectName=InternalSystems
-dProjectPath=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\InternalSystems.wixproj
-dTargetDir=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\
-dTargetExt=.msi -dTargetFileName=InternalSystems.msi
-dTargetName=InternalSystems
-dTargetPath=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.msi
-out obj\Debug\ -arch x86 PdfPrinter.wxs Product.wxs
obj\Debug\Product.Generated.wxs
Microsoft (R) Windows Installer Xml Compiler version 3.5.2519.0
Copyright (C) Microsoft Corporation. All rights reserved.
PdfPrinter.wxs
Product.wxs
Product.Generated.wxs
D:\Program Files\Windows Installer XML v3.5\bin\Light.exe
-cultures:en-us -loc English.wxl -out
D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.msi
-pdbout
D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.wixpdb
-sval obj\Debug\PdfPrinter.wixobj obj\Debug\Product.wixobj
obj\Debug\Product.Generated.wixobj
Microsoft (R) Windows Installer Xml Linker version 3.5.2519.0
Copyright (C) Microsoft Corporation. All rights reserved.
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
------ Build started: Project: InternalSystems, Configuration: Debug x86 ------
Creating directory "obj\Debug\".
Culture: en-us
rem "%WIX%\bin\heat.exe" dir
"D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\SourceDir\PdfPrinter"
-dr TARGETDIR -nologo -sreg -srd -sfrag -gg -ke -cg PdfPrinter -out
"D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs"
-var var.SourceDir_PdfPrinter
C:\Program Files (x86)\WiX Toolset v3.7\bin\candle.exe
-dSourceDir_PdfPrinter=SourceDir\PDFPrinter -d"DevEnvDir=C:\Program Files
(x86)\Microsoft Visual Studio 11.0\Common7\IDE\\"
-dSolutionDir=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\
-dSolutionExt=.sln -dSolutionFileName=InternalSystems.sln
-dSolutionName=InternalSystems
-dSolutionPath=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\InternalSystems.sln
-dConfiguration=Debug -dOutDir=bin\Debug\ -dPlatform=x86
-dProjectDir=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\
-dProjectExt=.wixproj -dProjectFileName=InternalSystems.wixproj
-dProjectName=InternalSystems
-dProjectPath=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\InternalSystems.wixproj
-dTargetDir=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\
-dTargetExt=.msi -dTargetFileName=InternalSystems.msi
-dTargetName=InternalSystems
-dTargetPath=D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\InternalSystems.msi
-out obj\Debug\ -arch x86 PdfPrinter.wxs Product.wxs
Windows Installer Xml Compiler version 3.7.1224.0
Copyright (C) Outercurve Foundation. All rights reserved.
PdfPrinter.wxs
Product.wxs
C:\Program Files (x86)\WiX Toolset v3.7\bin\Light.exe -out
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.msi
-pdbout
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.wixpdb
-cultures:en-us -loc English.wxl -sval -contentsfile
obj\Debug\InternalSystems.wixproj.BindContentsFileListen-us.txt -outputsfile
obj\Debug\InternalSystems.wixproj.BindOutputsFileListen-us.txt
-builtoutputsfile
obj\Debug\InternalSystems.wixproj.BindBuiltOutputsFileListen-us.txt
-wixprojectfile
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\InternalSystems.wixproj
obj\Debug\PdfPrinter.wixobj obj\Debug\Product.wixobj
Windows Installer Xml Linker version 3.7.1224.0
Copyright (C) Outercurve Foundation. All rights reserved.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(36,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\ctcis.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(39,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\foxtools.fll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(42,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\reminder.wav'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\Product.wxs(45,0):
error LGHT0103: The system cannot find the file 'SourceDir\IS\vccopy.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(6,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdf.drv'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(9,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdf.txt'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(12,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfu.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(15,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfuamd64.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(18,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfui.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(21,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\acfpdfuiamd64.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(24,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\amyuni.inf'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(27,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\cdintf.dll'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(30,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Install.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(33,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\license.pdf'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(36,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Setup.exe'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(39,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Uninstall.bat'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(42,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\Versions.txt'.
D:\Tfs\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs(45,0):
error LGHT0103: The system cannot find the file
'SourceDir\PDFPrinter\xmllite.dll'.
Done building project "InternalSystems.wixproj" -- FAILED.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
------ Build started: Project: InternalSystems, Configuration: Debug x86 ------
Culture: en-us
rem "%WIX%\bin\heat.exe" dir
"D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\SourceDir\PdfPrinter"
-dr TARGETDIR -nologo -sreg -srd -sfrag -gg -ke -cg PdfPrinter -out
"D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\PdfPrinter.wxs"
-var var.SourceDir_PdfPrinter
D:\Program Files\Windows Installer XML v3.5\bin\candle.exe
-dSourceDir_PdfPrinter=SourceDir\PDFPrinter -d"DevEnvDir=d:\Program
Files\Microsoft Visual Studio 10.0\Common7\IDE\\"
-dSolutionDir=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\
-dSolutionExt=.sln -dSolutionFileName=InternalSystems.sln
-dSolutionName=InternalSystems
-dSolutionPath=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Solutions\InternalSystems\InternalSystems.sln
-dConfiguration=Debug -dOutDir=bin\Debug\ -dPlatform=x86
-dProjectDir=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\
-dProjectExt=.wixproj -dProjectFileName=InternalSystems.wixproj
-dProjectName=InternalSystems
-dProjectPath=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\InternalSystems.wixproj
-dTargetDir=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\
-dTargetExt=.msi -dTargetFileName=InternalSystems.msi
-dTargetName=InternalSystems
-dTargetPath=D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.msi
-out obj\Debug\ -arch x86 PdfPrinter.wxs Product.wxs
obj\Debug\Product.Generated.wxs
Microsoft (R) Windows Installer Xml Compiler version 3.5.2519.0
Copyright (C) Microsoft Corporation. All rights reserved.
PdfPrinter.wxs
Product.wxs
Product.Generated.wxs
D:\Program Files\Windows Installer XML v3.5\bin\Light.exe
-cultures:en-us -loc English.wxl -out
D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.msi
-pdbout
D:\TFS\Main\Installers\CTCIS\WorkInProgress\Philr\WixUpgrade\Projects\InternalSystems\bin\Debug\en-us\InternalSystems.wixpdb
-sval obj\Debug\PdfPrinter.wixobj obj\Debug\Product.wixobj
obj\Debug\Product.Generated.wixobj
Microsoft (R) Windows Installer Xml Linker version 3.5.2519.0
Copyright (C) Microsoft Corporation. All rights reserved.
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users