The MSI SDK Formatted topic shows lots of special characters. That happens
to resolve to the full path to the File with matching @Id.
On Sun, Oct 25, 2009 at 10:10 PM, Dave Kolb wrote:
> What "variable set" does #FileId come from? I don't recognize the # syntax.
>
> -Original Message-
> F
What "variable set" does #FileId come from? I don't recognize the # syntax.
-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Sunday, October 25, 2009 11:31 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] String concatenation
Can someone kindly point me to any samples in using WiX extensions to generate
WiX source files?
Thanks.
Leo
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need t
Do something like:
Value=""[DirName]FileName.exe""
or better:
Value=""[#FileId]""
On Sun, Oct 25, 2009 at 6:28 AM, Vova Froimchuk wrote:
> Hi,
> I'm completely new to WiX, and my search in "HowTos" and reference didn't
> give me
> a desired answer. Is there any way to concatenate string. My p
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,
>
> my suggestions to improve the documentation are below. If you think that
> this information is *explicitly* found in
Hello,
i want to uninstall the product but getting the following message
"The installed product does not match the installation source(s). Until a
matching source is provided or the installed product and source are
synchronized, this action can not be performed".
I tried with other softwares to un
In other words, PermissionEx should work, imho.
On Oct 25, 2009 7:17 AM, "Rob Mensching" wrote:
CreateFolder does not delete folders. I do believe that Permission element
will explictily set the ACLs on the directory though.
On Sat, Oct 24, 2009 at 5:00 PM, Balu Swaminathan wrote:
> > Hello A
Hi,
I'm completely new to WiX, and my search in "HowTos" and reference didn't
give me
a desired answer. Is there any way to concatenate string. My problem is to
write
a path of one of the installed files to registry inside *quotation marks*.
Using *Value="[DirName]FileName.exe" *
code writes the pa
Oops, forgot one item:
-- SNIP --
light.exe myinstaller.wixobj -cultures:en-us;en -loc mystrings_en-US.wxl
-loc mystrings_en.wxl -ext WixUIExtension -out myinstaller-en-us.msi
This will cause light to build an en-us installer first using localization
variables from the en-US localization
Just answered to this implicitly in my answer to Rob's request for doc
improvements. :-)
Thanks for all
Markus
-Original Message-
From: Blair [mailto:os...@live.com]
Sent: Samstag, 24. Oktober 2009 23:18
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users]
Rob,
my suggestions to improve the documentation are below. If you think that
this information is *explicitly* found in the existing documentation, I
would be glad if you could post the particular excerpt here (maybe I just
missed them). :-)
(1) wix.chm shall contain a note how to author a .wxl f
Good to know for future reference as I have take Blair's good advice and no
longer fool with CA's to touch the registry or the event source and do those
with wix elements. My only custom action left decodes a des256 string to get
credentials for when I create the service and that works well. Instal
12 matches
Mail list logo