
gacutil
List of commands for gacutil:
-
gacutil:tldr:213c9 gacutil: Print the content of GAC.$ gacutil -ltry on your machineexplain this command
-
gacutil:tldr:2c451 gacutil: Install the specified assembly into GAC.$ gacutil -i ${path-to-assembly-dll}try on your machineexplain this command