PowerShell Live - being retired

Please go to http://www.shelltools.net for more information

Welcome to PowerShell Live - being retired Sign in | Join | Help
in
Home Main Site Blogs Forums Videos Chat Customer Support

ShellTools Blog

Powershell Community Extentions (PSCX) bug crashing Powershell Analyzer.

There is a bug in Powershell Community extensions, which I believe will be fixed in their next release, that under certain circumstances (including running in Powershell Analyzer, or in conjunction with certain snap-ins like /N software cmdlets) will crash. Basically it’s a simple exception not being trapped, however its running on another thread. Anyhow if this is causing you problems with Powershell Analyzer. Look for the profile.ps1 files that thePSCX install modifies, and place the # character at the start of the line that says “start-tabcompletion” , and that will skip pass the faulty PSCX code and Powershell Analyzer should run perfectly fine.

Much appreciate and admiration to the Powershell CX folks and all they do.

Sincerely,
The ShellTools Team.

Published Wednesday, August 15, 2007 11:08 PM by karl

Comments

No Comments
Anonymous comments are disabled

About karl

I am one of the original creators of Powershell Analyzer, and the cofounder of Powershell Live.