[WiX-users] LGHT0204 : ICE64: The directory is in the user profile but is not listed in the RemoveFile table.

2012-11-16 Thread Markus Karg
Hello WiX Community, I hope you can help us with an error message we do not understand. J Scenario: * We want to create the empty folder %AppData%\X\Y. Current solution: Pro

Re: [WiX-users] when can we expect Wix 3.5 RTM?

2010-04-15 Thread Markus Karg
e will have much value - it just > gives > them somewhere else to not bother looking. On the other hand, your > suggestion can't do any harm; feel free to contribute the change. > > > -Original Message- > > From: Markus Karg [mailto:k...@quipsy.de] > > Sent: Thu

Re: [WiX-users] Searching for existing files but only once

2010-04-15 Thread Markus Karg
..@fiserv.com] > Sent: Dienstag, 13. April 2010 18:34 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Searching for existing files but only once > > > -Original Message- > > From: Markus Karg [mailto:k...@quipsy.de] >

Re: [WiX-users] when can we expect Wix 3.5 RTM?

2010-04-15 Thread Markus Karg
If it is really so frequently asked, maybe it would be a good idea to post the date in the WiX FAQ http://wix.sourceforge.net/faq.html or on the WiX web site's front page http://wix.sourceforge.net/ to prevent dumb people like me asking silly questions like this over and over again? ;-) > -Ori

Re: [WiX-users] Searching for existing files but only once

2010-04-10 Thread Markus Karg
> I assure you, all of us were beginners once. And, of course, > learning > WiX is almost trivial; it's MSI that's hard. That's not true in one point: WiX comes with lots of stuff that has nothing to do with MSI. See the extensions. Maybe somebody write a brilliant custom task that does what we ne

Re: [WiX-users] Searching for existing files but only once

2010-04-10 Thread Markus Karg
get a pat on the back from the management for all > their > > hard work & cash their pay checks. Great in the short term but when > the > > next release comes along lo & behold the queries start again in > > earnest. > > > > On a side note, a lot of peop

Re: [WiX-users] Searching for existing files but only once

2010-04-09 Thread Markus Karg
> "General discussion for Windows Installer XML toolset" doesn't mean > "e-mail here to ask for help on every little issue you get stuck on > without trying to figure it out for yourself". Maybe I'm being too > harsh > on yourself but there's a lot of people posting questions on here which > can be

Re: [WiX-users] Beginner's Question: 32 Bit MSI on 64 Bit OS

2010-04-09 Thread Markus Karg
mited. Registered in Scotland No. > SC151456 Registered Office - Helix Building, West Of Scotland Science > Park, Glasgow G20 0SP Email Disclaimer > > -Original Message- > From: Lodhiya, Harshil [mailto:harshil.lodh...@eclipsys.com] > Sent: 25 March 2010 11:41 > To: Ge

Re: [WiX-users] ProductVersion / Small Updates

2010-04-09 Thread Markus Karg
> SC151456 > Registered Office - Helix Building, West Of Scotland Science Park, > Glasgow G20 0SP > Email Disclaimer > > -Original Message- > From: Markus Karg [mailto:k...@quipsy.de] > Sent: 09 April 2010 09:11 > To: General discussion for Windows Installer XM

Re: [WiX-users] Searching for existing files but only once

2010-04-09 Thread Markus Karg
> Any chance you might start thinking for yourself sometime soon? Actually I do not understand why writing this. We are beginners with MSI and WiX and have no clue what is there for free out of the box, and what must be done with special tasks. Possibly there would be something that can prevent ac

Re: [WiX-users] Searching for existing files but only once

2010-04-09 Thread Markus Karg
patching/upgrading). > > Palbinder Sandher > Software Deployment & IT Administrator > T: +44 (0) 141 945 8500 > F: +44 (0) 141 945 8501 > > http://www.iesve.com > **Design, Simulate + Innovate with the ** > Integrated Environmental Solutions Limited. Registered i

Re: [WiX-users] Shortcut is not using specified icon

