Sebastian Solnica
Sebastian Solnica
This issue lists public API functions that create COM objects and their current support in comon. My plan is to have all of them implemented. Legenda: - ✅ - supported...
Profiler
@secabstraction, I've scanned through the code and have few questions. The Get-ProcessTrace does not parse correctly right now - is everything committed? I would also like to put the PSReflect...
As install mode uses IFEO, it may cause problems when a process launches an instance of itself (Chrome, for example). A solution could be to catch the process create event...
Hi, The problem I encountered is related to the service debugging. I know that Topshelf provides great debugging opportunities when service is not installed, but when I need to debug...