###### tags: `Dll` # 將DLL加入 C:\Windows\assembly 語法: ``` csharp C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools gacutil.exe -i D:\Mysql.Data.dll ``` Google 查詢關鍵字: gacutil command