I just came across your TestMaker product and - since it might be a useful tool for the problem I'm working on - downloaded it to have a look. Unfortunately, the TestMaker.bat file fails on my Windows 2000 computer with message "command line too long". The underlying cause is described here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;830473
I was not able to come up with a simple workaround (but the reason might be, that I'm not that technical). Neither did I find anything in your FAQs, issue tracker or users mailing list (didn't find a way to search through the latter). Am I the first one to run into this?
Thanks for your help!
Tobias
Frank Cohen wrote:
Here is the workaround:
I copied a cmd.exe from WinXP to c:\winnt\system32\ with the name cmd_XP.exe. So I opened a command window using that file (Start - Run - cmd_XP.exe) and ran TestMaker.bat successfully (well, after I got my JAVA_HOME environment variable set to what it needed to be).
-Frank