2010-04-09 Thread Markus Karg
le must also have the extension .bar. Multiple icons > can be stuffed into the same icon file as long as all of the target > files have the same extension. " > > So, to fix that: > > > > > Regards, > Alex > > > > > -Original Message-

[WiX-users] ProductVersion / Small Updates

2010-04-09 Thread Markus Karg
AFAIK for a small update (not minor upgrade) the version number of a product must not change. The problem is: How to identify which version (the original or the patched one) is installed now? Maybe I misunderstood the contraint about version numbers, so I *may* change the ProductVersion, but I

[WiX-users] Searching for existing files but only once

2010-04-08 Thread Markus Karg
We need to upgrade a preinstalled software. That software is very old and knows nothing of MSI, Registry etc. We actually have to search all local drives for the old EXE file and remove the surrounding folder. As this is a time consuming task, this shall only happen if this is really an update of t

[WiX-users] Shortcut is not using specified icon

2010-04-08 Thread Markus Karg
I have a strange problem. Following the directions in the WiX manual, I added a ShortCut which is working well. Now I added a icon, but the shortcut is not using it - it still uses the icon of the EXE! The installation is per machine. Any ideas?

Re: [WiX-users] Support Phone Number

2010-04-08 Thread Markus Karg
tions Limited. Registered in Scotland No. > SC151456 > Registered Office - Helix Building, West Of Scotland Science Park, > Glasgow G20 0SP > Email Disclaimer > > > -Original Message- > From: Markus Karg [mailto:k...@quipsy.de] > Sent: 08 April 2010 09:49 &g

[WiX-users] Support Phone Number

2010-04-08 Thread Markus Karg
We'd like to provide a support phone number in our WiX-generated .msi in a way that this phone number is visible to the end user when looking at "Support Details" in the Software Control Panel of Windows. How to do that? --

Re: [WiX-users] Cannot start any WiX 3.0 tool

2010-04-07 Thread Markus Karg
stered in Scotland No. > SC151456 > Registered Office - Helix Building, West Of Scotland Science Park, > Glasgow G20 0SP > Email Disclaimer > > > -Original Message- > From: Markus Karg [mailto:k...@quipsy.de] > Sent: 07 April 2010 10:16 > To: General discuss

[WiX-users] Cannot start any WiX 3.0 tool

2010-04-07 Thread Markus Karg
I've set up a clean windows XP machine, installed MSVB5 on it, and WiX 3.0. I can use MSVB5 to create the EXEs which in a second step shall get packed into a MSI by WiX. But when I start any WiX tool (like CANDLE or HEAT) it tells me that it cannot initialize the tool. Maybe I have to install .N

Re: [WiX-users] How to check if JRE is installed using WIX

2010-04-05 Thread Markus Karg
There is no generic solution to detect any JRE. What you did below should work with Sun's. > -Original Message- > From: ppremk [mailto:prem.kumar.ponutho...@exact.com] > Sent: Sonntag, 4. April 2010 08:29 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] How to check if JRE

Re: [WiX-users] Prevent deinstallation

2010-04-01 Thread Markus Karg
gt; product was EVER installed. > > Richard Horsley > > -Original Message- > From: Markus Karg [mailto:k...@quipsy.de] > Sent: 01 April 2010 11:20 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Prevent deinstallation > > Well, the pr

Re: [WiX-users] Prevent deinstallation

2010-04-01 Thread Markus Karg
ocess that works in this way. It > should be noted though, that if you create any further patches that > rely on the original being installed first, the user will have to be > aware of the upgrade path. > > -Original Message- > From: Markus Karg [mailto:k...@quipsy.de] > S

Re: [WiX-users] Prevent deinstallation

2010-04-01 Thread Markus Karg
age- > From: Rob Hamflett [mailto:r...@snsys.com] > Sent: Donnerstag, 1. April 2010 11:52 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Prevent deinstallation > > Are you aware that disabling installs will prevent major upgrades? > > Rob > >

Re: [WiX-users] Prevent deinstallation

