service wrapper is now fully integrated
This commit is contained in:
12
installer/resources/ProcessPanel.Spec.xml
Normal file
12
installer/resources/ProcessPanel.Spec.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
|
||||
|
||||
<processing>
|
||||
<job name="Launching I2P...">
|
||||
<os family="windows" />
|
||||
<executefile name="$INSTALL_PATH/postinstall.bat" />
|
||||
</job>
|
||||
<job name="Launching I2P...">
|
||||
<os family="unix" />
|
||||
<executefile name="$INSTALL_PATH/postinstall" />
|
||||
</job>
|
||||
</processing>
|
Reference in New Issue
Block a user