[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] BBWin 0.5 available
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] BBWin 0.5 available
- From: "Etienne Grignon" <etienne.grignon (at) gmail.com>
- Date: Mon, 3 Apr 2006 23:17:15 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bEo7OQTcKsWnhkYuNQfugFFb24thpFdhw9xkYBA7Nq5NB+UXwDpN0eci0/c6MF9STICDAZRlzW04pWXYSMFJkYxqwYs1ATvFisvHg0MnAkgQo8qTnqSC5Iwx6p9OLxNQJIZVk4oNKYus6/819RYsM8WIvaHMAc/CyeJvBUAfomY=
- References: <68e737a10604031349q5488d9abx30051bc0b28aea0b@mail.gmail.com> <00b201c65762$1be594c0$800101df@stenhouse.local>
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