2010-04-01 Thread Markus Karg
nstaller XML toolset. > Subject: Re: [WiX-users] Prevent deinstallation > > Could you create an .msp to patch the original installer to add these > files? > > -Original Message- > From: Markus Karg [mailto:k...@quipsy.de] > Sent: 01 April 2010 10:30 > To: Gener

Re: [WiX-users] WiX 3.0: Bug in LIGHT

2010-04-01 Thread Markus Karg
> Description="FEMeshGen2DGenerator Class" /> > > > More about this issue can be found in this bug report: > http://sourceforge.net/tracker/index.php?func=detail&aid=2793966&group_ > id=105970&atid=642714 > <http://sourceforge.net/tracker/index.ph

[WiX-users] Prevent deinstallation

2010-04-01 Thread Markus Karg
We have to write a .msi to install modules into a preinstalled software. The problem is that once the module is installed, it can never get uninstalled, as it modifies some software-internal structures in a way that makes it impossible to undo. So, we have to prevent that somebody goes into

Re: [WiX-users] WiX 3.5: Error in HEAT

2010-04-01 Thread Markus Karg
WiX is release 3.0 Your proposal does not work, see here: C:\>SET PATH=%PATH%;"C:\Programme\Windows Installer XML v3\bin" C:\>HEAT file EXCEL8.OLB -gg -out EXCEL8.wxs Microsoft (R) Windows Installer Xml Toolset Harvester version 3.0.5419.0 Copyright (C) Microsoft Corporation. All rights reserved

Re: [WiX-users] WiX 3.0: Bug in LIGHT

2010-03-31 Thread Markus Karg
by LIGHT, since the .wxs file does not include it. Regards Markus > -Original Message- > From: Bob Arnson [mailto:b...@joyofsetup.com] > Sent: Donnerstag, 1. April 2010 02:26 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] WiX 3.0: Bug in LIGHT > >

[WiX-users] WiX 3.5: Error in HEAT

2010-03-31 Thread Markus Karg
We're using HEAT to create s from files: CD "%PROGRAMFILES%\Windows Installer XML v3\bin" HEAT file EXCEL8.OLB -gg -out EXCEL8.wxs That works pretty well as long as HEAT and EXCEL8.OLB are located in the same folder. But if they are not, both of the following commands will fail: CD

[WiX-users] WiX 3.0: Bug in LIGHT

2010-03-31 Thread Markus Karg
We noticed that there must be a bug in LIGHT (WiX 3.0): We used HEAT file my.ocx -out my.wxs to create a from an OCX file, compiled it using CANDLE, then tried to link it using LIGHT. LIGHT says that there is a duplicate in that fragment, so we checked the fragment. In fact, there is

Re: [WiX-users] Beginner's Question: Registering OCX

2010-03-30 Thread Markus Karg
> On Tue, 30 Mar 2010 08:21:05 +0200, Markus Karg wrote: > > Markus, > > > I wonder why this simple instruction is not found in the manual or > tutorial. ;-) > > http://www.tramontana.co.hu/wix/lesson6.php#6.1 ;-) > > Bye, >Gábor > > ---

Re: [WiX-users] Beginner's Question: Registering OCX

2010-03-29 Thread Markus Karg
nstaller XML toolset. > Subject: [WiX-users] Beginner's Question: Registering OCX > > On Mon, 29 Mar 2010 16:15:02 +0200, Markus Karg wrote: > > Markus, > > > That page does not contain the word "OCX", so what do you like to > tell me? > > But it does

Re: [WiX-users] Beginner's Question: Registering OCX

2010-03-29 Thread Markus Karg
*Design, Simulate + Innovate with the ** > Integrated Environmental Solutions Limited. Registered in Scotland No. > SC151456 > Registered Office - Helix Building, West Of Scotland Science Park, > Glasgow G20 0SP > Email Disclaimer > > > > > > > > > >

[WiX-users] Beginner's Question: Registering OCX

2010-03-29 Thread Markus Karg
We need to register a OCX file using WiX. How to do that? -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel

Re: [WiX-users] Replacing files in WINDOWS\System32

