We have just released another sample, IPPowerShell, which shows how to leverage the PowerShell APIs.  This includes the powershell.py module Jim Hugunin has shown previously that many of you have asked about.

 

The sample can be downloaded from http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=IronPython&ReleaseId=423 (IronPython-1.0-Samples-IPPowerShell.zip) and details on what’s provided can be found at http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython&title=Samples .  Please note that due to a problem in Codeplex it was not possible to update IronPython-1.0-Samples-All.zip to include IPPowerShell and this is likely to be the case for other examples released in the coming weeks. Instead, please download the individual sample zip files.

 

Have fun!

 

The IronPython Team

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Kurman
Sent: Sunday, September 10, 2006 9:35 AM
To: Discussion of IronPython
Subject: Re: [IronPython] importing powershell ala the demo video

 

Along with powershell Jim had a number of other helpers for the demo that might be useful to examine -- like how was vbx done?

I don't have a particular use case for now but the stuff is pretty exciting. 

thanks --dave

On 9/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:

Hey everyone,

I am missing a key step trying to recreate the
"from powershell import *" from Jim Hugunin demo
(http://weblog.infoworld.com/udell/screenroom/ironpython_flv.html).  I
always get the "no module named powershell" error.

Does anyone know what else needs to be setup for IronPython to find the
powershell "module" and map it?

Thanks.

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

 

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to