Skip to content

Instantly share code, notes, and snippets.

@N3mes1s
Created May 12, 2017 21:49
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save N3mes1s/afda0da98f6a0c63ec4a3d296d399636 to your computer and use it in GitHub Desktop.
Save N3mes1s/afda0da98f6a0c63ec4a3d296d399636 to your computer and use it in GitHub Desktop.
$createdNew = $False;
$mutex = New-Object -TypeName System.Threading.Mutex($true, "MsWinZonesCacheCounterMutexA", [ref]$createdNew);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment