Instead referring WiXMondo... use the source code for Mondo at:
http://wix.cvs.sourceforge.net/*checkout*/wix/wix/src/ext/UIExtension/wixlib/WixUI_Mondo.wxs
you can add where ever you want to add your custom dialogs ..
On Fri, Mar 12, 2010 at 10:14 PM, Shabbir Ahsan
wrote:
>
> Hi,
>
>
>
> I wan
Thank you, the releases page got me unblocked. Looking forward to when burn is
a little further along and I can start using it :-)
--matt
-Original Message-
From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com]
Sent: Friday, March 12, 2010 1:48 PM
To: General discussion for Window
Also if these are shared COM components (installed by other products) it's
probably not a good idea to give the user a choice at install time. You want
them in a common location (but separated by bitness).
Phil Wilson
-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com]
A verbose log might help in that case.
Phil Wilson
-Original Message-
From: Sanjay Rao [mailto:s...@noida.interrasystems.com]
Sent: Friday, March 12, 2010 10:35 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to detect whether a service is running or not
This would
Hi, I was wondering if the tutorials on http://www.tramontana.co.hu/ are
all compatable with WiX 3.5.1505? I am having trouble linking.
Thanks,
Sam
--
Download IntelĀ® Parallel Studio Eval
Try the new software tools for
I can't help with the CVS issues, but to download the latest official build of
3.5, you want the "weekly releases" page, linked from wix.sf.net.
The direct link to weekly releases page is here:
http://wix.sourceforge.net/releases/
Thanks,
Mike Carlson
-Original Message-
From: Matt Hoov
I would like to take a look at Burn (I know it is not finished, but I want to
start looking at it). When I went to http://sourceforge.net/projects/wix/files
I didn't see a download for WiX 3.5. Since it is a development project I
thought okay, I will have to get it from CVS. However, when I t
This would not be the issue, because it is working on all other
platforms except Windows server 2008. I am using Wix 3.0.
On 12-03-2010 10:21, Wilson, Phil wrote:
> That previous post might be a bit misleading, and it always helps to look at
> the MSI SDK docs. The "Name" in the ServiceControl
That previous post might be a bit misleading, and it always helps to look at
the MSI SDK docs. The "Name" in the ServiceControl table isn't the exe name -
it's actually the internal name of the service. Is that perhaps the issue?
Phil Wilson
-Original Message-
From: Sanjay Rao [mail
Ah, why do I ask questions before I really take a good hard look?
The problem here seems to be that the InstallScope is not set to "perMachine"
in my Project Tag (in fact it was missing altogether).
I suppose it would be nice to get a little confirmation on this, but I am
pretty sure I figured
Preliminary discovery has me almost ready to make the Wix leap from
Windows Installer. But before I do, I have a some questions that I can't
find the answer to in the FAQ or other (large) repositories of info:
1. I assume Wix will integrate with VSS without any problems. Is that
correct?
2. I
My customer came to me a said that the software installs for only the current
user. I didn't think there was anything user specific about the install and
pointed them to look at other integration points. But after using Process
Monitor to log registry activity I am not so sure!
Nowhere in my wx
Hi experts and users,
I have two Visual Studios installed: 2005 and 2008.
Somehow WiX project type did not get added to VS 2008. WiX works with
VS 2005 as expected, though.
Running ProjectAggregator does nothing noticeable. Did it with VS shut
down, then restarted.
What would be my steps to add W
Hi
I am facing an issue in wix.
I have an environment config file, in that i will set the values based on
environment.
I have fetch bunch of values from environment config file to another xml file.
example :
in environment config file:
10.10.10.11
10.10.10.12
10.10.10.13
Based on root tag I
Bob,
My main problem is that I need something like code below. I.e. I need
duplicate same rows for each of buttons (InstallNoShield, Install,
ChangeNoShield, Change, Repair). So there are too many copy-paste code with
same operations but for different buttons. And I looking for a way to
simplify i
Hi,
I want to include some of my own dialogs for the installer (to collect SQL
server info amongst other things), but am running into problems without getting
anywhere.
I have copied the WixUI_Mondo.wxs into my project directory and renamed it
MyWixUI_Mondo.wxs. I ahve also updated the
On 3/11/2010 9:21 PM, Tabmow wrote:
> Sorry - i don't mean to be obtuse, but i searched around for
> 'character map' and 'wix' and nothing jumps out at me.
Character Map is a Windows tool; check your Start menu shortcuts.
--
sig://boB
http://joyofsetup.com/
--
thanks to those who helped.
I got the service to install, but it now fails to start. Possibly an XP quirk,
and am now testing on other OS to see what happens. When attempting to start
the service it returns an error saying the service did not respond in a timely
fashion. I know the servi
On 3/12/2010 7:29 AM, Oleksandr Y. Nechyporenko wrote:
> So now I setup addlocal / remove events for one of its buttons.
>
Many events are tied to the Install button; you likely will have to
replace VerifyReadyDlg entirely to add your control events because you
need the existing control even
On 3/11/2010 11:02 PM, Jacques Eloff wrote:
> I've also add the WixFailWhenDeferred action to allow for injecting
> failures. I found that since it relies on the GAC, having Execute="commit"
> seems to work well by making sure the assemblies are in the GAC since this
> happens after the publishAsse
Hi All,
I try to add / remove some features depend on several conditions by WiX
directives. I use WixUI_Mondo UI. I've found that dialog VerifyReadyDlg is
always will be shown during install / change / repair.
So now I setup addlocal / remove events for one of its buttons.
Good day.
I would like to archive the following behavior:
If installer is launched while the same product version already
intalled,then it does almost the same as pure install. That is:
allow user to select installation folder; allow user to select
whether to install desktop shortcut; change some
http://wix.sourceforge.net/manual-wix3/util_xsd_xmlfile.htm.
The xmlfile element can only have a Component element as its parent and not
a file element.
On 3/12/10, Anu Dev wrote:
>
> Hi
>
> One of my friend (in cc) is having an issue while transforming the XSLT to
> a WXS file.
>
> XSLT transf
23 matches
Mail list logo