Install/Run Problem on Windows XP
|
|
I got several error messages when trying to install this on Windows XP. They had to do with not being able to find the files specified. This happens when your path name has spaces in it. I also could not run the install and run .bat files for the same reason. You had too many ”’s (double and triple ”’s)in some cases and none in other cases where they were needed. You need to SINGLE quote only paths and arguments that have spaces in them, and not the single-word arguments at all. |
|
|
Uhm, this is strange, as the default installation path contains spaces. Which stack were you installing when you get the error? What is your OS language? Cheers |
|
|
I don’t remember but there were two error messages and then it aborted. The native language of Windows XP is an extended version of DOS. The files that have the unnecessary quotes are: installgem.bat, serviceinstall.bat, and servicerun.bat I suspect the same problem somewhere in the install package. |
|
|
Hi Hugh, Thanks for letting us know. We will take a look at the issue and let you know when the problem is solved. Cheers |
