Etienne,
That worked. Again, thank you.
Dave
From: hobbit-return-6232-david=stenhouseconsulting.com at hswn.dk [mailto:hobbit-return-6232-david=stenhouseconsulting.com at hswn.dk] On Behalf Of Etienne Grignon Sent: Monday, April 03, 2006 5:17 PM To: hobbit at hswn.dk Subject: Re: [hobbit] BBWin 0.5 available
2006/4/3, David Gilmore <david at stenhouseconsulting.com>:
Yep, that was the fix. I should have realized that.
Any idea why my "catch all" external did not work? With BBNT I called bbexternals.cmd to run all of the external scripts.
bbexternals.cmd
cd c:\bblogs cscript //b bbsav.vbs cscript //b iis-check.vbs cscript //b exchange.vbs
Thanks,
Well, I didn't implement the externals launch part as the original bbnt I think. I will look at this to be able to launch cmd files. (Added to the bottom of the TODO list :) ) However, for the moment, I think you can try to fix it by doing this :
<load value="cmd.exe /C bbexternals.cmd " />
-- Etienne GRIGNON