Hi Nick,
Burn bootstrapper core is native Code, so it does not read .net configuration
files. You can add a configuration file for your managed assembly which runs
within the bootstrapper. You then habe to Olaf the configuration file by hand.
Don't forget to add the config file to the payload.
A question for the group, and Rob,
I've been a big believer in MSI for 10 years now. If you were looking at
deploying ASP.NET apps to an AWS environment, would you still package the
app as an MSI or would you consider another paradigm such as WebDeploy?
Thanks,
Chris
---
Here is my scenario:
* I've created an install and custom managed bootstrapper based on Wix
3.7
* The install is run on a Vista machine.
* The bootstrapper installs .NET 4.0 to allow my managed bootstrapper
to work then prompts user to reboot. Machine is rebooted.
*
NOTICE: This electronic mail message and any files transmitted with it are
intended
exclusively for the individual or entity to which it is addressed. The message,
together with any attachment, may contain confidential and/or privileged
information.
Any unauthorized review, use, printing, sav
Hi All,
I have an interesting question for you guys. I am trying to get my custom MBA
to consume a WCF service that it installs after it completes. I've
successfully imported the service reference to the project, but when the
installer runs, it can't seem to find the endpoints in the app.conf
Phil,
You were also absolutely correct!!! Sorry that I missed this email thread.
Thank you and everyone for all your help. I'm sorry it took so long. We
have been moving projects around so it has been hectic!
Thank you again,
J
On Fri, May 3, 2013 at 10:41 PM, Steven Ogilvie wrote:
> Your rig
Hi,
I am developing an installer using WiX 3.7 and want to implement freature
selection dialog to install the feature. I have three of them:
- FEATURE_DEFAULT
- FEATURE_CLASS_A
- FEATURE_CLASS_B
As per name, FEATURE_DEFAULT will always install, FEATURE_CLASS_A and
FEATURE_CLASS_B will ge
Team,
We are using VS2010 and targeting to .Net3.5 framework. We are trying to
upgrade from WIX3.5 to WIX3.7. After upgrade when we try to compile all
wix projects I am getting the following error "'file:///C:\Program
Files\WiX Toolset v3.7\bin\candle.exe' or one of its dependencies. This
asse
Rob, I will try and get feedback from client and post back here.
> From: r...@robmensching.com
> Date: Tue, 7 May 2013 09:05:07 -0700
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Bundle Package Install Failure
>
> I'd be curious to know what happened if the client just launche
Hello,
The funny thing is that it crossed my mind. "Rebooting fixes everything"
ha! Glad to hear it worked out for you.
J
On Tue, May 7, 2013 at 10:59 AM, - Arzola - wrote:
> Hi Jeremiah. I appreciate your replies.
> Turns out the client was able to install after rebooting and logging in as
What are the general rules for writing a custom BA or not? I have the custom BA
installing v4 already and do some code to figure out if other requirements are
there. If I can customize a UI through Wix (and use to capture parameters) what
do I really need a BA for? Are there some good rules of t
I'd be curious to know what happened if the client just launched the
install without using "Run As Admin" to launch setup. "Run As Admin" can do
funny things to the profile the launched process sees so I'm wondering if
there is something weird that Burn needs to handle.
On Tue, May 7, 2013 at 8:5
Hi Jeremiah. I appreciate your replies.
Turns out the client was able to install after rebooting and logging in as the
local administrator. According to client, were previously using a domain
account that's in the Administrators group and using run as admin to launch
setup. Not sure why that
I see what you are saying. Sorry if my messages were not clear. Thank you
Chris for your feedback.
J
On Tue, May 7, 2013 at 8:14 AM, Christopher Painter wrote:
> Your messages seemed to indicate that the custom action was a black box to
> you and/or that you didn't have access to the source. Y
Hi all,
I need to dynamically change MsiDriverPackages flag in wix for forcing an
installation based on some condition. How to do that with difx:driver tag?
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Data
Your messages seemed to indicate that the custom action was a black box to
you and/or that you didn't have access to the source. You use ORCA to
stream the foo.ca.dll out of the binary table and then you use winzip to
extract the custom action assembly, the interop library and anything else
th
Hi,
Am trying to execute a .sql file using the sqlscript during the
uninstall and not during install. find the snippet below
Can any one help me.
Thanks and Regards
Ravi
-
Hello,
I am still looking for an answer to this problem. I have two versions of my MSI
installer, the only true difference is the version number.
I have a patch.wxs script which identitifies a couple of components which are
supposedly changed. In reality no file have been changed, except for t
18 matches
Mail list logo