Re: i cant run the hardware simulator!!
Posted by cadet1620 on Aug 11, 2012; 1:20pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/i-cant-run-the-hardware-simulator-tp4025009p4025094.html
Spaces in paths, and long path names can be a problem with Windows. The most common problems being when programs are installed under "Program Files" or "Documents and Settings". Use Explorer to create a C:\TECS directory (folder) and move the TECS tools directory into the C:\TECS directory you just created. Move the projects directory, too.
I find its easiest to then create a folder on your desktop named TECS that can hold shortcuts to the tools and documentation. Right click and drag the .bat files from the C:\TECS\tools folder to your desktop TECS folder to create shortcuts.
--Mark