Hi
To run the run_tests.vbs on win 7 there are some changes needed:
Line 131:     WshShell.Run "taskkill soffice", 1, true
Line 147:        Set oExec = WshShell.Exec("""" & sTestTool & """ -run
""" & sTest & """" )


Comment to Line 131: win7 does not know the other command wich was used
Comment to Line 147: i wonder how it worked on windows XP or a other
windows ("""" & sTestTool & """ & -run & """ & sTest & """" )

greatings

Florian Bircher

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to