Burn doesn't do anything directly with Restart Manager today*. It will pass
the "files in use" information that the Windows installer sends to the
BootstrapperApplication. The BootstrapperApplication can respond as it
wishes to the Windows installer.
Really, you want your app to respond correctly t
Hi,
Have questions about restart manager in vista and above and how it works with
burn wixstaba.
(1) Does burn use restart manager or something else to close open app when it
is left open on major upgrade?
(2) I did a test where I have two versions of my burn installer, 1.4.2 and
1.5.1.
Holy Crap :) the connect database dialog looks awesome!
Thanks Phil!
Steve
-Original Message-
From: Philip Sayers [mailto:p...@cds-am.net]
Sent: September-11-12 4:10 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] database connection panel...
Thi
See comments below :)
-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: September-11-12 4:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] database connection panel...
In reverse order:
2. We don't have a database dialog
This may get you started..
http://dblock.github.com/msiext/
(source here: https://github.com/dblock/msiext)
-Original Message-
From: StevenOgilvie [mailto:sogil...@msn.com]
Sent: Tuesday, September 11, 2012 12:11 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] database connec
The second half of log has lots of errors in it because you killed the
parent process. The log message will not have those error messages if you
call Engine.Quit(). I don't know why you are hanging. Check to see if your
code is trapped in a callback. If not, check the callstack to see where the
en
In reverse order:
2. We don't have a database dialog because no one contributed it yet. Would
you like to?
1. The WiX.chm has a topci dedicated to customizing the provided WiX UI.
Did that topic not help?
On Tue, Sep 11, 2012 at 9:11 AM, StevenOgilvie wrote:
> Hi folks...
>
> Sigh... I am tryi
Known bug fixed in later build of WiX v3.6.
On Tue, Sep 11, 2012 at 8:30 AM, vchauras wrote:
> Sorry my bad !
>
> Log:
>
>
>
> Build started 9/10/2012 5:02:45 PM.
> Project "C:\Users\vchaurasiya\Documents\Visual
>
>
> Hello I have created a custom BootstrapperApplication based on the Wix 3.6
> Installer. I am now up to point where I am ready to test actual
> installations. The log indicates that the log gets up to the point where it
> creates a system restore point then it does nothing. After closing the
>
Hi folks...
Sigh... I am trying to create a database connection dialog with the
following:
Authentification (windows or SQL server) radio group
depending on the selection, ask for where sql server is, what is sql
database, username, password and have a test connection button
I am trying to co
You can use Burn's /quiet switch to disable the UI, without writing a custom
BA.
The per-machine MSI's within a Burn bootstrapper will cause a prompt for
elevation when it's first required. This approach follows Windows guidelines
better than elevating at the start, which is what
ApplicationRequir
Sorry my bad !
Log:
Build started 9/10/2012 5:02:45 PM.
Project "C:\Users\vchaurasiya\Documents\Visual Studio
2010\Projects\my-Bootstrapper2\my-Bootstrapper2\my-Bootstrapper2.wixproj"
on node 1 (default targets).
We're upgrading from WiX 3.5 to 3.6 and we're replacing our bootstrapper with
the new 3.6 bootstrappers so we have a single exe instead of an exe and a msi.
I tried to get rid of the standard UI that a bootstrapper installer displays
but found out that you'd need to write your own custom BA to d
As this is an e-mail list, attachments get stripped off. You'll need to
post the log in the e-mail itself so it can be seen.
-Original Message-
From: vchauras [mailto:vivekchauras...@gmail.com]
Sent: Tuesday, September 11, 2012 11:02 AM
To: wix-users@lists.sourceforge.net
Subject: Re:
Version = 3.6.2928.0
Log file is attached.
On Tue, Sep 11, 2012 at 12:16 AM, Rob Mensching-7 [via Windows Installer
XML (WiX) toolset] wrote:
> If you go to Programs&Features, what is the full version of the WiX
> toolset
> that you have?
>
> The attachment seems to have been lost. Can you prov
Hi, I harvest feature files using the heat MSBuild tasks.
If the features allow for the installation of the application of in selectable
parts.
If the harvested directories contain the same sub folders let's say a 'bin' the
a component with the same id is generated by heat. I then get a lovely
Thanks Jacob and Peter, Your link is a great help..:)
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 10 September 2012 14:59
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Locating helper files to use outside Wix
This is
17 matches
Mail list logo