The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wavefinder/Closing Dabbar from the command line


  • To: ukha_d@xxxxxxx
  • Subject: Re: Wavefinder/Closing Dabbar from the command line
  • From: "PatrickLidstone" <patrickl@xxxxxxx>
  • Date: Tue, 21 May 2002 20:33:26 -0000
  • Mailing-list: list ukha_d@xxxxxxx; contact ukha_d-owner@xxxxxxx
  • Reply-to: ukha_d@xxxxxxx

--- In ukha_d@y..., "White, Peter" <peter.white@b...> wrote:
> Anyone know how to do it?
>
> I have HS launching WF for some 'sleeping' music, but I don't know
how to
> switch it off after half an hour (or whatever).
>
> 'C:\Program Files\DAB Bar\DABBar.exe PLAY xxxx' is the command for
starting
> it, but I've tried all the obvious ones (KILL, END, STOP etc), but
they
> don't seem to work.

Brute force method:

- Download the Cygwin command line tools for windows
- use "ps -W" to determine the process id for the dabbar process.
(You could pipe the output from ps through "grep" and "sed"/"cut" if
you want to determine this automagically.)
- use "kill -9 <process id>" to terminate dabbar.

Not very elegant, but better than nothing I spose.

Patrick


Yahoo! Groups Sponsor
ADVERTISEMENT

For more information: http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe:  ukha_d-subscribe@xxxxxxx
Unsubscribe:  ukha_d-unsubscribe@xxxxxxx
List owner:  ukha_d-owner@xxxxxxx

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Home | Main Index | Thread Index

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.