2010-03-25 Thread Markus Karg
en Schöning [mailto:tschoen...@am-soft.de] > Sent: Donnerstag, 25. März 2010 16:23 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Replacing files in WINDOWS\System32 > > Guten Tag Markus Karg, > am Donnerstag, 25. März 2010 um 13:37 schrie

Re: [WiX-users] Beginner's Question: 32 Bit MSI on 64 Bit OS

2010-03-25 Thread Markus Karg
t; From: Lodhiya, Harshil [mailto:harshil.lodh...@eclipsys.com] > > Sent: Donnerstag, 25. März 2010 12:20 > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] Beginner's Question: 32 Bit MSI on 64 Bit OS > > > > Well you ha

Re: [WiX-users] Replacing files in WINDOWS\System32

2010-03-25 Thread Markus Karg
T Administrator > T: +44 (0) 141 945 8500 > F: +44 (0) 141 945 8501 > > http://www.iesve.com > **Design, Simulate + Innovate with the ** > Integrated Environmental Solutions Limited. Registered in Scotland No. > SC151456 > Registered Office - Helix Building, West Of Scotland S

Re: [WiX-users] Beginner's Question: 32 Bit MSI on 64 Bit OS

2010-03-25 Thread Markus Karg
gt; Well you have to do it on 64-bit machine only then and then only msi > will be fully 64-bit\32-bit compatible. I already encounter this issue > in past and had to get 64-bit OS just to solve this issue. > > > > -- H > > > -Original Message- > From: Mark

Re: [WiX-users] Beginner's Question: 32 Bit MSI on 64 Bit OS

2010-03-25 Thread Markus Karg
Re: [WiX-users] Beginner's Question: 32 Bit MSI on 64 Bit OS > > Just create your MSI on 64-bit machine with the DLLs created as target > x86, and it will run on both 32-bit\64-bit machine. 64-bit OS will > automatically take care of system folder. > > > > -- H > &

[WiX-users] FW: Beginner's Question: 32 Bit MSI on 64 Bit OS

2010-03-25 Thread Markus Karg
Dear WiX Community, we need to write a MSI file that has to install a 32 Bit software. It shall correctly install on both, Windows 32 and Windows 64. Is it correct to do one setup that always installs into SystemFolder, or do we have to take any special care for the Windows 64 case? Tha

[WiX-users] Replacing files in WINDOWS\System32

2010-03-25 Thread Markus Karg
Dear WiX Community, for one of our applications, we need to provide the latest version of a DLL which comes with XP in an older version (e. g. ASycFilt.dll) and lives in WINDOWS\System32. When we try to run our MSI on XP, it says that it cannot replace this DLL since it is protected by the

Re: [WiX-users] Per User / Per Machine

2009-11-06 Thread Markus Karg
elevates it. If you're not an administrator, of course you can't > take an MSI and have it run elevated. Elevation isn't in the package - > it depends on the installing user's privileges. Other scenarios will > produce the "over the shoulder" dialog where the

Re: [WiX-users] InstallScope="perUser" makes only sense on Windows Seven?

2009-11-06 Thread Markus Karg
SI files in the same way (there is NO forcing of a new > way), or > you can make a single package that can be installed either way using > the new > property to enable the new behavior. > > -Original Message- > From: Markus Karg [mailto:markus.k...@gmx.net] >

Re: [WiX-users] Is "perMachine" the default?

2009-11-06 Thread Markus Karg
rUser packages, you want the flag set and the property not > created. In > perMachine packages, you want the property set and the flag not set. > Thus, > the InstallScope attribute does it all, and you don't need to worry > about > the flag or the property being set correctly (fo

Re: [WiX-users] Per User / Per Machine

