Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 54cac1c2268db633d66eeff1b4faa585 > files > 197

frepple-doc-0.8.1-3.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  <title>UI / freppleservice.exe (Windows only)</title>
  <link rel='stylesheet' href='../styles.css' type='text/css' />
  <!--PageHeaderFmt-->  
</head>
<body>
<div id="container">

<div id="menubar">
  
<div id="logo" align="center">
<br/><img src='../frepple.bmp' alt="frepple" /><br/>
<a href='http://www.frepple.com/'>
<strong>a Free<br/>Production Planning<br/>Library</strong>
</a></div>
<div id="menu">
<br/>
<h3><a href='../Main/HomePage.html'>Main</a></h3>
<h3><a href='Main.html'>User Manual</a></h3>
<h3><a href='../Tutorial/Main.html'>Tutorial</a></h3>
<h3><a href='../Frepple/Main.html'>Reference Manual</a></h3>
<h3><a href='../Main/FAQ.html'>FAQ</a></h3>
<h3><a href='../reference/index.html'>C++ API</a></h3>
<br/><div>
</div>  
</div>
</div>

<div id="content">
<br/>
<!--PageText-->
<div id='wikitext'>
<p><a class='wikilink' href='../Main/HomePage.html'>Main</a> &gt; <span class='wikitrail'><a class='wikilink' href='Main.html'>User Guide</a> > <a class='wikilink' href='CommandLine.html'>Batch commands</a> > <a class='selflink' href='Freppleservice.html'>freppleservice.exe (Windows only)</a></span>
</p>
<p class='vspace'>This executable is available only on Windows.<br />It allows controlling a Windows service that runs the frePPLe web server for the user interface.
</p><div><img src='../uploads/UI/winservice.png' alt='' title='' /></div>
<p class='vspace'>The Windows event log provides information on starts and stops of the service.
</p>
<p class='vspace'>Usage:
</p><ul><li><strong>freppleservice [options] install</strong><br />  Register the new service.<br />  After this step, you'll be able to see the service in the Service Manager.
</li><li><strong>freppleservice [options] update</strong><br />  Update the configuration of the service.
</li><li><strong>freppleservice [options] remove</strong><br />  Remove the service.<br />  After it's stopped, the service will be removed from the list shown in Service Manager.
</li><li><strong>freppleservice [options] start</strong><br /> Start the service.<br /> The action is the same as starting the service from the Service Manager.
</li><li><strong>freppleservice [options] stop</strong><br /> Stop the service.<br /> The action is the same as stopping the service from the Service Manager.  
</li><li><strong>freppleservice [options] restart</strong><br /> Restart the service.<br /> The action is the same as restarting the service from the Service Manager.
</li></ul><p class='vspace'>Options for 'install' and 'update' commands only:
</p><ul><li><strong>--username domain\username</strong><br /> The Username the service is to run under.
</li><li><strong>--password password</strong><br /> The password for the username.
</li><li><strong>--startup [manual|auto|disabled]</strong><br /> How the service starts, default = manual
</li></ul><p class='vspace'>Options for 'start' and 'stop' commands only:
</p><ul><li><strong>--wait seconds</strong><br /> Wait for the service to actually start or stop.<br /> If you specify --wait with the 'stop' option, the service and all dependent services will be stopped, each waiting the specified period.
</li></ul>
</div>

<!--PageFooterFmt-->
<!--HTMLFooter-->
</div></div>
</body>
</html>