Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-usersDigest, Vol 64, Issue 49)

2011-09-28 Thread Christopher Painter
r 28, 2011 6:52 AM To: "General discussion for Windows Installer XML toolset." Subject: Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-usersDigest, Vol 64, Issue 49) This may clear up your confusion. The * guid is generated based on the path in the installer at build time

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-usersDigest, Vol 64, Issue 49)

2011-09-28 Thread Peter Shirtcliffe
unresolved paths are the same. -Original Message- From: Christopher Painter [mailto:chr...@iswix.com] Sent: 28 September 2011 12:22 To: Rob Mensching; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-usersDigest, Vol 64

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-28 Thread Christopher Painter
; Sent: Tuesday, September 27, 2011 11:30 PM To: chr...@iswix.com, "General discussion for Windows Installer XML toolset." Subject: Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49) AFAIK, merge modules aren't treated differently from MSIs wrt

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-27 Thread Rob Mensching
--- > > From: "Rob Mensching" > > Sent: Tuesday, September 27, 2011 8:01 AM > > To: "General discussion for Windows Installer XML toolset." > > > Subject: Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-use

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-27 Thread Thomas Due
] Sendt: 27. september 2011 14:50 Til: General discussion for Windows Installer XML toolset. Emne: Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49) Well, my opinion is my opinion. People are welcome to disagree with my opinion For example, a few people around

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-27 Thread Christopher Painter
mponent ID paradigm as the absolute path to the keypath is never truly absolute. Chris From: "Rob Mensching" Sent: Tuesday, September 27, 2011 8:01 AM To: "General discussion for Windows Installer XML toolset." Subject:

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-27 Thread Rob Mensching
Well, my opinion is my opinion. People are welcome to disagree with my opinion For example, a few people around here (including some clients) disagree with me whether MajorUpgrade/@AllowSameVersionUpgrades is a "good thing" or not. It's only when something *really* doesn't work and people want t

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-26 Thread Thomas Due
And I would think your opinion carries at least SOME weight on the issue *grin* A follow up question though, I have a hard time understanding the difference of the two. All the documentation is a bit on thin side, or I do simply not understand the issue. So, to refrase, what are the advantage

Re: [WiX-users] Guid for COM components

2011-04-01 Thread John Bergman
Thanks! That certainly is easier. -Original Message- From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Sent: Friday, April 01, 2011 10:43 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Guid for COM components Wix will generate a component guid

Re: [WiX-users] Guid for COM components

2011-04-01 Thread Peter Shirtcliffe
rgman [mailto:john.berg...@xpedienttechnologies.com] Sent: 01 April 2011 16:25 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Guid for COM components Can someone explain why this is the preferred practice? -Original Message- From: Peter Shirtc

Re: [WiX-users] Guid for COM components

2011-04-01 Thread John Bergman
Can someone explain why this is the preferred practice? -Original Message- From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Sent: Friday, April 01, 2011 9:59 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Guid for COM components The preferred

Re: [WiX-users] Guid for COM components

2011-04-01 Thread Peter Shirtcliffe
The preferred practice is to use * as the component GUID whether it is COM or not. -Original Message- From: swapna.rachako...@thomsonreuters.com [mailto:swapna.rachako...@thomsonreuters.com] Sent: 01 April 2011 15:51 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Guid for COM

[WiX-users] Guid for COM components

2011-04-01 Thread swapna.rachakonda
Hello experts Could anyone help me in How to provide Guid's for COM Components ?? Thanks in advance Swapna -- Create and publish websites with WebMatrix Use the most popular FREE web apps or write code y

Re: [WiX-users] GUID Autogen question

2010-12-30 Thread Neil Sleightholm
ows Installer XML toolset. Subject: Re: [WiX-users] GUID Autogen question Tried the example you supplied. Same results, same error. Following is new snippet: Thanks, Bob Error Text: ICE0

Re: [WiX-users] GUID Autogen question

2010-12-30 Thread Pound, Robert (CDC/OCOO/ITSO) (CTR)
, 2010 12:54 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] GUID Autogen question I have seen this before and I think it is because you have a period in the component name, try simply using this syntax: You component id will then be the

Re: [WiX-users] GUID Autogen question

2010-12-30 Thread Neil Sleightholm
December 2010 17:25 To: wix-users@lists.sourceforge.net Subject: [WiX-users] GUID Autogen question I'm using the snippet below to define components. I'm attempting to use the GUID="*" (Autogen ) on the components. However, on each of the component statments I am getting an ICE

[WiX-users] GUID Autogen question

