I had the same problem. I figured out that after installing the redistributable, you must go to the folder on your hard drive (on mine it is: C:\VS 2008 Shell Redist\Isolated Mode) once there, run: vs_shell_isolated_enu.exe. That actually installs the runtime on your PC. Then the IronPython Studio .msi will detect it.
Tom Clark -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Riley Sent: Tuesday, December 11, 2007 5:23 PM To: Discussion of IronPython Subject: Re: [IronPython] IronPython Studio I just tried and am having the same problem. On Dec 11, 2007 2:16 PM, JoeSox <[EMAIL PROTECTED]> wrote: > On 12/11/07, Fuzzyman <[EMAIL PROTECTED]> wrote: > > Hello all, > > > > My apologies if this has been announced on the list before - but I > > wasn't aware of it. > > > > http://www.codeplex.com/IronPythonStudio > > > > IronPython Studio is a free full IDE (Integrated Development > > Environment) for the Python programming language. It is based on the > > existing IronPython example that is included in the VS SDK. > > IronPython Studio is based on the Visual Studio 2008 Shell runtime > > (royalty free) and can be installed without requiring any version of Visual Studio. > > > > Very interesting... > > I just downloaded and installed the Visual Studio 2008 Shell > (Isolated)redistributable package and the IronPython Studio setup does > not detect that I have installed it. arrrg :( > > -- > Later, JoeSox > > _______________________________________________ > 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 _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
