X Import as a Service (Deprecated)

  1. Download and install the Windows Server 2003 Resource Kit Tools: http://tinyurl.com/a32f
  2. Open a command prompt.
  3. Change the working directory to the X Import directory. 

    Example: chdir “D:\X Import”
  4. Run the following on the command line including the quotation marks:  

  5. Open the registry editor by clicking on Start and selecting Run. Type in “regedit” and press Enter or push OK.

  6. Open the following path within the registry editor: 

    My.Computer\HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\XImport
  7. Create a new Key in the location above. Do this by clicking on Edit pulling down to New and then selecting Key. Name this key "Parameters".

  8. Create a new String Value within Parameters and name it “Application”. Do this by using the directions above but select String rather than Key. Set the value of this String to be the parent of the X Import executable file.  

    Example:  D:\X Import\XImport.exe 
  9. Create another String Value within Parameters and name it “AppDirectory”. Set the value of it to the main X Import directory.  

    Example:  D:\X Import
  10. Close the registry editor.

  11. Open Services.   Start > Run > Type: services.msc > Push Enter
  12. Open X Import from the list by double-clicking on it.
  13. Where it says "Startup Type", click on the drop-down list and select Automatic.
  14. Click on the “Log On” tab at the top.
  15. Ensure that the radio button that says “Local System account” is selected and check the box that says “Allow service to interact with desktop”
  16. Click OK but keep the Services window open.
  17. Open the X Import directory.  

    Example:  D:\X Import
  18. Delete the file named “XImport.err”

  19. Start the X Import service in the Services window by right clicking on X Import and selecting Start.
  20. Verify that a XImport.err file was recreated in the X Import directory.IIF