home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 June / PCWorld_2003-06_cd.bin / SOFTWARE / TEMACD / PORTS / PORTSLOCK.INI < prev    next >
INI File  |  2002-04-26  |  780b  |  25 lines

  1. ;The configuration file for PortsLock unattended (silent) setup.
  2. ;Remove a semicolon before the parameter to assign
  3. ;new value or leave it to assign the default value.
  4. ;
  5. ;Service=[1|0]      - installs PortsLock service (1)
  6. ;Manager=[1|0]      - installs PortsLock Manager (1)
  7. ;Documents=[1|0]    - installs PortsLock documentations (1)
  8. ;InstallDir=[path]  - destination directory (Program Files\PortsLock)
  9. ;RegFileDir=[path]  - a directory with the registration file (current directory)
  10. ;Run=[path]         - this parameter can be used to launch an application
  11. ;                     or execute a batch file after a successful install (none)
  12.  
  13.  
  14. ;Configuration parameters:
  15.  
  16. [Install]
  17. ;Service=1
  18. ;Manager=1
  19. ;Documents=1
  20. ;InstallDir=
  21. ;RegFileDir=
  22.  
  23. [Misc]
  24. ;Run=
  25.