home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2003 November / VPR0311.ISO / ADOBEREADER60 / Installer / Abcpy.ini < prev    next >
INI File  |  2003-06-03  |  2KB  |  56 lines

  1. ;***************************************************************
  2. ;Adobe Installer External Configuration File: Abcpy.ini
  3. ;***************************************************************
  4.  
  5. ;***************************************************************
  6. ;Main Section
  7. ;The (Product) key is a required key
  8. ;***************************************************************
  9. [MAIN]
  10. Product=Adobe(R) Reader(R) 6.0
  11. AbcpyVersion=2.0
  12.  
  13.  
  14. ;***************************************************************
  15. ;OEM Installation Options
  16. ;***************************************************************
  17. [OEM Install]
  18. INSTALLDIR=
  19. ALLOW_LOCKDOWN_BROWSE=YES
  20. ALLOW_LOCKDOWN_MEDIA=YES
  21. ARPHELPLINK=
  22. ARPHELPTELEPHONE=
  23. ARPNOMODIFY=
  24. ;ARPNOMODIFY=YES disables the "Change" button in Add/Remove Programs
  25.  
  26. ;***************************************************************
  27. ;Launches - Set for any other applications you wish to launch
  28. ;  1. Define 1 or more custom section names -> MyLaunch
  29. ;  2. Enable your custom section(s) -> MyLaunch=YES
  30. ;  3. Set up your custom section:
  31. ;    [MyLaunch]
  32. ;    TYPE=EXE  (Can be EXE or OTHER - default is OTHER)
  33. ;    PROGRAM=C:\My.exe    (can be null type is EXE and if included in commandline)
  34. ;    COMMANDLINE=        (add program arguments here)
  35. ;    CHANGEDIR=        (add working dir here)
  36. ;    WAIT=YES        (Can be YES or NO if type is EXE)
  37. ;    PLATFORM=        (Any delimited combination of the following:
  38. ;                    WIN_XP
  39. ;                    WIN_2K
  40. ;                    WIN_ME
  41. ;                    WIN_98
  42. ;                    WIN_NT4
  43. ;                    (delimiters: any printable char)                         
  44. ;***************************************************************
  45. ;--Launch Objects
  46. [Launches]
  47. MyLaunch1=NO
  48.  
  49. [MyLaunch1]
  50. TYPE=
  51. PROGRAM=
  52. COMMANDLINE=
  53. CHANGEDIR=
  54. WAIT=
  55. PLATFORM=
  56.