Bob Arnson <[EMAIL PROTECTED]> writes:

> Jarl Friis wrote:
>> appropriate <Component> element). I have expected to be able to avoid
>> that for the standard reasons:
>> It's time consuming.
>> It does not require intelligence.
>> It's error prone; In half-a-year, when I actually do make an
>>
> Problem is: It does require intelligence. See, for example:
> http://blogs.msdn.com/robmen/archive/2003/10/18/56497.aspx.

This blog is discussing GUIDs for components, the guids that I talk
about which is found in an output from "regasm.exe /regfile
MyAssembly.dll" are COM-related GUIDs, such as class IDs and interface
IDs.

As Mike wrote these are new when (assembly name, version, culture,
public key token) are changed, where version means value of
[AssemblyVersion] or [ComCompatibleVersion] if present. hence I could
limit the intelligence to control these parameters.

If I got something wrong please enlight me, as I still don't see the
requirement for intelligence in this task.

Jarl

-- 
Jarl Friis
Softace ApS
Omøgade 8, 2.sal
2100 København Ø.
Denmark
Phone:  +45 26 13 20 90
E-mail: [EMAIL PROTECTED]
LinkedIn: https://www.linkedin.com/in/jarlfriis


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to