# Wednesday, June 21, 2006

Tired of installing dll's to the GAC via command prompt or drag and drop to assembly folder?

 

Well have I got a solution for you. Follow these steps:

 

1. Create a command file with this information

@echo off

@echo *****************************************************************

@echo ** Add to register

@echo *****************************************************************

:Again

@if .%1.==.. goto Xit

@dir %1 /b

@C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\gacutil /i %1

@Shift

@goto Again

:Xit

@echo *****************************************************************

@Pause

 

2. Click start - run and type in "sendto"

3. Drag and drop the command file to that location

4. BANG! Now you can simple right click a file and select "Send To" -- "InstallToGac.cmd"

 

BizTalk guys should really appreciate this one :)

 

Enjoy,

 

Ed K.

posted on Wednesday, June 21, 2006 3:44:26 PM (Central Standard Time, UTC-06:00)  #    Comments [0] Trackback
Related posts:
Integrating Dotfuscator into Team Build (TFS)
MSDN Style Documentation Tool
Tracked by:
"lined wicker laundry baskets" (lined wicker laundry baskets) [Trackback]
"dvd xcopy platinum" (dvd xcopy platinum) [Trackback]
"dawn of war mod" (dawn of war mod) [Trackback]
"broker dealer information" (broker dealer information) [Trackback]
"2005 ford expedition" (2005 ford expedition) [Trackback]
"moving companies quotes" (moving companies quotes) [Trackback]
"exotic canopy beds" (exotic canopy beds) [Trackback]
"Camouflage Wetsuits" (Camouflage Wetsuits) [Trackback]
"mangosteen ORAC ounce" (mangosteen ORAC ounce) [Trackback]
"first compound microscope" (first compound microscope) [Trackback]
"hud property" (hud property) [Trackback]
"cervical disc problems" (cervical disc problems) [Trackback]
"vulnerability scanner" (vulnerability scanner) [Trackback]
"protonix in surgery use" (protonix in surgery use) [Trackback]
"real audio player" (real audio player) [Trackback]
"baby photo contest" (baby photo contest) [Trackback]
"excel communications" (excel communications) [Trackback]
"banner graphic, greencastle" (banner graphic, greencastle) [Trackback]
"compromises of the constitution" (compromises of the constitution) [Trackback]
"actonel d" (actonel d) [Trackback]
"white pages perth" (white pages perth) [Trackback]
"open response questions" (open response questions) [Trackback]
"don gabriel cigar shop" (don gabriel cigar shop) [Trackback]
"jagg oil cooler" (jagg oil cooler) [Trackback]
"SAGUARO CACTUS DERMATITIS" (SAGUARO CACTUS DERMATITIS) [Trackback]
"What%27s a Jewish Matchmaker" (What%27s a Jewish Matchmaker) [Trackback]
"soft serve ice cream" (soft serve ice cream) [Trackback]
"hookah diving with out tanks" (hookah diving with out tanks) [Trackback]
"Alberta Incorporation" (Alberta Incorporation) [Trackback]
"kayak rod holder" (kayak rod holder) [Trackback]
"No Deposit Bonus" (No Deposit Bonus) [Trackback]
"mineral make-up" (mineral make-up) [Trackback]
"body aches and persistent fever" (body aches and persistent fever) [Trackback]
"Flagyl and diverticulitis" (Flagyl and diverticulitis) [Trackback]
"residence inn seaworld" (residence inn seaworld) [Trackback]
"vacation rentals massachusetts" (vacation rentals massachusetts) [Trackback]
"personal injury lawyer virginia" (personal injury lawyer virginia) [Trackback]
Comments are closed.