2009-11-05 Thread Markus Karg
r why > they need admin privilege to install it. ALLUSERS=2 produces unexpected > effects for non-elevated users where you get a per-user install when a > per-system may have been assumed (some other user logs on and says "I > can see the files are installed but there's no shortcu

[WiX-users] Is "perMachine" the default?

2009-11-05 Thread Markus Karg
When running my .msi on Vista, I do not see any difference between InstallScope="perMachine" and not using this attribute at all. Is "perMachine" the default? -- Let Crystal Reports handle the reporting - Free Crystal Repo

[WiX-users] InstallScope="perUser" makes only sense on Windows Seven?

2009-11-05 Thread Markus Karg
This perMachine / perUser discussion really confuses me. ;-) I tried what happens if I set InstallScope="perUser". The result is, that I cannot install the software on Vista, because it says I do not have sufficient access rights to enter C:\Program Files\[Manufacturer] (no, it does not ask

Re: [WiX-users] Per User / Per Machine

2009-11-05 Thread Markus Karg
ocation that > requires elevation to access, that is, a per-machine location, so you > can't > really use it in a per-user package.) > > -Original Message- > From: Markus Karg [mailto:markus.k...@gmx.net] > Sent: Wednesday, November 04, 2009 10:53 AM > To: 'Gene

Re: [WiX-users] Why is the WiX manual using DirectoryRef

2009-11-04 Thread Markus Karg
; but the underlying directory structure needed to be exactly the same > for the > application to run--so all the individual projects linked in this one > directory structure. > > -Zach > > On Wed, Nov 4, 2009 at 11:02 AM, Markus Karg > wrote: > > > I disagree t

Re: [WiX-users] lit.exe -loc

2009-11-04 Thread Markus Karg
Spent one hour, finally discovered my own fault: I wrote "light x.wixlib y.wixOBJ" instead of "light x.wixlib y.wixLIB" -- certainly there will be no resources found in the original .wixOBJ, but only in the .wixLIB...! :-( > -Original Message----- > From: Ma

Re: [WiX-users] Why is the WiX manual using DirectoryRef

2009-11-04 Thread Markus Karg
I disagree that structure and content are different concerns, they are the same (or do you separate files and folders on your harddisk, too?). The question was, why it is used in the *most simple* examples. Since it does *not* focus on the example at hand, but instead, makes that examples overly le

Re: [WiX-users] Per User / Per Machine

2009-11-04 Thread Markus Karg
red to make > workable > packages that can be switched during installation. However, the advice > is > still: don't do it. Make it one or the other and prevent the one you > don't > support. > > -Original Message- > From: Markus Karg [mailto:markus.k...@gm

Re: [WiX-users] Fragments or Merge Modules?

2009-11-04 Thread Markus Karg
t is run twice) with the > -cg option which very nicely generates componentgroups, but the ID's > for > each directory are things like 'folder1'. Now when both libraries have > directories with the same Id it is there that I run into trouble. > > -Nick > >

[WiX-users] lit.exe -loc

2009-11-03 Thread Markus Karg
I have modularized my WiX project into several small subprojects using fragments and wixlibs. Binding together the wixlibs (and such, the s with the main ) is working well. Now I want to modularize my translations (.wxl file). I am binding micro .wxl files into my wixlibs using lit's -loc par

Re: [WiX-users] Fragments or Merge Modules?

2009-11-03 Thread Markus Karg
pt the portability > with > other toolsets. > > The typical decision path is: prefer either fragments or wixlibs over > merge > modules when you don't need to incorporate the shared code with non-wix > toolsets. > Note that wix 3.5 and 3.0 can share the same wix

Re: [WiX-users] Fragments or Merge Modules?

2009-11-03 Thread Markus Karg
ments or wixlibs over > merge > > modules when you don't need to incorporate the shared code with non- > wix > > toolsets. > > Note that wix 3.5 and 3.0 can share the same wixlibs, while wix 2.0 > can't > > share the same libs with 3.x (or the same source

Re: [WiX-users] Per User / Per Machine

2009-11-03 Thread Markus Karg
t user doesn't > already have admin privileges, the command will fail while if the user > does > have those privileges, the command isn't needed. Then again, maybe I > haven't > found the magic incantation yet. > > -Original Message- > From: Markus K

Re: [WiX-users] How to know which InstallerVersion to use?

2009-11-03 Thread Markus Karg
on started supporting the things you use, you will then be > able > to determine which is your minimum version. Or, if you have a minimum > platform (XP SP2, Vista, whatever) you can look to see what shipped > with > that platform and avoid anything that isn't supported in that re

[WiX-users] Why is the WiX manual using DirectoryRef

2009-11-03 Thread Markus Karg
I have read both, the WiX manual and the WiX tutorial. While the WiX tutorial is putting content (s) directly into structure (s), the WiX manual is always separating it (s are only used in s). As Gábor didn't know why the WiX manual authors did that complexity, I'd like to ask this mailing list

Re: [WiX-users] Fragments or Merge Modules?

2009-11-03 Thread Markus Karg
bs over > merge > modules when you don't need to incorporate the shared code with non-wix > toolsets. > Note that wix 3.5 and 3.0 can share the same wixlibs, while wix 2.0 > can't > share the same libs with 3.x (or the same source code without some > transformation either

Re: [WiX-users] How to know which InstallerVersion to use?

2009-11-03 Thread Markus Karg
> Markus I'd recommend setting InstallerVersion to 301 unless you want to > either bootstrap the 4.5 installer before your MSI (or expect your > users > to manually install it) or you don't mind excluding users on certain > O/S'es (this is sometimes desirable if your application has certain > requi

[WiX-users] Fragments or Merge Modules?

2009-11-02 Thread Markus Karg
If I understand correctly, there are two ways to modularize my setup: Fragments and Merge Modules. So the question is: Which one to use? For me it looks like Merge Modules being a more heavy weight solution, but the benefit is that those are a product-independent standard (i. e. InstallShield o

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-11-02 Thread Markus Karg
it will be assigned either before or > during the weekly wix-dev meeting. > > -Original Message- > From: Markus Karg [mailto:markus.k...@gmx.net] > Sent: Monday, October 26, 2009 11:43 AM > To: 'General discussion for Windows Installer XML toolset.' > Subje

[WiX-users] How to know which InstallerVersion to use?

2009-11-02 Thread Markus Karg
I am a beginner to MSI and WiX and have a question on the InstallerVersion attribute: How to know what version of WindowsInstaller my .msi will need to run correctly? Is there some kind of table that I did not discover so far, containing all WiX / MSI features plus the needed version number

[WiX-users] Per User / Per Machine

2009-11-02 Thread Markus Karg
Blair, in a different context you wrote: > It is best to make your installations pure-perMachine or pure- > perUser > and never mix them There is one thing I do not understand in that context: I always had the impression that it is up to the *administrator* to decide whether to install a softwar

Re: [WiX-users] CNDL0019

2009-11-02 Thread Markus Karg
ode (that you may not have > installed) somewhere, you have to us an unadvertised entry. It would be > up > to the code at that entry to check for your code (using > MsiProvideComponent()) to obtain the benefits associated with > advertised > entry points. > > -Original M

[WiX-users] CNDL0019

2009-11-01 Thread Markus Karg
I have a question on Verbs. "Error CNDL0019 : The Verb/@TargetProperty attribute cannot be specified because the element is advertised." The WiX manual does not say *why* I cannot use Verb/@TargetProperty with advertised ProgIDs. (1) Why can't I use this combination? (2) What progra

[WiX-users] (no subject)

2009-11-01 Thread Markus Karg
The WiX manual contains the following: "The first is a RemoveFolder element, which ensures the ApplicationProgramsFolder is correctly removed from the Start Menu when the user uninstalls the application. The second creates a registry entry on install that indicates the application is installed.

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-28 Thread Markus Karg
better > maintain that labor of love he contributes to this community (and for > which > he (hopefully) gets much praise for doing a very good job describing a > technology area few understand). Imagine what he could do writing a > tutorial > on how to author applications i

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-27 Thread Markus Karg
r 2009 00:09 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Beginner's Question on Multi Language Installer > > On Mon, 26 Oct 2009 19:42:13 +0100, Markus Karg wrote: > > Markus, > > > What is the best way to send it in? > &g

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-26 Thread Markus Karg
Re: [WiX-users] Beginner's Question on Multi Language > Installer > > Great, specifics. Can you capture them in a bug (or multiple bugs) so > we > knock them down and not lose them in email. > > On Sun, Oct 25, 2009 at 1:32 AM, Markus Karg > wrote: > > > Rob, &g

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-26 Thread Markus Karg
> -Original Message- > From: DEÁK JAHN, Gábor [mailto:d...@tramontana.co.hu] > Sent: Montag, 26. Oktober 2009 12:17 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Beginner's Question on Multi Language Installer > > On Wed, 21 Oct 2009 2

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-25 Thread Markus Karg
Markus -Original Message- From: Markus Karg [mailto:markus.k...@gmx.net] Sent: Sonntag, 25. Oktober 2009 09:33 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Beginner's Question on Multi Language Installer Rob, my suggestions to impr

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-25 Thread Markus Karg
Re: [WiX-users] Beginner's Question on Multi Language Installer The "Specifying Cultures to Build" topic in wix.chm (and on the web site) differentiates between command-line (light.exe) and Visual Studio/MSBuild) usages by section. -----Original Message- From: Markus Karg [mai

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-25 Thread Markus Karg
n the WiX.chm called "Specifying Cultures to Build". Can you provide suggestions as to what is not clear? On Sat, Oct 24, 2009 at 5:02 AM, Markus Karg wrote: > Thank you for this explanation. I wish this would be told in this clarity > in > the WiX documentation. > > -Origin

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-24 Thread Markus Karg
erman, falling back to English, falling back to English. In other words, there is no real difference at all between the three command-lines. -----Original Message- From: Markus KARG [mailto:markus.k...@gmx.net] Sent: Wednesday, October 21, 2009 11:09 AM To: 'General discussion for Windows Instal

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-24 Thread Markus Karg
he default list separator character you may or may not break this implementation, I don't remember and I'm not taking the time to look it up right now. Light.exe doesn't care, it recognizes both the semicolon and the comma as separators and treats them identically. -----Original

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-24 Thread Markus Karg
Donnerstag, 22. Oktober 2009 02:51 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Beginner's Question on Multi Language Installer Interesting. I've never heard that feedback before. Thank you. On Wed, Oct 21, 2009 at 11:18 AM, Markus KARG wrote: > We

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-24 Thread Markus Karg
dows Installer and WiX, but it's definitely worth the effort :) Sascha On Thu, Oct 22, 2009 at 5:18 AM, Markus KARG wrote: > Well, frankly spoken that (really huge) tutorial is in part outdated, false > and overly complex to understand, and it does things without explaining > their in

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-21 Thread Markus KARG
> > depending on what the original language transforms did). > > > > > > You may be able to use the instance transform related tags in WiX, > but I > > > have never tried that so I don't know what gotchas you may find > that way. > > > Otherwise

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-21 Thread Markus KARG
a single value for each and every string). Everything else we > do is intended to change that MSI's content so that a different > language > becomes apparent. > That is where we re-link with different languages in order to generate > the transforms that set our base MSI to those

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-21 Thread Markus KARG
at a different language becomes > apparent. > That is where we re-link with different languages in order to generate > the > transforms that set our base MSI to those different languages. At that > point, you can vary just the Cultures parameter and all WXL files that > don&#

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-21 Thread Markus KARG
> Markus KARG wrote: > > What I do not understand under this circumstances is: Why can I add a > LIST > > of cultures to light.exe? I mean, what does it actually do with all > the > > cultures if actually always taking just the first in the list? > > > It uses

Re: [WiX-users] Beginner's Question on Multi Language Installer

2009-10-20 Thread Markus KARG
.wixout > files, generate your transforms from those, and bind the "baseline" > wixout > into the MSI you subsequently apply each MST to. > > -Original Message- > From: Markus KARG [mailto:markus.k...@gmx.net] > Sent: Tuesday, October 20, 2009 12:06 PM > To

[WiX-users] Beginner's Question on Multi Language Installer

2009-10-20 Thread Markus KARG
Hello Everybody, I am new to both, MSI technology in general and the WiX product in particular, but I have some experience with some old InstallShield products (pre-MSI-age). InstallShield allowed me to simply add translated strings for lots of languages, so one single setup.exe contained t