Re: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC

2004-01-08 Thread Ross Diesel
] Subject: Re: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC You can remove a reference to the assembly from the following key in the registry: HKEY_CLASSES_ROOT\Installer\Assemblies\Global The better way of cause is to uninstall the package that has dropped this assembly into GAC

Re: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC

2004-01-08 Thread Ross Diesel
Works like a charm - thanks -Original Message- From: Moderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Paul Ceccato Sent: 08 January 2004 12:25 To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC The GAC is

Re: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC

2004-01-07 Thread Paul Ceccato
oss Diesel Sent: Thursday, January 08, 2004 2:15 AM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC Hi How would one go about removing a referenced assembly from the GAC if the referencing app is the windows i

Re: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC

2004-01-07 Thread Beck,Mikhail
:[EMAIL PROTECTED] Sent: 07 January 2004 15:15 To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Removing a referenced assembly from the GAC Hi How would one go about removing a referenced assembly from the GAC if the referencing app is the windows installer? C:\>gacutil

[ADVANCED-DOTNET] Removing a referenced assembly from the GAC

2004-01-07 Thread Ross Diesel
Hi How would one go about removing a referenced assembly from the GAC if the referencing app is the windows installer? C:\>gacutil /u Microsoft.ApplicationBlocks.ExceptionManagement Microsoft (R) .NET Global Assembly Cache Utility. Version 1.1.4322.573 Copyright (C) Microsoft Corporation 1998-2