2010-12-30 Thread Pound, Robert (CDC/OCOO/ITSO) (CTR)
I'm using the snippet below to define components. I'm attempting to use the GUID="*" (Autogen ) on the components. However, on each of the component statments I am getting an ICE08 Component ... has a duplicate GUID. The GUID value in the error message is the same for all 3 errors (component

Re: [WiX-users] GUID generation in WiX

2008-07-28 Thread Erik Garcia
Ohh, I completely understand the many possible uses, but that sounds more like an app configuration problem than something that WiX is geared towards. I'm just a proponent of picking the right tool for the job, and in this case WiX isn't the best tool for the job, a CA is... IMHO. On Mon, Jul 28,

Re: [WiX-users] GUID generation in WiX

2008-07-28 Thread Richard
In article <[EMAIL PROTECTED]>, "Erik Garcia" <[EMAIL PROTECTED]> writes: > Pardon my french, but why the frak would you want to do something > nondeterministic in a setup/installation package? Perhaps you want to uniquely identify each install for bug reporting purposes. -- "The Direct3D

Re: [WiX-users] GUID generation in WiX

2008-07-28 Thread Rob Mensching
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Enns Sent: Monday, July 28, 2008 07:08 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] GUID generation in WiX That GUID would be generated at MSI build time, not at MSI install time, so it won't be

Re: [WiX-users] GUID generation in WiX

2008-07-28 Thread Erik Garcia
l discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] GUID generation in WiX > > You could try something like > > > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stas > Klyachkovsky > Sent: 28 Ju

Re: [WiX-users] GUID generation in WiX

2008-07-28 Thread Neil Enns
ssion for Windows Installer XML toolset. Subject: Re: [WiX-users] GUID generation in WiX You could try something like -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stas Klyachkovsky Sent: 28 July 2008 12:32 To: wix-users@lists.sourceforge.net Subject:

Re: [WiX-users] GUID generation in WiX

2008-07-28 Thread Pat Higgins
You could try something like -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stas Klyachkovsky Sent: 28 July 2008 12:32 To: wix-users@lists.sourceforge.net Subject: [WiX-users] GUID generation in WiX Hi there, I need to generate a GUID during the

[WiX-users] GUID generation in WiX

2008-07-28 Thread Stas Klyachkovsky
Hi there, I need to generate a GUID during the setup and put it in the registry key. Is there a simple way to generate random GUID in Windows Installer during installation? Is there WiX tag to do this? Thanks, Stas - This SF.

Re: [WiX-users] GUID for different platforms

2008-07-11 Thread Rob Mensching
-users@lists.sourceforge.net Subject: [WiX-users] GUID for different platforms The project is a driver that supports x86 and amd64 platforms. Do I need to create new wxs-file with its own unique GUIDs for , and , or can I use the same wxs-file for all platforms? In the latter case msi-packages will

[WiX-users] GUID for different platforms

2008-07-11 Thread Костиков Александр
The project is a driver that supports x86 and amd64 platforms. Do I need to create new wxs-file with its own unique GUIDs for , and , or can I use the same wxs-file for all platforms? In the latter case msi-packages will be different by (there is auto creation for in wxs: '--???

Re: [WiX-users] GUID stability between builds

2007-02-06 Thread Bob Arnson
Jesper Hogstrom wrote: To the best of my understanding there is no wix-macro that descends a folder structure and grabs everything it finds. Is that correct? Yes. How important is it to keep GUIDs stable over time for components? Is the better solution to get to it and simply specify all file

Re: [WiX-users] GUID stability between builds

2007-02-05 Thread Levi Wilson
If by "descends a folder structure and..." you mean you want something that will generate the WiX code for you, then yes. There is heat.exe that comes with WiX version 3. On 2/5/07, Jesper Hogstrom <[EMAIL PROTECTED]> wrote: I have set up a wix script for most of what I need. However, the re

[WiX-users] GUID stability between builds

2007-02-05 Thread Jesper Hogstrom
I have set up a wix script for most of what I need. However, the remaining section is a subtree where every single file should be included - and files may be added every now and then. The file structure contains demo files. An obvious solution is to write wix code to specify all files. Another

Re: [WiX-users] Guid="*"

2006-10-05 Thread Mike Dimmick
ent: 04 October 2006 08:39 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Guid="*" I am trying out the new feature Guid="*" as described on http://installing.blogspot.com/2006/09/automatically-generating-component.html I got some questions: In the blog beta-testers are

[WiX-users] Guid="*"

2006-10-05 Thread Jarl Friis
I am trying out the new feature Guid="*" as described on http://installing.blogspot.com/2006/09/automatically-generating-component.html I got some questions: In the blog beta-testers are encouraged to try it out: When using it a warning is shown, that this is experimental. Among others it claims t