home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top20av / Intelan / PATH.INI < prev    next >
INI File  |  1998-01-30  |  699b  |  29 lines

  1. ;This text file specifies the path for a Client Silent Install.
  2. ;To run setup in silent mode use "-s" as a parameter.
  3. ;Set "InstallPath" equal to the desired path and
  4. ;Set "DriveLetter" equal to the desired drive.
  5.  
  6. ;Note: 
  7. ;    Specifying either part is optional, if either or both are left
  8. ;    blank, the system drive and/or a default path will be used. 
  9.  
  10. ;Do not use spaces between the identifier and the value:
  11. ;    <installpath>=<path>
  12. ;    <driveletter>=<drive> 
  13.  
  14. ;For example: 
  15. ;    "InstallPath=Program Files\LANDesk\VP5"
  16. ;    "DriveLetter=C"
  17.  
  18.  
  19. [Install_Directory]
  20. InstallPath=
  21. DriveLetter=
  22.  
  23. [Console_Install_Options]
  24. CopyAdmin=
  25. InstallAms2=
  26.  
  27. [License_Number]
  28. License=
  29.