I'm on a 64x Windows 7 machine, and just downloaded the new Windows Meteor platform. I have no trouble creating a "Meteor" file within Windows32, but when I then use the "meteor create experiment" command to create meteor specific files within my "Meteor" file, it creates the new file on SysWOW64, instead. If I try to change directory from within the System32 file, I get a "This system cannot find the path specified" message. No problem if I cd to "C:\Windows\SysWOW64\Meteor\experiment".
I can't imagine meteor 1.1 is 32 bit, so how can I stop the computer from redirecting the file creation process?
As a warning, I am truly a newbie to programming. Please don't tell me to do things without also making clear what I'll need to learn to be able to do it.
Thanks!