Integration Engine Solutions to Connect Anything to Anything

Log out?

Changing Windows Service Name

The installer for the eiPlatform for Windows sets up a Windows Service to start and stop the eiPlatform.  By default, the name of that service is “eiPlatform Service”.  The installer includes a prompt for customizing the service name.  After installation, the following steps can be used to manually uninstall, install, or rename the service.  Rename an existing eiPlatform service involves both uninstalling the existing service and reinstalling it with a new service name.

Uninstalling the eiPlatform Windows Service

  1. Open the Windows Services Manager.  This can be done by clicking on the Windows Start button and searching for “Services”.
  2. Find and double-click on the existing eiPlatform Service to open its properties dialog.
  3. Click on the “Stop” button to stop the service if it is running.
  4. Copy the name of the service as it is displayed under “Service name:”.  This name will be needed when removing the service.
  5. Open up a command prompt running as administrator.  This can be done by clicking on the Windows Start button, searching for “Command Prompt”, right-clicking and selecting “Run as administrator”.
  6. Run the following command changing the name of the service to match the service name from step 4:
    • sc delete "eiPlatform Service"

Installing the eiPlatform Windows Service

  1. Open up a command prompt running as administrator.  This can be done by clicking on the Windows Start button, searching for “Command Prompt”, right-clicking and selecting “Run as administrator”.
  2. Run the following command changing the name of the service to your desired service name and changing the directory to match the directory where your eiPlatform is installed:
    • sc create "My eiPlatform Service" binPath= "C:\Program Files\PilotFish Technology\eiPlatform Windows\eiPlatform Service.exe" start= auto


This is a unique website which will require a more modern browser to work! Please upgrade today!