home *** CD-ROM | disk | FTP | other *** search
/ Classic Pleasures - Guid…randies, Cognacs & Coffee / ClassicPleasures-Win31Mac.bin / _assist / copyof~1.ini < prev    next >
INI File  |  1996-08-28  |  4KB  |  123 lines

  1. [Pages]
  2. NumPages=14
  3. Page01=Welcome
  4. Page02=license
  5. Page03=system
  6. Page04=Modem
  7. Page05=reg2
  8. Page06=Modem1
  9. Page07=Modem2
  10. Page08=Transmit
  11. Page09=UPSELL
  12. Page10=UPSELL2
  13. Page11=UPSELL3
  14. Page12=INSTALL
  15. Page13=INSTALL2
  16. Page14=FAILEREG
  17. ;Page16=Printer
  18.  
  19. [Anchors]
  20. Welcome="Welcome"
  21. License="License"
  22. EReg="SYSTEM"
  23. Transmit="Modem1"
  24. Upsell="Upsell"
  25. Install="Install"
  26. FindEXE="FindEXE"
  27.  
  28. [Variables]
  29. SKU=TTW3344AE
  30. HTML=detail
  31.  
  32. [Config]
  33.  
  34. ;----------------------------------
  35. ; USAGE/DynamicINI = Enter the name of the INI file that the program creates when
  36. ;   it is installed successfully.  If the program does not create an INI file, create
  37. ;   a uniquely named INI filename, and enter it instead.
  38. ; HINT:  If you have difficulty determining which INI file a program created, try
  39. ;   using the Windows '95 find tool, and search the Windows directory for all INI files
  40. ;   created today.
  41. ;----------------
  42. ; EXAMPLE1:  If the program creates an INI file named "POWERUP.INI", use these settings...
  43. ;            DynamicINI=POWERUP.INI
  44. ;----------------
  45. ; EXAMPLE2:  If the program does not create an INI file (e.x. it is a DOS program),
  46. ;   think of a uniquely-named INI filename, like... (see manual for more information)
  47. ;            DynamicINI=SK~1234.INI
  48. ;----------------------------------
  49.  
  50. DynamicINI=TTW3344A.INI
  51.  
  52.  
  53.  
  54. [Setup]
  55.  
  56. ;----------------------------------
  57. ; USAGE/SetupPath = Enter ONLY the relative path from the root directory of the CD-ROM.
  58. ; USAGE/SetupEXE = Enter ONLY the setup executable name, such as "SETUP.EXE"
  59. ;----------------
  60. ; EXAMPLE1:  If the setup program is D:\SETUP.EXE, use these settings...
  61. ;            SetupPath=
  62. ;            SetupEXE=SETUP.EXE
  63. ; EXAMPLE2:  If the setup program is E:\SETUPME\INSTALL.EXE, use these settings...
  64. ;            SetupPath=SETUPME
  65. ;            SetupEXE=INSTALL.EXE
  66. ; EXAMPLE3:  If the setup program is G:\GOHERE\BEGIN\RUNME.EXE, use these settings...
  67. ;            SetupPath=GOHERE\BEGIN
  68. ;            SetupEXE=RUNME.EXE
  69. ;----------------------------------
  70. SetupPath=
  71. SetupEXE=SETUP.EXE
  72.  
  73.  
  74.  
  75. [Program]
  76.  
  77. ;----------------------------------
  78. ; USAGE/ProgramRunMode = Enter the code for the location the executable should run from
  79. ;   (1 = Run EXE from CD-ROM, 2 = Run EXE from Hard Drive)
  80. ;   HINT: Try installing the program normally, and then look at the properties of its
  81. ;     icon to determine how it runs after installation.
  82. ;----------------------------------
  83. ProgramRunMode=2
  84.  
  85. ;----------------------------------
  86. ; IF ProgramRunMode=1 (Run Program from CD-ROM) THEN...
  87. ;----------------
  88. ; USAGE/ProgramPath = Enter ONLY the relative path from the root directory of the CD-ROM.
  89. ; USAGE/ProgramEXE = Enter ONLY the setup executable name, such as "PROGRAM.EXE"
  90. ; USAGE/ProgramEXESize = Size of the executable file, in bytes.
  91. ;----------------
  92. ; IF ProgramRunMode=2 (Run Program from Hard Drive) THEN...
  93. ;----------------
  94. ; USAGE/ProgramPath = Enter the FULL DEFAULT INSTALLATION DIRECTORY for the product.
  95. ; USAGE/ProgramEXE = Enter ONLY the setup executable name, such as "PROGRAM.EXE"
  96. ; USAGE/ProgramEXESize = Size of the executable file, in bytes.  Used when searching for executable on hard drive.
  97. ;----------------
  98. ; EXAMPLE1:  If the program is designed to run from the CD-ROM in the location
  99. ;              D:\GROCERY\GROCERY.EXE, use these settings...
  100. ;            ProgramRunMode=1
  101. ;            ProgramPath=GROCERY
  102. ;            ProgramEXE=GROCERY.EXE
  103. ; EXAMPLE2:  If the program is designed to run from the HARD DRIVE, the default
  104. ;              installation path is C:\KEYKIDS\ELEPHANT, and the executable is
  105. ;              named KIDGAMES.EXE, use these settings...
  106. ;            ProgramRunMode=2
  107. ;            ProgramPath=C:\KEYKIDS\ELEPHANT
  108. ;            ProgramEXE=KIDGAMES.EXE
  109. ; EXAMPLE3:  If the program is designed to run from the HARD DRIVE, the default
  110. ;              installation path is the directory "CCWIN" under the Windows directory,
  111. ;              and the executable is named CCWIN.EXE, use these settings...
  112. ;              (see manual for further information on replacable paramater macros)
  113. ;            ProgramRunMode=2
  114. ;            ProgramPath=%W\CCWIN
  115. ;            ProgramEXE=CCWIN.EXE
  116. ;            ProgramEXESize=625344
  117. ;----------------------------------
  118. ProgramPath=C:\ttwin
  119. ProgramEXE=ttwin.EXE
  120. ProgramEXESize=1065888
  121.  
  122.  
  123.