Tagged Questions

0
votes
3answers
636 views

Using Powershell to Register a file in the Gac

Is there a simpe way to in powershell (I imagine using gacutil.exe) to read from a text document a path\assembly and register it in the GAC? So for example a .txt file that looks like: …