forked from I2P_Developers/i2p.i2p
Setting wrapper.ntservice.interactive=false so that a browser isn't opened at startup in Windows.
This commit is contained in:
@ -235,5 +235,5 @@ wrapper.ntservice.dependency.1=
|
||||
wrapper.ntservice.starttype=AUTO_START
|
||||
|
||||
# Allow the service to interact with the desktop.
|
||||
wrapper.ntservice.interactive=true
|
||||
wrapper.ntservice.interactive=false
|
||||
|
||||
|
Reference in New Issue
Block a user