Configuring ccxstream with FireDaemon
Originally authored by w m z
Installing ccxstream as an XP Service
This is achieved using the free lite version of FireDaemon.
You can get it here...FireDaemon.com
Before reading this tutorial though, you really should read this one first
as it explains where to get ccxstream, what it is and how to set up
your shares
These notes where originally compiled using...
- Complex version of XBMP 2.3.
- ccxstream-1.0.15-win
- Windows XP Service Pack 1
- A default config.xml file
- Tested with EvolutionX_beta_v1.8.3285 and D.6 BIOS
Notes recompiled on July 1st 2003 using...
- xbmp_2.4_cvs_compile_xbins_6-24-03
- ccxstream-1.0.15-win
- Windows XP Home (No Services Packs)
- A default config.xml file
- Tested with EvolutionX 1.8.3572 and X2 4976.02 BIOS
What is it?
FireDaemon is a utility that allows you to install and run virtually any
native Win32 application or script (eg. BAT/CMD, Perl, Java, Python, and TCL/TK)
as a Windows NT/2K/XP/2K3 service. FireDaemon features easy configuration
(via GUI or XML), a low memory/CPU overhead, subprocess prioritisation, custom
environments, CPU binding plus monitoring and logging to the event log and
on-disk log files.
NOTE: If you followed the tutorial Configuring ccxstream for Win32
you can still do this one. Just remove the shortcut to the batch file
ccxstream.bat from the Windows Startup folder. If you leave it
there, problems may arise when both Windows and FireDaemon try to run
ccxstream.
Download FireDaemon and install.
Create a new service definition and configure as follows..
- Parameters: is just a replica of the command line option used
for the batch file method covered here
On the settings TAB select the Hidden option.
You can verify the Service is up and running by carrying out the
following actions...
Right Mouse Click the My Computer Icon> Manage> Services and Applications>
Services (locate FireDaemon: ccxstream in list)> Properties
Or, you can Run FireDaemon to check if it's working.
Start> All Programs> FireDaemon>FireDaemon Service Manager