Please note the following line in your log file.
"MSI (c) (74:7C) [19:40:03:546]: SELMGR: ComponentId
'{C1D08FF3-4507-4371-B362-4D07D21E4339}' is registered to feature
'BCModuleFeature', but is not present in the Component table. Removal of
components from a feature is not supported!"
You wi
When applying the patch created using WIX, I am getting Success message.
But no updates take place.
My previous product has more than 5000 files. In patch there are 1048
files have been changed. Using ORCA, I can able to see the modified file
names and components.
But after applying patch t
Is your question related to performing some action upon uninstall?? If
so please refer,
http://blogs.msdn.com/b/josealmeida/archive/2004/11/08/wix-managed-custo
m-actions.aspx
-Original Message-
From: Nangai [mailto:thangananga...@iinterchange.com]
Sent: Wednesday, April 20, 2011 10:0
No one faced this issue???
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-execute-custom-action-while-patch-uninstall-tp6282482p6289606.html
Sent from the wix-users mailing list archive at Nabble.com.
-
Will the below work for the standard Burn executable? I.e. using Vadym's
example below could I run 'bootstrapper.exe -old_db_name="YeOldeName"' and have
DB_NAME set to "YeOldeName"?
--Albert
-Original Message-
From: Vadym Verba [mailto:vve...@sdl.com]
Sent: Monday, February 21, 2011 1
You'd perhaps get a more useful answer if you told us what the problem is.
> From: Michael Tissington [mailto:michael_tissing...@ciqual.com]
>
> I have a problem when doing a major upgrade on Vista (no
> service pack)
>
> My install is using both MSVC 9.0 and 10.0 merge modules.
> The first
I have a problem when doing a major upgrade on Vista (no service pack)
My install is using both MSVC 9.0 and 10.0 merge modules.
The first time my install runs it does install MSVC without any problems.
My upgrade package does a RemoveExistingProducts and then installs itself.
The problem is ONLY
Thanks Wyrdfish,
It looks like it is working now -- even though, the asterisk doesn't show up
where the IP would be in the IIS manager. I had been waiting for our systems
guys to create a DNS entry for the website and once I had it, it seems to
work. Must be a false alarm. It is interesting though
Hello...
I'm looking for a way to create a SSL certificate during install time. I don't
think makecert.exe is allowed to distribute. Please give me your suggestions.
Thank you.
--
Found the answer to my own question :)
W32_OptionalFeature.
Now to work out how to install it if it is not found.
J.
-Original Message-
From: John Thornborrow [mailto:j...@pinesoft.co.uk]
Sent: 19 April 2011 16:18
To: General discussion for Windows Installer XML toolset.
Subject: Re: [W
This surprised me too because I thought I had read that there was a
default value however supplying the Schedule="afterInstallValidate"
value did fix my installer, thanks very much for the fast help!
On Tue, Apr 19, 2011 at 10:04 AM, David Watson wrote:
> Is your UpgradeCode the same as your prev
Hi,
I dreaded as much! :p
What equivalent class is to be use on Windows 7? (W32_ServerFeature is for 2008
only)
Regards,
J.
-Original Message-
From: Skildum, Mathew [mailto:mathew.skil...@aspect.com]
Sent: 19 April 2011 14:21
To: General discussion for Windows Installer XML toolset.
Su
Is your UpgradeCode the same as your previous MSIs?
Also are you updating the ProductVersion correctly each time ?
Schedule should have a default so you do not need to specify it.
http://wix.sourceforge.net/manual-wix3/major_upgrade.htm
Dave
-Original Message-
From: Tyler Walters [mail
Its works for me without using the @IP attribute but I have also never used
@Secure, do you get anything useful from the log?
-Original Message-
From: Nick Ramirez [mailto:nickra...@hotmail.com]
Sent: 18 April 2011 22:46
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] IIS: WebAd
The best way to do this is to query the Win23_ServerFeature namespace through
WMI in a DTF custom action.
Every Windows feature has its own ID that can be searched for.
The only restriction I have found with this method is when UAC is enabled. The
install must be running with elevated privil
I think the 'Schedule' attribute is needed on the 'MajorUpgrade' element in
order for it to remove the existing version.
On Tue, Apr 19, 2011 at 7:59 AM, Nick Porter wrote:
> I am attempting to use Major Upgrade with my Wix installer to IIS 6 on
> a Windows XP machine. In the past when using this
I am attempting to use Major Upgrade with my Wix installer to IIS 6 on
a Windows XP machine. In the past when using this same installer with
a Minor Upgrade it would work fine and only show up once in the
Add/Remove Programs dialog even after several upgrades. Now that I
have changed the installer
Hi Guys,
One of our products has a dependency on a Windows Feature (specifically the
.NET -> WCF -> Non-HTTP Activation feature, amongst a few others).
Is there a manageable way to ensure that the machine has these features
installed/enabled within WiX?
Thanks for any info!
Regards,
J.
__
Hi,
I am very new to wix and I want to create an install which upon
removal leaves behind any files which are part of my installer but
existed before I installed my application.
I am not sure the best way of achieving this (or even if it is possible).
The files in my installer may well be identi
Hi,
I've created the patch file using the below steps.
1) Extracted the prev and new msi using msiexec /a TARGETDIR=
2) Using the below patch.wxs script i created the .pcp file.
Collapse
http://schemas.microsoft.com/wix/2006/wi";>
I know this is a bit late, but for history's sake, here is the link to what
you are seeing (it isn't DTF, it is Windows Installer):
http://blogs.msdn.com/b/heaths/archive/2009/07/03/installation-sequence-rest
rictions-for-multi-package-transactions.aspx
Summary: If you want MSIs if different bitn
21 matches
Mail list logo