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
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:
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
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
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
--
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.
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
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
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
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
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
11 matches
Mail list logo