参数 |
描述 |
register |
注册附加项 dll 的完整文件名。 |
unregister |
未注册附加项的文件名称。 |
unregisterInternal |
未注册附加项的文件名称。如果由于错误模块被卸载,则只能取消其注册。 |
加载附加项的操作调用:
W3u.exe EplApiModuleAction /register:"C:\...\EPLAN\Electric P8\...\Bin\Eplan.EplAddin.MyAddin3.dll"
卸载附加项的操作调用:
W3u.exe EplApiModuleAction /unregister:"Eplan.EplAddin.MyAddin3"