Skip to content

Installation and Setup

natritmeyer edited this page Jul 16, 2011 · 7 revisions

Dependencies

There aren’t many…

  • Ironruby – download the .net v4 version and install it in c:\ironruby – don’t use the default location!
  • rubygems version >= 1.3.6 (gem update --system)

Installation

C:\> igem install bewildr

Done!

Other useful stuff

You’ll find it hard to do much WPF automation without using Microsoft’s UI Spy. You can download it for free as part of their SDKs. Details here: http://www.natontesting.com/2010/02/04/where-on-earth-is-uispy/

Clone this wiki locally