I've got a component with a windows service executable (it's the Key), and a
tag as follows:
The problem is, when I put out a new version (not an upgrade package, but
"upgrading" via a fresh product GUID), the settings to the service are set back
to default. My desired behavior is that if t
Does anyone know how I can run a SQL Express installation (or another
setup.exe) as a WiX component? Thanks in advance for you help.
Eric
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R)
I talk through this problem here:
http://blogs.msdn.com/robmen/archive/2006/08/22/712812.aspx
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig0ss
Sent: Thursday, September 20, 2007 07:30
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] M
Thank, Bob. I will try that at some point. In the meantime I've just linked
the .wxl language files (from http://www.tramontana.co.hu/wix/loc/index.php)
explicitly using the -loc option and that seems to work.
Jim
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Se
There doesnt' seem to be much out there on this the most releveant thread
I've found so far is:
http://community.installshield.com/showthread.php?t=168328&highlight=SRSetRestorePoint
The assumption was an underlying system restore problem not really a bad
package. However a poster
I'm currently using WiX 3, and I'm trying to register an OCX, but I'm having
problems with it.
First of all, I'm trying to register and .OCX that is already in the
computer, and not included on the package itself.
Is that possible?
Second of all, I'm trying to register an .OCX, in the HKCR, but it
This does not appear to be a WiX issue, but I figured I would bounce
this here to see if anyone has hit this before. My installs are failing
intermittently, though I don't know the exact frequency since it's
happened 3 out of 4 installs.
Here's the pertinent information from the MSI log of 5859 l
Be a supermacho!
Charge your meat for 110% and have a lifetime fiesta with Your chick
This is the one and only remedy which works flawlessly!
Ask me why? Just because it's the Original thing.
You can Order it here: http://chakster.com
P.S.: Guaranteed lightning speed worldwide delivery and pri
You can use the Installed property to cause override the behavior once it's
been installed.
Craig0ss <[EMAIL PROTECTED]> wrote:
hi there
I have now got this working fine, however i now have a problem on uninstall.
When i go to add remove programs and try to uninstall my app from there, the
ap
hi there
I have now got this working fine, however i now have a problem on uninstall.
When i go to add remove programs and try to uninstall my app from there, the
app trys to start the .msi and obviously that wont work because of the
launch conditonm i get the error "Please run from the exe" whi
Ps: Starting the installed batch file in the explorer by doubleclick works
fine.
Peter
> But they do not work. The target property in shortcut properties table
> contains only
> the name of the shortcut (myApp) instead of the full path of the
> batch file. After doubleclick on the shortcut a c
Hi,
I have created shortcuts by
The shortcuts have been created with the right icon, everything ok.
But they do not work. The target property in shortcut properties table
contains only
the name of the shortcut (myApp) instead of the full path of the
batch file. After doublecl
MSI/WiX doesn't handle this very well natively. LaunchConditions really only
describe conditions that must evaluate for an Install to `Launch`. What you
are describing is what I've come to call `Feature Constraints`. You could use
the Condition table to hide features that aren't installabl
I am doing a registry search to ensure that a certain key is present
before progressing with the installation. However this key is only
required for 1 of my 3 features.
Therefore if feature X is selected then my install should only progress
if the registry key is present, for example
We use a bootstrapper that we wrote ourselves, but if you search this
list for "bootstrapper" you should find recommendations from others.
-Brian Simoneau
-Original Message-
From: Anton Filippov [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 20, 2007 12:18 AM
To: Brian Simoneau
Cc:
Walter Boggs wrote:
> I reverse engineered an MSI created by someone else into a wxs file
> using dark. The wxs shows all sorts of files from Windows\System, SDK
> folders and other places, as well as a bunch of system-level registry
> entries. Is my installer really going to include all that? I
16 matches
Mail list logo