Search

Search results

Tool to Expose/Hide the Global Catalogue Assembly

This tool allows you to expose/hide the GAC instead of either manually editing the registry or merging it with a ...

Download - SK - 2 Dec 2008 - 16:29 - 0 comments - 1 attachment - 1 group

Using Windows Explorer to View the Global Assembly Catalog

When the Global Assembly Catalog (GAC) is viewed with Windows Explorer, only part of it is exposed, as most of it ... missing something here? Why would I want to view the GAC? Sorry if I'm missing something simple. Accessing the GAC If you need to implement a new file that belongs in the GAC, or if you ...

Tech Tip - SK - 16 Oct 2008 - 15:19 - 2 comments - 0 attachments - 1 group

Handling GAC Assemblies Using Wise Package Studio 7.0

... contains metadata and IL. Why Global Assembly Cache (GAC) The GAC was originally called the Fusion cache and is currently implemented within ...

Article - R-Vijay - 7 Mar 2008 - 10:35 - 3 comments - 14 attachments - 1 group

Building 64-bit Windows Installer Packages Using Wise Package Studio

... , and how it writes components into the registry or GAC. When you create a 32- or 64-bit MSI package, the processor ... strong name identity when it is installed in the GAC . You can also create setup projects for 64-bit computers from 32-bit ...

Tech Tip - WiseUser - 7 May 2008 - 09:17 - 4 comments - 0 attachments - 1 group

WinSxS Assemblies: Basics and Directions

... (native code). An assembly that is installed to the GAC is actually a managed assembly or otherwise known as a .NET assembly. While ...

Article - R-Vijay - 3 May 2008 - 20:18 - 2 comments - 0 attachments - 1 group

Native Images: Basics, Generation and Usage in MSI Packages

... to do this, you'll need to register the assembly in the GAC (thus requiring strong naming). Thus, ngen.exe is not a .NET look-alike for ...

Article - R-Vijay - 18 Apr 2008 - 10:34 - 1 comment - 0 attachments - 1 group

Troubleshooting Wise Packages with Windows Installer Logs

... Share Point\Projects\Versions\1.0\" TARGETDIR="E:\" GAC="E:\" WWWROOT="E:\" COMPANYNAME="Altiris Services GmbH" USERNAME="Altiris ... Share Point\Projects\Versions\1.0\ TARGETDIR=E:\ GAC=E:\ WWWROOT=E:\ COMPANYNAME=Altiris Services GmbH USERNAME=Altiris Services ...

Article - DavidLockwood - 11 Jun 2007 - 12:07 - 6 comments - 1 attachment - 1 group

.NET Assemblies: Basics and Packaging Techniques

... execution). Introduction to Global Assembly Cache (GAC) The GAC was originally called the Fusion cache and is currently implemented within ...

Article - R-Vijay - 1 Nov 2007 - 09:10 - 7 comments - 0 attachments - 1 group

Locating Assemblies for an MSI Package

... ("C:\Program Files\ABC\") WinSxS ("C:\Winnt\WinSxS") GAC ("C:\Winnt\assembly") Private assemblies and shared assemblies A ...

Article - R-Vijay - 9 Nov 2007 - 08:50 - 0 comments - 0 attachments - 1 group

Differentiating Between Win32 and .NET Assemblies Using ILDASM

... shared and private. Shared .NET assemblies goes into GAC (C:\windows\assembly). These assemblies should be installed using ... is not a good practice to install assemblies into GAC. Using ILDASM.exe to Differentiate Identifying the difference Using ...

Article - R-Vijay - 19 Oct 2007 - 10:33 - 2 comments - 0 attachments - 1 group