I was testing this on Windows XP running Windows Installer 4.5
(4.5.6001.22159) although I have also seen it on 3.1.
Neil
-Original Message-
From: Wilson, Phil [mailto:phil.wil...@invensys.com]
Sent: 10 February 2010 23:45
To: General discussion for Windows Installer XML toolset.
Subject
Hi,
I'm writing a tool which makes some changes to a wix file based on a set of
rules. The basic process is:
1.. Deserialize
2.. Make changes
3.. Serialize
I'm using the CodeDomReader class to read the xml into a object model, but I am
unable to keep any processing instructions in tact, s
Anybody??
Nobody has faced this problem with the installer??
-
Andy
MSI Developer
Schneider Electric:working:
--
View this message in context:
http://n2.nabble.com/Keyboard-Enter-key-press-does-not-validate-the-condition-tp4472158p4552880.html
Sent from the wix-users mailing list archive
I have the following components as part of my installer:
an MFC based bootstrapper application that installs .NET framework before
the launch of MSI
MSI installer that is embedded in the bootstrapper
On windows 7 i see that after the bootstrapper installs .NET framework, MSI
always launches mi
Hi thanks!!
It's working now. Just made minor changes to the conditions
-
Andy
MSI Developer
Schneider Electric:working:
--
View this message in context:
http://n2.nabble.com/Language-specific-resources-installation-problem-tp4546135p4552827.html
Sent from the wix-users mailing list archiv
I've never needed to feed anything back to the UI sequence from the
Execute sequence so I'm not sure of the limitations, if any.
However If you enable logging you'll be able to see when and where
properties are changed/modified, just search for "PROPERTY CHANGE:" in
the log.
Sascha
On Thu, Fe
So it looks like being able to cancel an MSBuild task mid-progress is something
new to MSBuild 4.0. Since WiX tasks have to work in VS2005, 2008, and 2010, the
tasks are compiled against MSBuild 2.0 and cannot take on the 4.0 dependency. I
suppose it could be split so that there is one tasks DLL
We came across this in a test lab the other day, and after upgrading to the MSI
4.5 engine it went away. Of course it might have just gone away by itself. I
wonder if your test would catch this on the 4.5 engine? Assuming you're not
already using that of course
Phil Wilson
-Original Me
I have a property
Which is set at the top of my WXS file. In the InstallExecuteSequence I change
it inside a custom action. Just to see the new value, I put the property in a
Text in the Exit dialog.
The value shows the original value 'NOT SET
I think I have finally caught this and got a log. I ran a very simple
install that uses WixUI_Advanced, I created a batch file to install and
uninstall this again and again. After about 20 iterations the install
hung displaying the dialog "Please wait while the installer finishes
determining your d
Like I said before, IANAL, but I suspect more than a few attorneys would
have heartburn over this part of that page:
Q4: Can commercial OEMs, ISVs or VARs combine and distribute commercial
products with Sun's GPL-licensed MySQL software under the FOSS License
Exception? Does this include the MySQL
I'm curious how burn will handle UI. Will it (optionally?) extract
features/dialogs from the packages, and present them to the user or it will
just shell-execute packages contained in the bundle?
We've got several MSIs to be installed together and the current idea is to
write sorta own chainer i
When a user requests to cancel a build, Votive does not stop a task currently
in progress. The build will be stopped after the current task ends. I'll look
into improving this.
Also, asynchronous building only occurs when using Visual Studio 2010. When
using VS2005/2008 the IDE will be mostly u
Hello,
I noticed a recent discussion about legal aspects of writing an extension
for MySQL access. While MySQL is GPLed/dual licensed , for client libraries
there is FOSS exception list
http://www.mysql.com/about/legal/licensing/foss-exception/ Basically, once
can use/link to libmysql, provided y
Light doesn't have any code to "check for cancel" that I'm aware of.
I've always assumed the "cancel build" feature utilized something like a break
command (ctrl-c) on the command-line. I don't really work in the votive space,
so I haven't confirmed that assumption.
As Neil pointed out, make su
The Value attribute of the Property element is not a "formatted" value (it
is string literal). You instead need to schedule a custom action to create
the value at an appropriate point in your sequence.
See the SetProperty element from the Wix schema in the help file/online
help. That will do what
Hi,
How would I change a property's value when a button on a custom dialog
is clicked? This property is then used to write that value to the
registry.
Thanks,
Alex
--
SOLARIS 10 is the OS for Data Centers
Hi,
I have a dialog in my installer where I have the browse option.
The way I am trying to access the desktop folder is as shown below:
But this is giving the value as [DesktopFolder] instead of the actual
path.
Please let me know whats wrong in the above syntax.
Thanks & Regards,
Srivardha
I don't think it is possible and while the build is running VS is not
responsive. I believe this is a really hard problem to crack but v3.5 of
Votive has finally done it but that is still in Beta.
Neil
-Original Message-
From: Thorpe, Alan [mailto:atho...@bottomline.com]
Sent: 10 Februar
On 2/10/2010 12:21 AM, Sascha Beaumont wrote:
> Without having the source code of those two EXE files you're running
> and knowing what registry entries they modify there's no benefit to
> creating an MSI, you might as well stick with the batch file.
The benefit of creating the MSI version of the
Does "other parts" mean the ExecuteSequence? If they are being passed from the
UI to the ExecuteSequence they'd need to be in the SecureCustomProperties list.
Phil Wilson
-Original Message-
From: Jake Boone [mailto:jakeboon...@gmail.com]
Sent: Wednesday, February 10, 2010 7:12 AM
To:
Thank you! This helps a lot!
-Original Message-
From: DEÃK JAHN, Gábor [mailto:d...@tramontana.co.hu]
Sent: Tuesday, February 09, 2010 12:45 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] How to display right-to-left language like Arabic?
On Tue, 9 Fe
Hi all,
Is it possible to change the error dialogs for some of the known types?
Ie. If i know a certain Windows installer error code, can i override the
default error dialog with my own dialog from my wix code?
Basically i am now using "Platforms=x64" in wix so we only want our MSI to
run
Regular list contributor Neil Sleightholm wrote a pretty good article on
this topic ->
http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html
Palbinder Sandher
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501
http://www.iesve.com
**Desig
http://wix.sourceforge.net/manual-wix3/shellexec.htm
Palbinder Sandher
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501
http://www.iesve.com
**Design, Simulate + Innovate with the **
Integrated Environmental Solutions Limited. Registered in Scotland No.
Sorry, I didn't fully explain the purpose of my CA, which is two-fold:
I need to terminate the installation if the ODBC driver doesn't meet the
minimum requirement, but if it does I need to reference the properties set
by the CA in the ODBCDataSource setup, etc.
My issue is not terminating the i
Hi,
finally I had time to work on the installer again.
Your tips have helped me a lot, many thanks and sorry if I took so long to
reply.
--alex
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Hi,
how can i launch a website on button click.
Thanks,
--
Bibhash Phukon.
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
Hi.
I upgraded my machine from Win XP to Windows 7 last weekend. My
previously working WiX project fails now with this (rather obvious at
first) error:
Error 77 The "GetLooseFileList" task failed unexpectedly.
System.ArgumentException: Illegal characters in path.
at System.IO.Path.Check
Either use something like dotnetinstaller
(http://dotnetinstaller.codeplex.com/ plenty discussion on this list of
it), wait for Burn to be "feature complete" or roll your own
bootstrapper.
Until Burn is ready I'm happy using dotnetinstaller & it appears I'm not
the only one on this list. There are
I had a quick stab at this, it was looking like a lot of work so I
backed off. The Expression suite installer uses WPF and has a similar
set of classes (I had a look using reflector) but even that installer
runs to many thousands of lines of code this was enough for me to
realise that I couldn'
31 matches
Mail list logo