I have the MySQL Connector/NET installed on my PC. I modified the source code and recompiled one of the dlls (MySQL.Data.dll). With the program already installed, how can add this dll to the Global Assembly Cache?
If your answer involves using gacutil.exe, please tell me where I can find it on my PC or where I might download it. Thanks!