Skip to main content

Brain Fitness Program and VMware Fusion

    

My wife and I listen to National Public Radio almost exclusively when in the car these days. And, living in the Bay Area, you are in the car a lot. Trust me.

So, we make sure to donate to KQED, our local station, every year. And, with that donation, you often get a gift in return.This year, we received Brain Fitness Program Classic.

That’s a fantastic gift, and one that we were certainly looking forward to receiving. Because, hey, we all need to keep our brains sharp, right? We can’t just rely on blogging to do it, can we? No. I didn’t think so.

The product arrived today!

Installation into Windows was a snap, but it wouldn’t run:

The error message is: "Protected program can not be run under virtual machine!"

Now, why would they do that?

So, the problem is that we run our Windows system under VMware Fusion on our Apple iMac computer. Works great and saves electricity (two computers and only one plug in the wall).

However, the fine folks at PositScience that created the Brain Fitness Program seem to specifically check if their application is running on a virtual machine, and refuses to start!

That’s ridiculous.

I now have no way to run the program.

Ridiculous.

Harumpf.

Tags: NPR, KQED, Public Radio, National Public Radio, Charity, VMware, VMware Fusion VMware,Fusion, Windows, Mac OS X, Brian Berliner, brianberliner

Comments

  1. Hi all great information here and good thread to comment on.

    Can I ask though - how did you get this picked up and into google news?

    Very impressive that this blog is syndicated through Google and is it something that is just up to Google or you actively created?

    Obviously this is a popular blog with great data so well done on your seo success..

    ReplyDelete
  2. Hi martialarts,

    It all happens automatically, thanks to Wordpress and some key Internet standards (like the Ping Services). Just write the articles, and ping some servers, and everyone knows about it. Very easy (and automatic).

    -Brian

    ReplyDelete
  3. Hi -- My parents had the same problem you are having. After a little research on Virtual Machine Detection countermeasures, I found that you can use Virtual Box by Sun as an alternative to VMware. It's not quite up to speed with VMware in my opinion, but is undetectable by the program. It is also free. http://www.virtualbox.org/

    ReplyDelete

Post a Comment

Popular posts from this blog

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner