Daniel Cazzulino's Blog : How to install Reactive Extensions for .NET 4.0 Beta 2 on VS2010 RC

Subscriptions

News

Source code published in this blog is public domain unless otherwise specified.

 

kzu in LinkedIn

  Microsoft MVP Profile

 Contact

Post Categories

How to install Reactive Extensions for .NET 4.0 Beta 2 on VS2010 RC

  1. Get the .NET 4.0 Beta 2 download from MSDN.
  2. Open the downloaded .exe with 7zip (i.e. right-click on file, select 7-Zip > Open Archive)
  3. Navigate to the .rsrc\RCDATA\ "folder" and open the CABINET file:

    image
  4. Extract the contained MSI, install and enjoy!

    image

I thought I'd need to crack the MSI open with the good old Orca tool, but turns out I didn't have to!

Stay tuned, my Reactive Framework Extensions Generator will be soon updated to RC too :)

 

Enjoy!

posted on Tuesday, March 02, 2010 8:18 PM by kzu