Re: [WiX-users] WixUI LGHT0103

2006-10-09 Thread Bob Arnson
Mike Dimmick wrote: I'd take a guess that PowerShell is somehow messing up the parsing of the : and giving the two arguments "-cultures" "en-us", and that light's command-line parser then interprets "en-us" as being a source file for it to process. It then fails because it can't fin

Re: [WiX-users] WixUI LGHT0103

2006-10-09 Thread Arnette, Bill
calization file, respectively.   -- Mike Dimmick From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob ArnsonSent: 09 October 2006 16:16To: Christer SolskogenCc: wix-users@lists.sourceforge.netSubject: Re: [WiX-users] WixUI LGHT0103 Christer Solskogen wrote:

Re: [WiX-users] WixUI LGHT0103

2006-10-09 Thread Mike Dimmick
ick From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob ArnsonSent: 09 October 2006 16:16To: Christer SolskogenCc: wix-users@lists.sourceforge.netSubject: Re: [WiX-users] WixUI LGHT0103 Christer Solskogen wrote: It seems like wix dont like to be run from PowerShell/Monad. I

Re: [WiX-users] WixUI LGHT0103

2006-10-09 Thread Bob Arnson
Christer Solskogen wrote: It seems like wix dont like to be run from PowerShell/Monad. I had to run it with: D:\bin\wix\light.exe -ext WixUIExtension "-cultures:en-us" HelloWorld.wixobj Can you post a bug? I'm not sure if we can do anything to make PowerShell happy but if we can, we s

Re: [WiX-users] WixUI LGHT0103

2006-10-09 Thread Christer Solskogen
Christer Solskogen <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Anyone with a hint of what I'm missing here? > Aha! It seems like wix dont like to be run from PowerShell/Monad. I had to run it with: D:\bin\wix\light.exe -ext WixUIExtension "-cultures:en-us" HelloWorld.wixobj --

Re: [WiX-users] WixUI LGHT0103

2006-10-08 Thread Christer Solskogen
Bob Arnson <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Christer Solskogen wrote: >> No need to do anything special when installing, right? Just place wix >> somewhere, and put it in PATH ? >> Or how do you install wix? I've just used the >> http://wix.sourceforge.net/releases/3.0.2128.

Re: [WiX-users] WixUI LGHT0103

2006-10-08 Thread Bob Arnson
Christer Solskogen wrote: > No need to do anything special when installing, right? Just place wix > somewhere, and put it in PATH ? > Or how do you install wix? I've just used the > http://wix.sourceforge.net/releases/3.0.2128.0/wix3-binaries.zip. > It doesn't even have to be in the path. But

Re: [WiX-users] WixUI LGHT0103

2006-10-08 Thread Christer Solskogen
Christer Solskogen <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > On 06.10.2006 16:16, Mike Dimmick wrote: >> I can't reproduce this with build 3.0.2128.0, running a >> WixCop-converted version of the tutorial's SampleWixUI.wxs (slightly >> modified to prevent complaints about a ShortName

Re: [WiX-users] WixUI LGHT0103

2006-10-08 Thread Christer Solskogen
On 06.10.2006 16:16, Mike Dimmick wrote: > I can't reproduce this with build 3.0.2128.0, running a WixCop-converted > version of the tutorial's SampleWixUI.wxs (slightly modified to prevent > complaints about a ShortName being supplied for a Directory when the > Name was actually 8.3 compatible, an

Re: [WiX-users] WixUI LGHT0103

2006-10-06 Thread Mike Dimmick
e sample should probably have a RemoveFolder element under the MainExecutable and Manual components.) -- Mike Dimmick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christer Solskogen Sent: 06 October 2006 12:02 To: wix-users@lists.sourceforge.net Subjec

[WiX-users] WixUI LGHT0103

2006-10-06 Thread Christer Solskogen
It seems like wix3-binary.zip misses some files or something. Or am I not using it right? If I dont pass the -cultures argument it bursts into a lot of errors, but that is expected isnt it? light HelloWorld.wixobj -ext WixUIExtension -cultures:en-US light.exe : error LGHT0103 : The system cannot