quickSelfTest/run.bat
changeset 556 444f38c996cc
parent 555 daed660dbcf2
equal deleted inserted replaced
555:daed660dbcf2 556:444f38c996cc
     1 @echo on
     1 @echo on
     2 @echo.
     2 @echo.
       
     3 @echo "Message from quickSelfTest/run.bat:"
     3 @echo STX will load resources from the current dir.
     4 @echo STX will load resources from the current dir.
     4 @echo These tell stx which modules should be loaded.
     5 @echo These tell stx which modules should be loaded.
     5 @echo but in this case this information is simply wrong (stx will not startup)
     6 @echo but in this case this information is simply wrong (stx will not startup)
     6 @echo because the resources here are only for the application (here quickSelfTest.com)
     7 @echo because the resources here are only for the application (here quickSelfTest.com)
     7 @echo So as a hack, start stx from a temp directory
     8 @echo So as a hack, start stx from a temp directory