Nope. If you see virtual directories being left behind, take a look in the
verbose log file and make sure the Component containing the vdir was
removed.
On Wed, Jun 30, 2010 at 9:27 AM, James Green wrote:
> OK, Replying to my onw threads already isn't good!
>
> I've just been doing a bit more te
FYI: given the issues with auto-harvesting in WiX v3.5, that feature will be
disabled before shipping. We'll try to bring it back in WiX v4.0.
On Wed, Jun 30, 2010 at 5:52 PM, John Robbins wrote:
> Hi,
>
> I had the same itch to scratch a while ago so I wrote a tool I called
> Paraffin to make m
Hi ,
I am creating a virtual directory in the existing site. But the problem is
the virtual directory apppol is by default , "DefaultAppPool" not the
WebSite related apppool. Is this the problem with WIX 3.5?
If we create a virtual directory from IIS , Automatically it takes the
website AppPool
Consider the following:
WiX generates the error message Duplicate symbol Property:TEST found
But I'm wondering if this was truely intentional or a bug in WiX? In the case
of a merge module the SuppressModularization attribute causes a unique Property
to be generated in the resultant MSM
Hi,
I had the same itch to scratch a while ago so I wrote a tool I called Paraffin
to make my life easier.
The overview to the tool:
http://www.wintellect.com/cs/blogs/jrobbins/archive/2007/10/21/wix-a-better-tallow-paraffin.aspx
More on updates to Paraffin based on requests:
http://www.wintell
Perfect! That's exactly what I was looking for but couldn't find.
Thanks for the link Blair. :-)
Craig
On Wed, Jun 30, 2010 at 2:08 PM, Blair wrote:
> With regards to files that don't have Version resources (since WiX's binder
> by default does populate the file hash for files that don't conta
For localization, if you don't want the localizers to mess up the bolding,
do this instead:
*.wxl
...
Create Virtual Directory
...
*.wxs
...
...
-Original Message-
From: James Green [mailto:james.gr...@lalpac.com]
Sent: Wednesday, June 30, 2010 8:24 AM
To: 'Genera
With regards to files that don't have Version resources (since WiX's binder
by default does populate the file hash for files that don't contain version
resources) the following pages are of use to help you understand what is
expected.
The default behavior for your case is described on this page:
h
Both components are in the same fragment. Thus, they will both be patched. I
answered this question recently in this list.
The following has each component in separate fragments, which will allow
them to be patched separately.
Thanks Peter and Pally for the replies.
I don't make a lot of installers, but I did read and follow the
component rules very carefully when I created the original installer.
What I'm unclear on is if I have the same component snippet in two MSI
files (same GUID), but one snippet contains a newer v
It's an unusual request. Before I comment on the "how", could you please
describe your install scenario in which you need a domain user?
Thx
dB.
dB. @ dblock.org
Moscow|Geneva|Seattle|New York
-Original Message-
From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br]
Sen
Hello everyone,
I was wondering:
what is the "best" way to autogenerate fragments for a visual studio
project?
-by including it as a reference (and set harvest to TRUE) in your
.wixproj, you can't get the referenced libraries.
-by doing heat.exe on the bin directory of the project, you get files
I do exactly that. Here's a code snippet
I then use other Components to specify similar Conditions for whether to
create the old style Web App or use the new one with the AppPool
attribute.
-Original Message-
From: Reid Peryam [mailto:re...@cqg.com]
Sent: Wednesday,
Hello - I have a wix 2 build proj that is deployed in two places. My
development machine is Windows XP and the deployment server which is
Windows Server 2003.
There is an issue with the WebAppPool I have included within the
installer as it causes an error when the built .msi is installed on my
OK, Replying to my onw threads already isn't good!
I've just been doing a bit more testing on my installer and it appears to be
removing the virtural directories automatically now, I have seen the
uninstall process leave orphaned virtual directories. Does this sound
familiar to anyone here?
Rega
Hi All,
I'm sure those that read my last post could have predicted this next
questsion! I've been looking into the removal of the virtual directory
during the uninstall process and found the following post:
http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg01664.html
Is this still r
Many thanks!
-Original Message-
From: wix-users-boun...@lists.sourceforge.net
[mailto:wix-users-boun...@lists.sourceforge.net] On Behalf Of Yan Sklyarenko
Sent: 30 June 2010 16:09
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Bold Titles on Custom Dial
Thanks again!
-Original Message-
From: wix-users-boun...@lists.sourceforge.net
[mailto:wix-users-boun...@lists.sourceforge.net] On Behalf Of Pally Sandher
Sent: 30 June 2010 16:13
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Bold Titles on Custom Dial
It'll be rendering with the font specified in the DefaultUIFont Property
unless you tell it otherwise
Try
The standard fonts are listed in WiXUI_Installdir.wxs but you can define
your own using the TextStyle Element if you want to use something
different, just use them in the same way as above.
Prefix the text with "{\WixUI_Font_Title}". So, in your text it will be:
But, if you want this to be localized (I guess you do), move the value
of the Text attribute to a *.wxl file, and leave a reference to it from
the Control element, something like this:
*.wxl
...
{\WixUI_Font_Title
Hi All,
I'm just creating my first WiX installer so far all is well. I've created
one custom dialog for my installer but I cannot seem to set the Title to
bold text to fall in line with the other dialogs.
I'm using as the basis for the UI and in my
custom dialog I have the following set:
>From the sounds of it you're following the Component Rules
>(http://msdn.microsoft.com/en-us/library/Aa370561) quite well so it should
>work fine if all 30 installers install that Component to the same location.
>Just build a new installer with the updated file & it should update when you
>ins
Well first off you'd need to capture the details of an account which has
permissions to create accounts in the domain. Generally this is a domain admin
account but accounts can have permissions delegated to them so it doesn't
necessarily have to be.
Then you'd need to connect to a domain control
This is one way to do it.
You can make 2 variations of the component, one for each scenario, and
then put mutually exclusive component s in the components.
e.g.
install condition requiring either sql express or sql server or both be
present on the machine
component 1:
condition: sql ser
FYI dblock posted http://code.dblock.org/ShowPost.aspx?id=101 on this
list a few times recently which covers this & other similar conditions.
I would recommend using the code on that post.
Palbinder Sandher
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501
You seem to be doing everything correctly, so all of that should happen
automatically. Any installer, upgrade or patch you create should keep the
component exactly as it is but build with the new version of the file. You dont
really need to do anything.
The only thing that wont happen is, if you
I don´t want to create a local user.
I need to create a domain user.
I don´t know to do this.
How Do I do this?
--
Carolina Zuqueto Amaral
tel: +55 21 2494-5476
cel: +55 21 9524-7186
email: carolina.ama...@conv.com.br
-Original Message-
From: Manson, Daniel (H USA) [mailto:daniel.man.
you can do it by defining a WixVariable element under product element.
Adi Sashkis wrote:
> Hi all,
> It's my first time using Wix and I am currently working on my installer's
> UI.
> In order to produce my UI I am using the UI Wizard with the WixUI_InstallDir
> theme.
> My Question is - How do
http://wix.sourceforge.net/manual-wix3/WixUI_customizations.htm
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 in S
I'm using WiX 3.5.1811.0 with Visual Studio 2010 and Visual SourceSafe.
It seems that switching between "Debug" and "Release" builds from the
toolbar or vice versa causes some, or occasionally all, of the
.wixproj files in my solution to be checked out. No changes are made
to any of the files and
Hi all,
It's my first time using Wix and I am currently working on my installer's
UI.
In order to produce my UI I am using the UI Wizard with the WixUI_InstallDir
theme.
My Question is - How do i change the text of the license agreement of the
theme to be my own text of the license ?
Thank you in
Hi,
I would like to create a patch which can install a single
file/component.
I am enclosing the code for your reference
Product.wxs
http://schemas.microsoft.com/wix/2006/wi";>
When i build, the logs show this:
*...
Task "CreateProperty"
Done executing task "CreateProperty".
Task "CreateProperty"
Done executing task "CreateProperty".
Task "CreateProperty"
Done executing task "CreateProperty".
Task "CreateProperty" skipped, due to false condition; ( '$(SfxCADll)'
== '' an
33 matches
Mail list logo