SET binpath=C:\Program Files (x86)\info2soft-i2node\bin sc create I2-Sdatad binpath= "%binpath%\sdatad.exe" start= auto net start I2-Sdatad sc create I2-rpc binpath= "%binpath%\rpcserver.exe" start= auto net start I2-rpc sc create I2-Slogd binpath= "%binpath%\sdatalogd.exe" start= auto net start I2-Slogd sc create I2-Slogdbk binpath= "%binpath%\sdatabaklogd.exe" start= auto net start I2-Slogdbk sc create I2-Srepd binpath= "%binpath%\Srepd.exe" start= auto net start I2-Srepd sc create I2-Availability binpath= "%binpath%\I2Availability.exe" start= auto net start I2-Availability pause