To All,
Is there another setting to set the Realm property that goes along with Digest
Authentication on the WebDirProperties Element? I see DigestAuthentication is
a 'YesNoType' but I don't see a way to set the Realm that the Digest
Authentication is suppose to use to authenticate its request
discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] IIS:WebSite Element
WebSites are currently always found by their IP:Port:Header tuple.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Perlman
Sent: Thursday, July 24, 2008 16:46
To:
The Documentation speculates that a 'Nesting WebSite under Product, Fragment,
or Module results in a web site "locator" record being created in the
IIsWebSite table. This means that the web site itself is neither installed nor
uninstalled by the MSI package. It does make the database available f
You could also use XmlConfig.
>From an xpath point of view you can use something like so in your XmlSetting2
>which would get you the 3rd child element.
"//ParentNode/ChildNodes/ChildNode[\[]3[\]]
Ryan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Sent: Tuesday, June 03, 2008 5:23 PM
To: General discussion for Windows Installer XML toolset.
Cc: Ryan Perlman
Subject: RE: Issue with XMLFile in util
XmlFile has issues with uninstall. It really only works at modifying files
that you install/uninstall as part of your product. XmlConfig was
To All,
So when I attempted to do this in my service install element I am still getting
the Failed because of required permissions. Would it be possible to see a
complete snippet of this being used?
My ServiceInstall Element is nested under a Component element with a File
element whose keypat
license. The
variables are:
WixUIBannerBmp
WixUIDialogBmp
WixUIExclamationIco
WixUIInfoIco
WixUINewIco
WixUIUpIco
Ryan Perlman
In v2 you used to be able to add custom bitmaps to the Dialogs.
Has that changed in v3 or am I doing something wrong.
I created a Sub-Directory called [Bitmaps] and added my own files for
bannrbmp.bmp and dlgbmp.bmp. But when I compile the solution it doesn't
override the bitmaps.
NP, great I ended up just defining them myself for now, but can't wait till its
supported.
Ryan PerlmanApplications Developer | +1(425) 703-8659 office | +1(206)
354-0838 mobile | IISBLK\5285
[cid:image001.png@01C7658A.3A1E6070]<http://www.microsoft.com/windowsvista/default.msp
variable '$(var.MyApp.TargetPath).
Also if this is the syntax how does it handle it if you project was named
MyApp.UI therefore giving you $(var.MyApp.UI.TargetPath)?
Ryan PerlmanApplications Developer | +1(425) 703-8659 office | +1(206)
354-0838 mobile | IISBLK\5285
[cid:image001.png@01C
10 matches
Mail list logo