Ok, thanks that could be an alternative!
Richard-45 wrote:
>
>
> In article <1231926736137-2155989.p...@n2.nabble.com>,
> tgoffice writes:
>
>> It is working as expected with following "inelegance": Is it possible to
>> validate the conditions on key press, key down or key up?
>
> No.
Opened bug: 2508955
Thanks,
Eitan
-Original Message-
From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com]
Sent: Wednesday, January 14, 2009 10:48 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Latest WiX v3.0.4909.0 and IIS on Windows 2003
I have a vustom action which installs some 3rd party tools...
FFDSHOWUNINSTALLPATH AND
This works well, on install it runs the ffdshow.exe, and on uninstall it
runs the ffdshow uninstaller (FFDSHOWUNINSTALLPATH is an exe located via
the registry).
My question is:
How do I ge
Have you try to put removeOnUninstall in Action attribute ? More details
From: Colin Bleckner
To: wix-users@lists.sourceforge.net
Sent: Thursday, 15 January, 2009 11:57:51 AM
Subject: [WiX-users] RemoveRegistryKey and uninstall
I have a RemoveRegistryKey eleme
Hello everyone,
I'm try to compile a msm(Merge Module) into my existing MSI installer. In this
msm file only got two files(1 xml and 1 dll COM). This msm suppose to install
the files in the target machine and registr(regsvr32) the COM dll. I used the
following scripts to create the msi. The
I have a RemoveRegistryKey element that I'm using to clean up the registry
on uninstall. However I've noticed that it's also being triggered during
upgrades (when the previous version is uninstalled before the new version
gets installed). I was hoping to attach some sort of condition attribute to
I've looked into this, and it seems this is an issue with the latest changes
I've made to the IIS custom action, to support Vista SP1.
I'm pretty sure I've tracked down the issue - please open a bug. Note that this
issue will occur in the latest version of WiX if you're using both IIS and Util
No. Windows knows your ProductCode and just uses the standard APIs to uninstall
it, not that string.
Phil Wilson
949-639-1680
-Original Message-
From: Christopher Karper [mailto:christopher.kar...@gmail.com]
Sent: Tuesday, January 13, 2009 11:11 AM
To: General discussion for Windows
In article <1231926736137-2155989.p...@n2.nabble.com>,
tgoffice writes:
> It is working as expected with following "inelegance": Is it possible to
> validate the conditions on key press, key down or key up?
No.
> At the moment the Condition is evaluated if the control is left (on blur).
>
Glad you got that working, Nicolas. You're following a path we're considering
for future releases of AdventureWorks (that's pretty much what we're doing for
the T-SQL scripts to build the databases now); thanks for sharing your
learnings. We're also considering PowerShell and/or DTF. We're leani
Thanks for the link. I just submitted my suggestion.
Arun Perregattur
-Original Message-
From: David Reed [mailto:david.r...@microsoft.com]
Sent: Wednesday, January 14, 2009 12:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] SQL Server 2008 Bootst
As I've had no response to this, I suppose I may as well post the
"solution" I've cobbled together:
The installation contains ascmd.exe as a "binary", and installs the
.xmla script and also a .cmd file to the Windows temp folder. A custom
action then uses ascmd to execute the .xmla script. (The se
Can you provide more information about the CustomAction? For example the
definition and scheduling for the CustomAction would be very helpful.
-Original Message-
From: hegsie [mailto:heg...@gmail.com]
Sent: Wednesday, January 14, 2009 02:18
To: wix-users@lists.sourceforge.net
Subject: [W
Nothing should be broken, but you do need to rebuild everything. If you have
any .wixlibs or .wixobjs you need to do a full clean build from scratch.
-Original Message-
From: Eitan Behar [mailto:ei...@baconao.net]
Sent: Tuesday, January 13, 2009 22:39
To: General discussion for Windows I
Great question, Arun. I can imagine a few possibilities, not the least of which
is the size and complexity of installations of SQL Server SKUs north of
Express, but I don't have intimate knowledge of the decision points. I believe
that the VS team owns the bootstrappers, so let them know what yo
Hi There,
I am looking into using WIX instead of the standard windows setup and
deployment project for the deployment of a solution to one of our clients
in work.
(The appication interacts with outlook using the outlook interop assemblies
and is written in c# VS.NET 2005).
I have read through the
Do you have ConfigureIfExists="yes"?
-Original Message-
From: Yan Sklyarenko [mailto:y...@sitecore.net]
Sent: Wednesday, January 14, 2009 10:54 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] How to switch the Home Directory of a Default Web
Siteon instal
Hello WiX Community,
I'm sorry if this is a well-known thing, just failed to find this out.
I'd like to switch the Home Directory of the Default Web Site on install
to my INSTALLDIR.
Does anyone know how to do this?
If I reference the default web site in iis:WebSite element and specify
Director
Thank you. That's exactly what I am trying to do now. I created a Virtual PC
for XP installed VS 2008 Express SP1(what a pain). Copied the packages folder
from there to my development PC and deleted the Virtual PC.
Why can't Microsoft make those packages available for downloads for non-Express
Hello again!
One last question for today :-D:
Is it possible to disable all options in Feature SelectionTree (I only want
to display the feature tree without any options on any node)
At the moment the following options are still shown:
-Will be installed on local hard drive
-Entire feature wi
Hi,
I have a CA that can in odd circumstances fails to execute successfully so I
'return ActionResult.Failure;' But this doesn't seem to roll the
installation back it simply, says that the installation ended prematurely.
Is there something else that I need to do to get the package to rollback th
Hi,
I have a CA that can in odd circumstances fails to execute successfully so I
'return ActionResult.Failure;' But this doesn't seem to roll the
installation back it simply, says that the installation ended prematurely.
Is there something else that I need to do to get the package to rollback th
Hi,
I have a CA that can in odd circumstances fails to execute successfully so I
'return ActionResult.Failure;' But this doesn't seem to roll the
installation back it simply, says that the installation ended prematurely.
Is there something else that I need to do to get the package to rollback th
Hello!
I have created a custom UI dialog with several input fields.
The dialog can only be processed if all input fields are filled:
P1 = "" OR P2 = ""
ProductID
It is working as expected with following "inelegance": Is it possible to
validate the conditions on key press, key down o
There is also this site:
http://news.gmane.org/gmane.comp.windows.devel.wix.user
I've no idea if one is better than the other.
Rob
Yan Sklyarenko wrote:
> http://www.mail-archive.com/wix-users@lists.sourceforge.net/
>
> -- Yan
>
> -Original Message-
> From: Harrison Le [mailto:ha...@wi
http://www.mail-archive.com/wix-users@lists.sourceforge.net/
-- Yan
-Original Message-
From: Harrison Le [mailto:ha...@windows.microsoft.com]
Sent: Wednesday, January 14, 2009 5:42 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to search the archive?
Resending after
26 matches
Mail list logo