microsoft / Network-Performance-Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The EXCEL.exe process isn't always closed on exit

tmolenh opened this issue · comments

Appears that we need to call [System.Runtime.InteropServices.Marshal]::ReleaseComObject() to cleanup the excel COM objects.

an additional backup to make sure the excel process closes