I ran the ICE validation from ORCA, Examined the output to see if anything
related to the custom action and nothing did.
However - the bug is now gone.
As of two builds ago I am no longer seeing the installer in an
XP environment execute this CA - what changed. Pretty much nothing that
should hav
I checked the InstallExecuteSequence table and located the
ScheduleStartRecorder action with this condition, which is correct:
VersionNT<600 AND (NOT REMOVE~="ALL" OR UPGRADINGPRODUCTCODE)
Here's the property:
Property(S): ScheduleStartRecorder = "C:\WINDOWS\system32\SCHTASKS.EXE"
/CREATE /F /TN "
Is there any way of creating a set of patches that are mutually exclusive? I
have software that has two patches A and B. Now If the software has patch A
installed it is to prevent install of B. I get this by sequencing A after B
and marking A to supersede B (now if you uninstall patch A it
Sending the error log without seeing the code that generated the error won't
get you any answers just more questions. Send along the code where you setup
the call to the CA and I'm sure we will find an answer.
-Michael
--
View this message in context:
http://windows-installer-xml-wix-toolset.6
Has anyone got a set of blog posts that cover installing WCF
webservices using WiX? (Ideally for IIS 6, 7 & 7.5) I need to install
some https WCF webservices and after recently doing some manual
installs one area that I'm little concerned about is deciding which
certificate to use (and what the nam
Condition your dialog on WIX_UPGRADE_DETECTED.
However, is unattended upgrade or an install important? If it is, popping a
dialog during an upgrade scenario is going to force an attended install.
--
--
John Merryweather Cooper
Jack Henry & Associates, Inc. (Premier Tech, Inc.)
Build & Install E
You could use the Upgrade element rather than MajorUpgrade. That would give you
a Property you can use in a Condition to display a dialog asking the user if
they want to continue with the upgrade or exit the installation process.
Palbinder Sandher
Software Deployment Engineer
T: +44 (0) 141 945
We would like to be able to uninstall an older product, and install the new
version. I tried out the MajorUpgrade element, and it works well. The only
problem is that it seems to work silently .. apparently we need to be able to
prompt the user and ask them if it's OK to perform the upgrade.
I'm testing my installaition of device driver (with supporting other
components e.g. service and gui element). Currently doing test on WinXP
with installer on machine 3.01.4001.5512 .
I'm also using Wix 3.5.
Install portion works ok, everything looks like it's in right place.
On uninstall I get t
What you have described is essentially what I am doing.
I have attempted the simple repro and of course, the simple repro does
not break. I made the repro attempt more and more complicated, but I
have not managed to break it yet.
The following is the single input file into a lib project. It has
I'm not really sure then, so this is just guesswork..
Has the key path of the component containing the SQL script changed ? Once
the component is installed, I think the script won't run again unless the
component has to be reinstalled for some reason, such as a keypath change.
-Original Messag
Hi,
This is urgent and would appreciate your help on this.
I am getting the following error : unable to find this anywhere
on the internet
Is this a known bug or an unknown bug or an issue ? Thanks in
advance.
I am using the
12 matches
Mail list logo