try running the server manually from the command prompt. stop the server and run from a command prompt:
c:\program files\slimserver\server\slim.exe --d_plugins Here is the output from my test: [CODE] 2007-07-09 11:29:38.3099 Execute: loading scripts from C:/slim/server/Copy of 6.5/scripts 2007-07-09 11:29:38.3123 Execute: found test.bat 2007-07-09 11:29:38.3130 Execute: found test1.cmd 2007-07-09 11:29:41.3953 Execute: path: C:/slim/server/Copy of 6.5/scripts 2007-07-09 11:29:41.3963 Execute: file: C:\slim\server\Copy of 6.5\scripts\test1.cmd 2007-07-09 11:29:41.3970 Execute: Executing: C:\slim\server\Copy of 6.5\scripts\test1.cmd [/CODE] C:\slim\server\Copy of 6.5>notepad.exe You can see that the last line is showing the echo from the batch file. This is using Execute.pm v1.17, unmodified with a recent build of 6.5.3 and you can see that the spaces in the path don't seem to be the problem. -kdf _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
