mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Updated Setting up i2pd as Windows Service (markdown)
@@ -5,7 +5,7 @@ One can set up i2pd as a Windows Service. This way it will run in the background
|
||||
While it is possible to install service using corresponding [command line option](https://github.com/PurpleI2P/i2pd/blob/openssl/docs/configuration.md), standard tools like [sc](https://technet.microsoft.com/en-us/library/cc990289.aspx) can be used as well. Currently, this gives some flexibility as there in no need to add `daemon = yes` in config, but `--daemon` can be supplied as an argument.
|
||||
|
||||
### Service installation
|
||||
Fire up elevated Command Prompt (<kbd>Win+X</kbd>, <kbd>A</kbd> in Windows 8) and type in the following making sure you use the correct path where you have `i2pd.exe`.
|
||||
Fire up elevated Command Prompt (<kbd>Win+X</kbd>, <kbd>A</kbd> since Windows 8) and type in the following making sure you use the correct path where you have `i2pd.exe`.
|
||||
|
||||
_Note: Mind spaces after `=`!_
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user