Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-25 Thread Justin Rockwood
It's been so long since I've looked at Votive 2.0, but I seem to remember
that it doesn't support it. Just a note that Votive 2.0 was more of a
preview release and we disbanded support for it when we moved to Votive 3.0.
Before Christopher Painter jumps in and tells us that this is a bad customer
solution J, I'll freely admit it. However, with the limited amount of
developers (at the time it was just me), we decided it was best to put my
efforts into making Votive 3.0 include new features than to flesh out and
support Votive 2.0. That's a long-winded answer to your question. J

 

Justin

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: Friday, April 25, 2008 8:32 AM
To: Jon Andersen; Mark Line; Willie Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Can a Votive expert help me with this?  At the moment, it appears that
Votive does not support the UI extension WixUI_InstallDir, but I would be
happy to be proven wrong.  I am using 2.0.

 

I need to include a localization XML file for WixUI_InstallDir, but I can
find no way to accomplish  this entirely within Visual Studio.  Is there
some way to change the light.exe command-line flags WITHIN Visual Studio or
the various XML files involved?  Does the Votive installation include these
XML files or do I ALSO need to install Wix separately?

 

I need to add: -loc "C:\Program Files\wix-2.0.5805\WixUI_en-us.wxl" or the
equivalent within Visual Studio.  I don't want to have a parallel build
system outside Visual Studio.

 

-Jon Andersen

Guardian Team: Securing CPS
Citrix Systems, Inc

(954) 940-7737 or x27737

 

This email was sent using RTST Outlook.

 

From: Jon Andersen 
Sent: Thursday, April 24, 2008 4:15 PM
To: 'Mark Line'; 'Willie Burton'
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Is there some way to tie in the localization XML file using the Visual
Studio plug in?  I haven't been using makefiles, etc.

 

-Jon Andersen

Guardian Team: Securing CPS
Citrix Systems, Inc

(954) 940-7737 or x27737

 

This email was sent using RTST Outlook.

 

