I am looking for a way to name a shortcut to that of a property name.
For example if I have a secure property (in wix 3) called FOO with a
value of Bar. I want the name of the shortcut to be called Bar.
The following does not work as I would expect.
Thoughts?
---
The dialog that is coming up in German is an error dialog indicating that
there is insufficient disk space to continue. I also noticed that on
uninstall I see a dialog where the button text is in German briefly.
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 07, 2007 10:49 AM
Kevin Burton wrote:
If it is using its own dialogs how do I ensure that the correct
localized strings show up?
It depends. The stock dialogs are localized according to system/user
locale but some also use strings from the ActionText, Error, and UIText
tables. So it all depends on which di
Lindsay Harris wrote:
Hello! I was wondering, is there any kind of built in computer
browsers in wix?
Depends on what you mean by "computer browser." Network or file system?
No on the former, kinda on the latter (WixUI's BrowseDlg).
I am spawning a dialog from another dialog. (a popup
Thomas Bjørnsen wrote:
> I'm trying to get the speech SDK to install on 2000/XP machines and
> not Vista. (Sp5.msm and so forth).
> How exactly would I get this to work? (Multiple MSM modules installed
> conditionally on 2k/XP and not vista machines).
>
Merge modules get referenced from features
Wilson, Phil wrote:
> I was about to say the same thing. It's not all managed code custom actions
> that are "evil", it's really just the installer class mechanism that requires
> the shim Dll, loading a framework into msiexec etc etc. Functionally, a
> managed code exe has the same capability
Joe Kaplan wrote:
> As such, ServiceInstall only takes care of 1/2 of the required tasks. To
> create the event source, you could either use the new support for that in
> WiX 3 that Bob added last year or just write the appropriate registry
> entries manually using .
>
And note that this is
koawmfot wrote:
> well, technically it isn't really a bug if the v2 difxapp.wixlib has
> different elements and schema references than it should in v3.
True -- I'm not saying it'll get fixed. WiX v3 added the concept of
"binary .wixlibs" that can contain the files they ship, so they're full
re
If it is using its own dialogs how do I ensure that the correct localized
strings show up?
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Friday, April 06, 2007 10:12 AM
To: Kevin Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Error in German?
Kevin Burton wrote:
I
9 matches
Mail list logo