[WiX-users] Burn: Select Language

2011-07-28 Thread Tobias S
Hi,

will the following scenario be possible with burn:

Have a Select Language dialog to select the current language for
Burn and then show the Burn UI + License Agreement in the selected
language ? All without creating an own custom UI, mean using
WixStandardBootstrapperApplication.RtfLicense or
WixStandardBootstrapperApplication.HyperlinkLicense?

Thanks and best regards,
Tobias

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn: Select Language

2011-07-28 Thread Rob Mensching
Not yet. However, I am considering getting the code to match the current
user locale with a fallback language. I do not really want to create a
dialog box to select a language up front.

On Thu, Jul 28, 2011 at 7:33 AM, Tobias S tobias.s1...@gmail.com wrote:

 Hi,

 will the following scenario be possible with burn:

 Have a Select Language dialog to select the current language for
 Burn and then show the Burn UI + License Agreement in the selected
 language ? All without creating an own custom UI, mean using
 WixStandardBootstrapperApplication.RtfLicense or
 WixStandardBootstrapperApplication.HyperlinkLicense?

 Thanks and best regards,
 Tobias


 --
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn: Select Language

2011-07-28 Thread Tobias S
Ah ok. Maybe then, if such a language mechanism is implemented it
might be nice when it would be overwritable from command line with a
parameter :-) E.g. when the bootstrapper is called from a CD Browseer

2011/7/28 Rob Mensching r...@robmensching.com:
 Not yet. However, I am considering getting the code to match the current
 user locale with a fallback language. I do not really want to create a
 dialog box to select a language up front.

 On Thu, Jul 28, 2011 at 7:33 AM, Tobias S tobias.s1...@gmail.com wrote:

 Hi,

 will the following scenario be possible with burn:

 Have a Select Language dialog to select the current language for
 Burn and then show the Burn UI + License Agreement in the selected
 language ? All without creating an own custom UI, mean using
 WixStandardBootstrapperApplication.RtfLicense or
 WixStandardBootstrapperApplication.HyperlinkLicense?

 Thanks and best regards,
 Tobias


 --
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




 --
 virtually, Rob Mensching - http://RobMensching.com LLC
 --
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn: Select Language

2011-07-28 Thread Rob Mensching
You can actually use a command-line parameter today... it just doesn't work
right. smile/

On Thu, Jul 28, 2011 at 1:17 PM, Tobias S tobias.s1...@gmail.com wrote:

 Ah ok. Maybe then, if such a language mechanism is implemented it
 might be nice when it would be overwritable from command line with a
 parameter :-) E.g. when the bootstrapper is called from a CD Browseer

 2011/7/28 Rob Mensching r...@robmensching.com:
  Not yet. However, I am considering getting the code to match the current
  user locale with a fallback language. I do not really want to create a
  dialog box to select a language up front.
 
  On Thu, Jul 28, 2011 at 7:33 AM, Tobias S tobias.s1...@gmail.com
 wrote:
 
  Hi,
 
  will the following scenario be possible with burn:
 
  Have a Select Language dialog to select the current language for
  Burn and then show the Burn UI + License Agreement in the selected
  language ? All without creating an own custom UI, mean using
  WixStandardBootstrapperApplication.RtfLicense or
  WixStandardBootstrapperApplication.HyperlinkLicense?
 
  Thanks and best regards,
  Tobias
 
 
 
 --
  Got Input?   Slashdot Needs You.
  Take our quick survey online.  Come on, we don't ask for help often.
  Plus, you'll get a chance to win $100 to spend on ThinkGeek.
  http://p.sf.net/sfu/slashdot-survey
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 
 
  --
  virtually, Rob Mensching - http://RobMensching.com LLC
 
 --
  Got Input?   Slashdot Needs You.
  Take our quick survey online.  Come on, we don't ask for help often.
  Plus, you'll get a chance to win $100 to spend on ThinkGeek.
  http://p.sf.net/sfu/slashdot-survey
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 


 --
 Got Input?   Slashdot Needs You.
 Take our quick survey online.  Come on, we don't ask for help often.
 Plus, you'll get a chance to win $100 to spend on ThinkGeek.
 http://p.sf.net/sfu/slashdot-survey
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users