------------------------------------------------------------------
 Delion 3.4.2
------------------------------------------------------------------

1. Overview

2. Command line options (/out: /device /software /h)

------------------------------------------------------------------

1. Overview

Delion is a computer inventory fetcher for IT professionals
that fetches installed software list, devices from a running 
Windows computer, creates XML report to be used by your 
applications for business purposes.


- Delion runs silently, closes without any user interaction.
  If Delion successfully finishes, XML output file will be 
  created at the same folder of Delion.exe file.

- When Delion executed via a shared folder, the folder must
  have write access to all users.

- The output file format is XML, UTF-8 encoding. The filename
  is composed with the IP address, computer name, user name
  of running computer.

Delion compatible with Windows Server 2008 R2, Server 2008, 
Vista, XP, 2003, 2000.

------------------------------------------------------------------

2. Command line options

  All command line option definition must be defined in 
  lower-case.

  /out:

    This enables you to change the output location and file 
    name. This is useful if Delion executed by your application
    internally.

    e.g.

    Delion.exe /out:"C:\Temp"

        Delion writes the file to the C:\Temp folder. The 
        file name is composed with the IP address, computer 
        name, user name of running computer automatically.

        If the same file name exist, Delion changes the name
        (adding numbers) not to overwrite the existing file.

    Delion.exe /out:"\\ComputerName\SharedFolder"

        Delion writes the file to the shared folder location.
        The folder must be shared with the write access to all
        users.

    Delion.exe /out:"C:\Temp\output.xml"

        Delion writes the file to the defined location, file 
        name. If the same file name exist, it will be overwritten.
        The file extension must be defined as '.xml' in lower-case.

  /device

    Delion creates device data report only.

  /software

    Delion creates software data report only.

  /h

     Delion simply opens the manual web page.


------------------------------------------------------------------

For more details about Delion, please visit manual page:
http://www.eastbow.com/delion/manual/

If you have any questions, please contact Eastbow Lab.

support@eastbow.com
http://www.eastbow.com/support.html
