Hi,
Thanks for the replies.
I tried with both the approaches. But they remove only the installed fils.
Logs and other generated files doesn't seem to removing.
Sandun
--
___
Wi
One thing we came across:
We had trouble with Windows Installer (not just WiX) when calling an MSI
from another MSI, stating that a Windows Installer was already running.
We opted for a simple MFC executable that would then invoke the MSI's
using msiexec instead.
Stefan
-Original Message---
Hi all!
I'm evaluating WiX for use in a project. I have some pretty hairy
installation requirements, and i'm trying to figure out if WiX is the right
tool for the job.
I need to create an install that does a number of things:
-> install various other packaged software (MySQL, SQLExpress, etc.), th
A component can contain many files, as long as they are in the same
directory.
Stefan
-Original Message-
From: Steve Huston [mailto:shus...@riverace.com]
Sent: Friday, March 27, 2009 9:25 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installing dll/lib/pdb - one component o
I'm a installer newbie with a question on the one-file-per-component
recommendation.
Part of what I need to install is a dll along with its matching lib
and pdb files (this install is for a product used by other programmers
who will need all three files). Since the dll/lib/pdb are a matched
set, i
I have a directory tree that I have been installer with WiX for some
time now. Recently we decided that these directories only need to be
installed under certain conditions. I moved the ComponentGroup for these
directories into its own feature and tried to set a condition as
follows:
RE
Hello Forum,
I built a wixlib and link to it from a wixproj file. The contents of the wixlib
is basically the UIExtension dialogs slightly modified for my purpose.
The wixlib compiles alright but my wixproj is not compiling anymore since I got
the wixlib to compile.
Relevant command line info an
Presuming we're all talking about the basic UI dialog...
Time remaining: {[1] minutes }{[2]
seconds}
Product Name is being configured on your
computer.
Reference:
http://msdn.microsoft.com/en-us/library/aa368554(VS.85).aspx
Thanks John!
I have used WIX MSMQ creation for private queues and it works well. My
first thought is as to whether you have got the Active Directory
Integration component installed, or whether MSMQ is working in workgroup
mode? Can you create a public queue manually?
Certainly if you have any MSMQ queue relate
Using WiX 3.0.5120.0, I can create a private queue easily enough, but if
I try to create a public queue the installer fails.
The log says:
MessageQueuingExecuteInstall: Error 0xc00e0005: Failed to create
message queue
MessageQueuingExecuteInstall: Error 0xc00e0005: Failed to create
message q
This is the way that Windows works pre-Vista and Restart Manager. There has to
be a top-level window available. An app in the tray doesn't count.
Phil Wilson
-Original Message-
From: Siddartha, Vookoti [mailto:vsiddar...@firstam.com]
Sent: Thursday, March 26, 2009 6:17 AM
To: wix-user
That worked. Thanks!
--- On Thu, 3/26/09, Bob Arnson wrote:
From: Bob Arnson
Subject: Re: [WiX-users] Conditional Folder Permissions
To: "General discussion for Windows Installer XML toolset."
Date: Thursday, March 26, 2009, 2:07 AM
JW wrote:
> Is it possible to set folder permissions condit
Hey Marcus,
Is your custom action running as immediate or deferred?
Thanks,
Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com
On Thu, Mar 26, 2009 at 2:16 AM, Marcus Gelderie wrote:
> Hey all,
>
> I am trying to install a WCF web service as a windows service
I add UI let user choose default SSH client like:
I define protery "SSHRadio"
Plink
Component Id="C__SSHCLIENT_PLINK" Guid="$(var.RegSSHPLINK)"
Win64="$(var.Win64YesNo)">
SSHRadio = "Plink"
Hi,
I am facing problem while uninstalling the application.
When I try to uninstall the application, with application being open I
am getting window (Files in use) with retry & ignore buttons, but when I
minimize the application to system tray and try uninstalling the
application, the "files
Hi there,
I want to find out if it is possible when installing a directory with wix and
msi to , set the directory as the root of the default web site.
Regards,
Henk Roos
Software Engineer
A R I C E N T
260 Surrey Avenue
Ferndale
Randburg
Main +27 11 293 0604
Fax+27 11 293 0533
Hey all,
I am trying to install a WCF web service as a windows service using WIX. For
obvious reasons I don't want that service to run under admin privileges (since
it won't need them) but under the Network Service account.
As of XP SP2 (afaik) the http namespace (e.g. http://+:80/Foo/) that an
17 matches
Mail list logo