[WiX-users] "ICE03: Invalid Language Id" for en-MY and en-SG

2010-03-20 Thread WenWu Lu
I am using the WiX toolset v3.0.5419. I need to install localized resource files in en-MY and en-SG. Here is the wxs snippet for en-MY. However, I get error LGHT0204 : ICE03: Invalid Language Id; Table: File, Column: Language, Key(s): enMYResources The entry in the MSI file

[WiX-users] Please disregard (was RE: Hhghhfghghghhhhhfggghfdhjfyyitiihgygvh)

2010-03-20 Thread Sarva Bellan
My apologies. It was my son on the ipod. From: Sarva Bellan [sa...@nextplane.net] Sent: Saturday, March 20, 2010 7:22 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Hhghhfghghghfggghfdhjfyyitiihgygvh Sent from my iPod -

[WiX-users] Hhghhfghghghhhhhfggghfdhjfyyitiihgygvh

2010-03-20 Thread Sarva Bellan
Sent from my iPod -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studi

Re: [WiX-users] WiX training in Europe

2010-03-20 Thread Sarva Bellan
Gghhfghghhhgdfjjffhhgfdsdfhjhgncvvbmbhhhnmnhghbnxdgyytttyiggghjnffgnm Sent from my iPod On Mar 4, 2010, at 10:22 PM, "Jean-Yves Reutter" wrote: > Hi, > > Does anybody know whether training courses about WiX are available > somewhere in Europe? > > Regards > JY > -- > Sicherer, schneller und ein

[WiX-users] Adding all files in a directory

2010-03-20 Thread William Newbery
My program has a few directories with a large number of files in them which I wish to include the installer. It is very time consuming and highly error prone (especially since it's mainly non-programming departments producing and editing these files...) to add each file one at a time. Is ther

[WiX-users] another test

2010-03-20 Thread Bill McCormick
to see if i can see this post -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Para

[WiX-users] test

2010-03-20 Thread Bill McCormick
test with new e-mail account -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Paral

Re: [WiX-users] How do I: Generate a Complete Installer usingCommand-Line Tools

2010-03-20 Thread Bob Arnson
On 3/20/2010 2:35 AM, Lisa Gracias wrote: > @Brian: I'm using the same set of components in 3 different products and I > need a refcount to be maintained. > You don't need to use a merge module for that; http://www.robmensching.com/blog/posts/2008/10/10/What-are-.wixlibs-and-why-would-you-use

Re: [WiX-users] UAC, InstallService, verify user account...

2010-03-20 Thread Bob Arnson
On 3/19/2010 8:19 PM, Stryder Crown wrote: > AD I think I've isolated it down to a "Failed to load assembly > Microsoft.Deployment.WindowsInstaller" error in the MSI log. That's immediately followed what is probably a useful error code... -- sig://boB http://joyofsetup.com/

Re: [WiX-users] TextStyle

2010-03-20 Thread Bob Arnson
On 3/19/2010 8:28 PM, Szentpali Janos wrote: > can someone tell me a way to change font styles on WixUI_FeatureTree dialogs > other that re-defining the whole dialog set? > You need to recreate the set but you can reuse all the same dialogs. Please feel free to file a feature request; it ough

Re: [WiX-users] Change the default startup directory for a service installed with wix - More info added

2010-03-20 Thread Dave Brotherstone
On Fri, Mar 19, 2010 at 9:29 PM, Dario Griffo wrote: > Here is the code that I'm using. > The problem is that the service starts but in the service I try to read a > class in Common.dll using reflection, and before doing that if I print the > execution directory is > C:\Windows\System32 but the .