Best way to startup housebot at boot time
Posted: Wed Jan 13, 2010 2:22 pm
I have HB running on an XPSP3 box which I access with Remote Desktop which requires that you use a user account with a password.
I want HB to startup when the machine starts up, without waiting for the user account to log in (remotely or locally).
I created a scheduled task to start HB at boot time. This works. However, when I later log in, an instance of HB is already running;
In order to run the HB GUI I must first kill that first instance of HB.
Is there some less klunky way of doing this ? Perhaps have the first instance of housebot exit once the user has logged in ? Or do I have to
write a script which orchestrates the kill/restart on my own ?
Thanks.
..c
I want HB to startup when the machine starts up, without waiting for the user account to log in (remotely or locally).
I created a scheduled task to start HB at boot time. This works. However, when I later log in, an instance of HB is already running;
In order to run the HB GUI I must first kill that first instance of HB.
Is there some less klunky way of doing this ? Perhaps have the first instance of housebot exit once the user has logged in ? Or do I have to
write a script which orchestrates the kill/restart on my own ?
Thanks.
..c