+1... using for years. Row's referencing are so helpfull. A must have.
Forget Orca.
-Original Message-
From: Steven Ogilvie
To: "General discussion for Windows Installer XML toolset."
Sent: sam., 19 janv. 2013 1:31
Subject: Re: [WiX-users] List of all InstallUISequence & InstallE
We currently have an IIS Web Service that is deployed using Web Deploy (with
binaries in a zip file, and other xml files). I am trying to figure out how
best to change this to an MSI using Wix.
So far, I haven't found any good example on how best to do this. Is there some
good way I can utili
I must be missing something, I now have my feature level at 1 and my
condition at 1000
not ISSQLSERVERSERVICEINSTALLED
But from a verbose log it would appear that the level is still being set to
1 even if ISSQLSERVERSERVICEINSTALLED is not set, because SQL is not
You mean try MSIEXEC /qb? That sounds like it will work, thanks.
If not I can try /qr and that may work. Even /qn would work as long as it
prompts for reboot. We tried /passive and it worked, but unfortunately our
patch uninstall initiates a reboot and we thought a reboot with no
acknowle
Hey Eddy,
I have an edit box that I am using as a multiline, you have to use CTRL + ENTER
to create a hard return in the edit box.
Perhaps your height isn't big enough?
Steve
-Original Message-
From: Eddy Ukstein [mailto:edd...@gmail.com]
Sent: January-21-13 10:15 AM
To: wix-users@
I created an Edit Control and marked it as Multiline="yes".
I altered the height of the control but it is still one liner.
How can I create multiline edit control?
--
Eddy Uk'
--
Master Visual Studio, SharePoint, SQL, A
If the installer installs the files, it'll remove them.
The best practice is not to install editable files - it leads to all manner
of trouble. Generate them (or duplicate them from installed, read-only
copies) from the application whenever they are missing, if that is possible.
-Original Mes
I tried the same and I am getting error, I am using WIX 3.5
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-Change-Default-Install-Location-tp1092961p7583059.html
Sent from the wix-users mailing list archive at Nabble.com.
---
I am having a problem in that I cannot get WIX to install these files
The wix project builds and installs but as these are not installed, the my
service will not run. If I look at the installer log it looks like it is
trying to create directories
The idea is that you have a variable of type WCA_TODO that's set normally,
then overridden in an #ifdef DEBUG block to whatever the mutation is.
I am sorry.. can one of you explain this in detail?
Where should the variable WCA_TODO be set?
How would i make use of this in an #ifdef DEBUG block
Hi,
I am installing a few text files that the user may or may not edit. If the
user has edited these I want them to remain on the machine after uninstall.
Is this possible via WIX?
Kind Regards,
Natalie Carr
---
And how? I've something like this:
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Multilanguage-LicenseFile-tp7582553p7583055.html
Sent from the wix-users mailing list archive at Nabble.com.
--
I've added a feature request here:
https://sourceforge.net/p/wix/feature-requests/718/
I hope you'll consider it, I think it would be a neat feature!
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Force-Burn-to-continue-when-package-failed-tp75830
13 matches
Mail list logo