Hi,

I tried to do this:-
"C:\Program Files\Windows Installer XML v3\bin\light.exe"  -ext "C:\Program
Files\Windows Installer XML v3\bin\WixUIExtension.dll" -out SampleWixUI.msi
SampleWixUI.wixobj
Now I am getting
light.exe : error LGHT0001 : Unknown error "-1".
Exception Type: System.IO.IOException

What could be the reason?

Thanks and regards,
Shyam.


Pally Sandher wrote:
> 
> Try
> light.exe -ext "C:\Program Files\Windows Installer XML
> v3\bin\WixUIExtension.dll" SampleWixUI.wixobj
> or 
> light.exe -ext "C:\Program Files (x86)\Windows Installer XML
> v3\bin\WixUIExtension.dll" SampleWixUI.wixobj
> if you're on an x64 version of Windows.
> 
> If you've installed WiX to a different location modify the path
> accordingly.
> 
> If you're using Votive (WiX plug-in for Visual Studio) simply add
> WiXUIExtention as a reference in your WiX Project & you don't need to
> worry about any of this.
> 
> Good Luck.
> 
> Palbinder Sandher 
> Software Deployment & IT Administrator
> T: +44 (0) 141 945 8500 
> F: +44 (0) 141 945 8501 
> 
> http://www.iesve.com 
> **Design, Simulate + Innovate with the <Virtual Environment>**
> Integrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456 
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
> 
> 
> -----Original Message-----
> From: cnmshyam [mailto:indrash...@gmail.com] 
> Sent: 10 November 2009 15:21
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] New to wix: LGHT0036: Could not find extension
> 'WixUIExtension'
> 
> 
> Hi,
> 
> I am getting LGHT0036: Could not find extension 'WixUIExtension' when i
> try to run light.exe -ext WixUIExtension SampleWixUI.wixobj.
> 
> I have taken the sample example form
> http://www.tramontana.co.hu/wix/lesson2.php and tried to run. 
> 
> Please help me out.
> 
> Thanks and regards,
> Shyam.
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day 
> trial. Simplify your report design, integration and deployment - and focus
> on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/New-to-wix-LGHT0036-Could-not-find-extension-WixUIExtension-tp3980301p3980841.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to