Tagged Questions

2
votes
5answers
6k 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: ...