From: Mark Line [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:44 PM
To: Jon Andersen; 'Willie Burton'
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Your need something like this: 
 
light -nologo -out myMSI.msi sca.wixlib, wixca.wixlib, and WixUI.wixlib
"C:\Program Files\wix-2.0.5805\wixui.wixlib" -loc "C:\Program
Files\wix-2.0.5805\WixUI_en-us.wxl" 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: 24 April 2008 07:40 PM
To: Willie Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm using Wix 2.0.  Currently my references listed are sca.wixlib,
wixca.wixlib, and WixUI.wixlib.

 

-Jon 

 

From: Willie Burton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:37 PM
To: Jon Andersen
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Did you add the WixUIExtension.dll reference?

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: Thursday, April 24, 2008 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file, but I
can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is unknown.
Ensure that the localization variable $(loc.WixUIOK) is defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-25 Thread Jon Andersen
Can a Votive expert help me with this?  At the moment, it appears that
Votive does not support the UI extension WixUI_InstallDir, but I would
be happy to be proven wrong.  I am using 2.0.

 

I need to include a localization XML file for WixUI_InstallDir, but I
can find no way to accomplish  this entirely within Visual Studio.  Is
there some way to change the light.exe command-line flags WITHIN Visual
Studio or the various XML files involved?  Does the Votive installation
include these XML files or do I ALSO need to install Wix separately?

 

I need to add: -loc "C:\Program Files\wix-2.0.5805\WixUI_en-us.wxl" or
the equivalent within Visual Studio.  I don't want to have a parallel
build system outside Visual Studio.

 

-Jon Andersen

Guardian Team: Securing CPS
Citrix Systems, Inc

(954) 940-7737 or x27737

 

This email was sent using RTST Outlook.

 

From: Jon Andersen 
Sent: Thursday, April 24, 2008 4:15 PM
To: 'Mark Line'; 'Willie Burton'
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Is there some way to tie in the localization XML file using the Visual
Studio plug in?  I haven't been using makefiles, etc.

 

-Jon Andersen

Guardian Team: Securing CPS
Citrix Systems, Inc

(954) 940-7737 or x27737

 

This email was sent using RTST Outlook.

 

From: Mark Line [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:44 PM
To: Jon Andersen; 'Willie Burton'
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Your need something like this: 
 
light -nologo -out myMSI.msi sca.wixlib, wixca.wixlib, and WixUI.wixlib
"C:\Program Files\wix-2.0.5805\wixui.wixlib" -loc "C:\Program
Files\wix-2.0.5805\WixUI_en-us.wxl" 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon
Andersen
Sent: 24 April 2008 07:40 PM
To: Willie Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm using Wix 2.0.  Currently my references listed are sca.wixlib,
wixca.wixlib, and WixUI.wixlib.

 

-Jon 

 

From: Willie Burton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:37 PM
To: Jon Andersen
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Did you add the WixUIExtension.dll reference?

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon
Andersen
Sent: Thursday, April 24, 2008 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file,
but I can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is
unknown.  Ensure that the localization variable $(loc.WixUIOK) is
defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
Is there some way to tie in the localization XML file using the Visual
Studio plug in?  I haven't been using makefiles, etc.

 

-Jon Andersen

Guardian Team: Securing CPS
Citrix Systems, Inc

(954) 940-7737 or x27737

 

This email was sent using RTST Outlook.

 

From: Mark Line [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:44 PM
To: Jon Andersen; 'Willie Burton'
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Your need something like this: 
 
light -nologo -out myMSI.msi sca.wixlib, wixca.wixlib, and WixUI.wixlib
"C:\Program Files\wix-2.0.5805\wixui.wixlib" -loc "C:\Program
Files\wix-2.0.5805\WixUI_en-us.wxl" 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon
Andersen
Sent: 24 April 2008 07:40 PM
To: Willie Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm using Wix 2.0.  Currently my references listed are sca.wixlib,
wixca.wixlib, and WixUI.wixlib.

 

-Jon 

 

From: Willie Burton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:37 PM
To: Jon Andersen
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Did you add the WixUIExtension.dll reference?

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon
Andersen
Sent: Thursday, April 24, 2008 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file,
but I can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is
unknown.  Ensure that the localization variable $(loc.WixUIOK) is
defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Mark Line
Your need something like this: 
 
light -nologo -out myMSI.msi sca.wixlib, wixca.wixlib, and WixUI.wixlib
"C:\Program Files\wix-2.0.5805\wixui.wixlib" -loc "C:\Program
Files\wix-2.0.5805\WixUI_en-us.wxl" 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: 24 April 2008 07:40 PM
To: Willie Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm using Wix 2.0.  Currently my references listed are sca.wixlib,
wixca.wixlib, and WixUI.wixlib.

 

-Jon 

 

From: Willie Burton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:37 PM
To: Jon Andersen
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Did you add the WixUIExtension.dll reference?

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: Thursday, April 24, 2008 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file, but I
can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is unknown.
Ensure that the localization variable $(loc.WixUIOK) is defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
I'm using Wix 2.0.  Currently my references listed are sca.wixlib,
wixca.wixlib, and WixUI.wixlib.

 

-Jon 

 

From: Willie Burton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:37 PM
To: Jon Andersen
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Did you add the WixUIExtension.dll reference?

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon
Andersen
Sent: Thursday, April 24, 2008 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file,
but I can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is
unknown.  Ensure that the localization variable $(loc.WixUIOK) is
defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Willie Burton
Did you add the WixUIExtension.dll reference?

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: Thursday, April 24, 2008 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file, but I
can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is unknown.
Ensure that the localization variable $(loc.WixUIOK) is defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file,
but I can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is
unknown.  Ensure that the localization variable $(loc.WixUIOK) is
defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users