Re: [WiX-users] Language support

2011-10-24 Thread David Amey
sues if you show any Windows Installer dialogs (wrapping all the UI in Burn could hide those). On Fri, Oct 21, 2011 at 9:22 AM, David Amey wrote: > Hi all, > > I am creating an installing to support a total of 31 languages. I have > created .wxl files in order to inject my cu

[WiX-users] Language support

2011-10-21 Thread David Amey
have checked all the codepages for each of the languages above and I believe they are correct (if anyone knows them to be different please correct me!). Is there something I am missing? I am using WIX v3.5, Any help would be gratefully recei

Re: [WiX-users] logging

2011-06-20 Thread David Amey
Hello Martin, Thank you for your assistance, unfortunately this is still not working. If anyone has any solution to this problem, then I would love to hear it!! Thanks again, Dave David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200  F

Re: [WiX-users] logging

2011-06-15 Thread David Amey
'&$wixInitLcidCode&' -dproductGUID='&$productCode&' -out "'&$BUILD_FOLDER&'\" "'&$BUILD_FOLDER&'\*.wxs"',$BUILD_FOLDER,@SW_MAXIMIZE) If anyone could point me in the right direction I would be incredi

[WiX-users] logging

2011-06-14 Thread David Amey
Erjomin for the help on language support David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F: +44 (0)1483 799111 -- EditLive Enterprise is the world's most techni

[WiX-users] Language support

2011-06-13 Thread David Amey
Hello all, Simple question (I think); Is there a list of all currently supported languages for wix? Thanks, David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F: +44 (0)1483 799111

Re: [WiX-users] filepaths with spaces

2011-02-03 Thread David Amey
es Although it does not answer your actual question(because I also do not know), what I am doing is just making, maybe this suggestion would be a nice workaround: With my batch file, I drill down into the folder that contains my wxs files and call candle while I am there, that way the wxs files

[WiX-users] filepaths with spaces

2011-02-03 Thread David Amey
ems to work ok, but then Light does not seem to be able to find the wixobj files?! It seems like something simple, but its driving me crazy!! Any help will save my sanity. Thanks! David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 7992

Re: [WiX-users] run time harvesting

2010-10-26 Thread David Amey
gistered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: David Amey [mailto:da...@creative-engine.co.uk] Sent: 25 October 2010 12:56 To: wix-users@lists.sourceforge.net Subject: [WiX-users] run time harvesting Hi all, Do

[WiX-users] run time harvesting

2010-10-25 Thread David Amey
appreciate any help you can give. Thanks, Dave David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F: +44 (0)1483 799111 -- Nokia and AT&T present the

Re: [WiX-users] License Agreement

2010-10-22 Thread David Amey
he files. Something like this: Or -----Original Message- From: David Amey [mailto:da...@creative-engine.co.uk] Sent: Friday, October 15, 2010 2:39 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] License Agreement Thanks for this Blair, Made it much easier

Re: [WiX-users] [Multiple- languanges support] Combox and TRANSFORMSissues

2010-10-21 Thread David Amey
that you can compile in autoit, which I have created for this very purpose: #cs AutoIt Version: 3.3.6.1 Author: David Amey Script Function: language selector utility to apply

Re: [WiX-users] License Agreement

2010-10-15 Thread David Amey
t;ScrollableText" type-control, and make the text of the Text element be your literal RTF. -----Original Message- From: David Amey [mailto:da...@creative-engine.co.uk] Sent: Tuesday, October 12, 2010 1:54 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] License Agreement Hi ev

Re: [WiX-users] registry key change on radio button selection

2010-10-12 Thread David Amey
ols" and "3.5 How to Manage Custom Actions?" Hope that helps Bernd -----Original Message- From: David Amey [mailto:da...@creative-engine.co.uk] Sent: Dienstag, 12. Oktober 2010 11:05 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] registry k

Re: [WiX-users] registry key change on radio button selection

2010-10-12 Thread David Amey
cure? See http://wix.sourceforge.net/manual-wix3/wix_xsd_property.htm Dave -Original Message----- From: David Amey [mailto:da...@creative-engine.co.uk] Sent: 08 October 2010 12:31 To: wix-users@lists.sourceforge.net Subject: [WiX-users] registry key change on radio button selection Hi all,

[WiX-users] License Agreement

2010-10-12 Thread David Amey
Hi everybody, Was wondering if there is a way to populate the standard 'license Agreement' dialog with a string in a 'wxl' file, instead of the rtf? Thanks! David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F

[WiX-users] registry key change on radio button selection

2010-10-08 Thread David Amey
hen a different button is selected? Any assistance will be greatly appreciated! Thanks in advance! David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F: +44 (0)1483 7

Re: [WiX-users] System Date

2010-10-07 Thread David Amey
would any other property. {\VerdanaBold13}the date today is [Date] If you want to put it into another Property you'll need a custom action to do that as Windows Installer doesn't recursively evaluate Properties at startup. Rob On 07/10/2010 10:14, David Amey wrote: > Thanks Rob, &g

Re: [WiX-users] System Date

2010-10-07 Thread David Amey
. http://msdn.microsoft.com/en-us/library/aa370905%28VS.85%29.aspx#date__t ime_properties Rob On 07/10/2010 09:59, David Amey wrote: > Hey everyone, > > > > I want to have a custom dialog which retrieves the system time and > date, would anyone be able to point me in t

[WiX-users] System Date

2010-10-07 Thread David Amey
Hey everyone, I want to have a custom dialog which retrieves the system time and date, would anyone be able to point me in the right direction? Thanks in advance David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F: +44 (0)1483

Re: [WiX-users] gui

2010-09-24 Thread David Amey
ember 2010 17:29 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] gui > > "David Amey" wrote: > > > Does anyone know how I could create a drop down selection for > > languages, used to localise an install? > > Depending on

[WiX-users] gui

2010-09-23 Thread David Amey
Does anyone know how I could create a drop down selection for languages, used to localise an install? Thanks! David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F: +44 (0)1483 799111

[WiX-users] GUI: language selector

2010-09-23 Thread David Amey
Does anyone know how I could create a drop down selection for languages, used to localise an install? Thanks! David Amey The Creative Engine Ltd Almac House, Church Lane, Bisley, Surrey, GU24 9DR T: +44 (0)1483 799200 F: +44 (0)1483 799111

Re: [WiX-users] Heat.exe

2010-09-23 Thread David Amey
@lists.sourceforge.net Subject: Re: [WiX-users] Heat.exe On 22-Sep-10 18:11, David Amey wrote: > Basically I'm using heat to harvest a folder, simples. However I'm using the "-var" property in the command line (to replace the "sourceDir" in the output component'

[WiX-users] Heat.exe

2010-09-22 Thread David Amey
credibly frustrated!), but if you think you can help I will try and explain a bit better. Thanks in advance! David Amey Technical Developer -- Start uncovering the many advantages of virtual appliances and start using them