[WiX-users] solution for white icons

2010-10-13 Thread Ingo Flaschberger
can't really belive it, but this "hack" still work: http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg07030.html bye, Ingo -- Beautiful is writing same markup. Internet Explorer 9 supports standards f

Re: [WiX-users] Adding user to a group

2010-10-13 Thread Wilson, Phil
That error 0x8007056B means "A member could not be added to or removed from the local group because the member does not exist." So it appears that there is no THEBIGWORD\LinguineUser to add. Phil Wilson -Original Message- From: George Banfill [mailto:george.banf...@gouldtechsolutions.

Re: [WiX-users] File share missing after major upgrade

2010-10-13 Thread Chad Petersen
By name: MSI (s) (F4:30) [13:43:39:156]: Component: ConnectSharedFilesShare; Installed: Absent; Request: Local; Action: Local MSI (s) (F4:DC) [13:44:05:328]: Component: ConnectSharedFilesShare; Installed: Local; Request: Absent; Action: Absent By Guid: MSI (s) (F4:DC) [13:44:14:703]: Ex

[WiX-users] How to install prerequisites based upon feature selection?

2010-10-13 Thread Antoine, David
Everyone, I am working on an installer where I have to do the following: determine what prerequisites to install once a user selects his/her desired features, i.e., post launch condition but before anything is really done. This could include sending the user to a download site

Re: [WiX-users] File share missing after major upgrade

2010-10-13 Thread Blair
Search the log(s) for both the name and the guid of the component. I'm primarily interested in seeing the state and action values for that component and for all features that component is found in, as well as the sequence involved. -Original Message- From: Chad Petersen [mailto:chad.peter.

[WiX-users] Update with a database

2010-10-13 Thread Antonio Llano Batarrita
Hi, I´m new on WIX and I found it useful. I want to create the deployment files using WIX. I have an WPF app that uses a VistaDB database and some folders structure to save documents and images. The app has already been deployed using the VS 2008 assistant. The app exe , config, help and dl

Re: [WiX-users] Problem creating xpath for util-XmlFile

2010-10-13 Thread Michael Clark
In case anyone else has trouble like this. What resolved it was to add "SelectionLanguage="XPath"" Michael Ext 243 -Original Message- From: Michael Clark [mailto:mcl...@fullarmor.com] Sent: Tuesday, October 12, 2010 9:52 AM To: WIX (wix-users@lists.sourceforge.net) Subject: [WiX-users]

Re: [WiX-users] File share missing after major upgrade

2010-10-13 Thread Chad Petersen
No, the previous major release one back, which is the only version we allow upgrading over, has the exact same guid. We keep them mostly static once we get the initial authoring done. We've had several major releases of this product and hadn't run into this before. It reproduces on several differen

[WiX-users] Include question.

2010-10-13 Thread Mark Modrall
Just stumbled across an odd artifact left behind by my predecessor's use of Wix. He built a system that generates a wix include file by crawling various directories. He also built his own version of Tallow because he rather liked negative filters than positive ones I gather (i.e. his command l

Re: [WiX-users] WiX 3.6 msi ?

2010-10-13 Thread Bruce Cran
On Wed, 13 Oct 2010 11:21:33 +0200 Martin Maat wrote: > I tried to install the latest WiX toolset (from > http://wix.sourceforge.net/releases ) and found that a cab file is > missing (WiXlib36.cab or WiX36lib.cab). The installer tells me so and > rolls back whatever it did. It's a known problem

Re: [WiX-users] Adding user to a group

2010-10-13 Thread David Watson
The Error 0x8007056b is "A member could not be added to or removed from the local group because the member does not exist." It looks like its not resolving the account properly from your USER_ACCOUNT property. I've always found that you need to split the domain from the username when using user ac

[WiX-users] WiX 3.6 msi ?

2010-10-13 Thread Martin Maat
Hello, I tried to install the latest WiX toolset (from http://wix.sourceforge.net/releases ) and found that a cab file is missing (WiXlib36.cab or WiX36lib.cab). The installer tells me so and rolls back whatever it did. It appeared the latest full msi on the site is in the version 3.5.2208.0 f

[WiX-users] Adding user to a group

2010-10-13 Thread George Banfill
I am trying to get the user who runs the service to go into the 'Distributed COM User'. The service that is being installed does Office automation. So I have added the following to my wxs: When I run it I get the following in the error: Create

Re: [WiX-users] Setting .NET framework version for IIS6 web site

2010-10-13 Thread Rob Jarratt (MCS UK)
I wrote a blog post a while ago that includes a little bit on setting the version of the runtime for IIS 6. Take a look here: http://blogs.msdn.com/b/mcsuksoldev/archive/2010/05/26/deploying-a-net-4-mvc-2-application-to-windows-server-2003-using-wix-3-5.aspx Regards Rob -Original Message--

Re: [WiX-users] heat.exe runtime error (r6034)

2010-10-13 Thread zero51
yes, it is. The company where I work is allowed to distribute SQL server. However, I figured out the issue: the problem wes due to some switches on heat command. If I need to include in my .msi file all the installation package I need to use "-sreg" in order to avoid that heat looks for registry