• Re: Installation 081108190 failed

    Hard to say for sure, but here are a few things you may want to try: Reduce the UAC slider to its minimum setting. Here's some information on UAC in Windows7: http://www.neowin.net/news/main/09/01/07/windows-7-whats-up-with-the-uac …
  • problem with references

    Hi, I'm trying to recompile my CS functions, and my references look like this at the moment: using System; using System.Collections.Generic; //using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Media; using System…