Does anyone know exactly how to pass command line options to the
SlimServer EXE Windows service?

In the registry, for the SlimServer service located at

HKLM\SYSTEM\CurrentConrolSet\Services\slimsvc

I've set the ImagePath value to


Code:
--------------------
    "C:\Program Files\SlimServer for Windows\server\slim.exe" --playeraddr 
192.168.9.5 --httpaddr 192.168.9.5 --httpport 80 --cliaddr 192.168.9.5 
--streamaddr 192.168.9.5 --noupnp --logfile "D:\slimserver\slimserver1.log" 
--d_info
--------------------


But it doesn't appear to work.  No log file is created and there's
nothing of note in the Windows Event log.


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=28204

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to