forked from I2P_Developers/i2p.i2p
* Fixes after review:
- Fix Polish po file
- Install as a service by default on Windows again
- Change CPUID getters to package private
- Split new jbigi install messages into two lines
- Javadocs
This commit is contained in:
@@ -224,7 +224,8 @@
|
||||
|
||||
</pack>
|
||||
|
||||
<pack name="Windows Service" required="no" preselected="no">
|
||||
<!-- to disable by default, add preselected="no" -->
|
||||
<pack name="Windows Service" required="no">
|
||||
<description>Automatically start I2P in the background</description>
|
||||
<os family="windows" />
|
||||
<executable targetfile="$INSTALL_PATH/set_config_dir_for_nt_service.bat" stage="postinstall" failure="warn" keep="false" />
|
||||
|
||||
Reference in New Issue
Block a user