wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Adding User Interface to Setup Project in Visual Studio
both I and "Cheyne, Mark A - DNR" have already replied that you also need to
specify Cultures, re-read the post from Mark for detailed instructions.
On 6/12/07, Afshin Sepehri <[
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Adding User Interface to Setup Project
in Visual Studio
When I add a reference to WixUIExtension.dll, I get so many
errors such as:
"The localization variable !(loc.WixUIOK) is u
e: [WiX-users] Adding User Interface to Setup Project in
Visual Studio
Afshin Sepehri wrote:
light.exe -out SampleWixUI.msi SampleWixUI.wixobj *path*\wixui.wixlib -loc
*path*\WixUI_en-us.wxl
That command line is for WiX v2. In v3, you just need to add a reference
to WixUIExtension.dll.
--
sig://
Sepehri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Adding User Interface to Setup Project in Visual Studio
Afshin Sepehri wrote:
light.exe -out SampleWixUI.msi SampleWixUI.wixobj path\wixui.wixlib -loc
path\WixUI_en-us.wxl
That command line is for WiX v2. In v3, you just nee
I'm new to WiX myself and just ran into this one yesterday. I presume
you are using VS2005 and WiX 3.0? The instructions at
http://wix.sourceforge.net/manual-wix2/WixUI_dialog_library.htm to add a
*.wixlib and *.wxl file to the Light command line do not apply to WiX
3.0, nor do they work with the V
I am trying to use Votive and Visual Studio to build my WiX
Steup project, but to be able to add User Interface, I need to add
parameters to light. For example:
light.exe -out SampleWixUI.msi SampleWixUI.wixobj
path\wixui.wixlib -loc path\WixUI_en-us.wxl
On 6/12/07, Bob Arnson <[EMAIL PROTECTED]> wrote:
Afshin Sepehri wrote:
light.exe -out SampleWixUI.msi SampleWixUI.wixobj *path*\wixui.wixlib
-loc *path*\WixUI_en-us.wxl
That command line is for WiX v2. In v3, you just need to add a reference
to WixUIExtension.dll.
and specify Cultures
Afshin Sepehri wrote:
light.exe -out SampleWixUI.msi SampleWixUI.wixobj /path/\wixui.wixlib
-loc /path/\WixUI_en-us.wxl
That command line is for WiX v2. In v3, you just need to add a reference
to WixUIExtension.dll.
--
sig://boB
http://joyofsetup.com/
---
Hi,
I am trying to use Votive and Visual Studio to build my WiX Steup project, but
to be able to add User Interface, I need to add parameters to light. For
example:
light.exe -out SampleWixUI.msi SampleWixUI.wixobj path\wixui.wixlib -loc
path\WixUI_en-us.wxl
However, the light settings in pro
9 matches
Mail list logo