How to use GacUtil in Powershell?

I would like to use the Gacutil utility to gac and ungac certain dll files. For example: gacutil /u and gacutil /i

How do I do this in Powershell?

Thank you

Claire,
Welcome to the forum.

In genereal it’s recommended to start to read the help for a perticular command or extenal tool.

If you have proplems using a particular command or external tool you can search for posts having the same or a similar problem and the solution related to this problem. If you do not find any solution by yourself you’re welcome to ask in any forum. Then you should describe what you tried already and what exactly does not work as expected.

1 Like