home *** CD-ROM | disk | FTP | other *** search
/ PC Loisirs 18 / cd.iso / kit / appsetup.inf next >
Encoding:
INI File  |  1995-08-09  |  7.5 KB  |  237 lines

  1. ; -------------------------------------------------------------
  2. ;
  3. ;  Stripped Installation Script -- 110494 -- Version 4.0
  4. ;
  5. ; -------------------------------------------------------------
  6.  
  7. [infofile]
  8.         filename = README.TXT
  9.         appname  = "Kit PlaNETe-PC Internet v1.02"
  10. ;       exefile  = "#W\notepad.exe #D\sub\readme."
  11.         exefile  = ""
  12. ;        message  = "Voulez vous lire le fichier d'install ?"
  13.  
  14. ; -------------------------------------------------------------
  15.  
  16. [dialog]
  17.     caption = "Kit Internet"
  18.  
  19.     Info, YES
  20.  
  21.     DirSelect, YES
  22.  
  23. ; -------------------------------------------------------------
  24.  
  25. [data]
  26.     defdir = c:\planetei
  27.  
  28.  
  29. ; -------------------------------------------------------------
  30.  
  31. [disks]
  32.     1=.\WINSOCK, "Les Trumpet"
  33.     2=.\FTP, "FTP"
  34.     3=.\MAIL, "Pegasus Mail"
  35.     4=.\ARCHIE, "Archie : Recherche des fichiers"
  36.     5=.\IRC, "Internet Relay Chat"
  37.     6=.\NEWS, "Le reader de News"
  38.     7=.\WINWEB,  "Le WEB"
  39.     8=., "Les docs"
  40.  
  41. ; -------------------------------------------------------------
  42.  
  43. [needed.space]
  44.     minspace = 3700000
  45.  
  46. ; -------------------------------------------------------------
  47.  
  48. [dest.directories]
  49.     #app.general,     0:
  50.     #app.winsock,     0:winsock
  51.     #app.ftp,         0:ftp
  52.     #app.mail,        0:mail
  53.     #app.archie,      0:archie
  54.     #app.irc,         0:irc
  55.     #app.news,        0:news
  56.     #app.winweb,      0:winweb
  57.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  58.     #app.SETUPWINDIR,    0:SETUPWINDIR
  59.  
  60. ; -------------------------------------------------------------
  61.  
  62. [app.general]
  63.     8:install.wri,    "Les explications de l'installation"
  64.  
  65. [app.winsock]
  66.     1:tcpman.exe,       "Trumpet WINSOCK 2.1e"
  67.     1:install.doc,      "Documentation"
  68.     1:bye.cmd
  69.     1:disclaim.txt
  70.     1:hosts
  71.     1:install.doc
  72.     1:install.txt
  73.     1:login.cmd
  74.     1:pingw.exe,        "Le programme PING"
  75.     1:protocol
  76.     1:readme.msg
  77.     1:sendreg.exe
  78.     1:services
  79.     1:setup.cmd
  80.     1:tcpman.exe
  81. ;    1:trumpwsk.ini
  82.     1:winpkt.com
  83.     1:winsock.dll
  84.  
  85.  
  86. ; -------------------------------------------------------------
  87.  
  88. [app.ftp]
  89.     2:ws_ftp.exe,       "Le programme FTP"
  90.     2:ws_ftp.ext
  91.     2:ws_ftp.hlp,       "L'Aide de FTP"
  92.     2:ws_ftp.ini,       "Le fichier INI de FTP"
  93.     2:ws_ftp.txt,       "La doc de FTP"
  94.  
  95. ; -------------------------------------------------------------
  96.  
  97. [app.mail]
  98.     3:pmail.exe,        "Logiciel de Mail Pegasus"
  99.  
  100. ; -------------------------------------------------------------
  101.  
  102. [app.archie]
  103.     4:wsarchie.exe,     "Le programme Archie"
  104.     4:dispmsg.exe
  105.     4:wsarch07.txt
  106.     4:wsarchie.hlp
  107.     4:wsarchie.ini
  108.  
  109. ; -------------------------------------------------------------
  110.  
  111. [app.irc]
  112.     5:irc4win.exe,      "Logiciel de Chat sur l'Internet"
  113.     5:autoexec.irc
  114.     5:bwcc.dll
  115.     5:irc4win.txt
  116.  
  117. ; -------------------------------------------------------------
  118.  
  119. [app.news]
  120.     6:agent.exe,        "Programme pour lire les articles USENET"
  121.     6:agent.hlp
  122.     6:agent.ini
  123.     6:ctl3dv2.dl_
  124.     6:groups.dat
  125.     6:groups.idx
  126.     6:readme.txt
  127.  
  128. ; -------------------------------------------------------------
  129.  
  130. [app.winweb]
  131.     7:lview31.exe,      "Visualiser les JPEG"
  132.     7:readme.wri,       "Documentation"
  133.     7:wecj1_2.exe,      ""
  134.     7:wecjlib.dll,      ""
  135.     7:winexe.inv,       ""
  136.     7:wingo.inv,        ""
  137.     7:winvoke.exe,      ""
  138.     7:winweb.exe,       "Winweb"
  139.  
  140. ; -------------------------------------------------------------
  141.  
  142. [app.SETUPSYSDIR]
  143.     1:winsock.dll,              "Fichier dll"
  144.  
  145. ; -------------------------------------------------------------
  146.  
  147. [app.SETUPWINDIR]
  148.     7:winweb.ini,       "fichier de configuration"
  149.  
  150. ; -------------------------------------------------------------
  151.  
  152. ; -------------------------------------------------------------
  153.  
  154. [progman.groups]
  155.     "Planete-PC INTERNET", PLANETEI.GRP
  156.  
  157. ["Planete-PC INTERNET"]
  158.      "Trumpet", #D\winsock\TCPMAN.EXE
  159.      "WS_FTP", #D\ftp\ws_ftp.EXE
  160.      "Pegasus Mail", #D\mail\winpmail.EXE
  161.      "Free Agent", #D\news\agent.EXE
  162.      "WSArchie", #D\archie\WSARCHIE.EXE
  163.      "Internet Chat", #D\irc\irc4win.exe
  164.      "WinWeb", #D\winweb\winweb.exe
  165.      "Doc d'installation", "#W\write.exe #X\install.wri"
  166.  
  167. ; -------------------------------------------------------------
  168.  
  169. [INIFiles]
  170. ;       WIN.INI, InstallWare, TestEntry1, TestString1
  171. ;       WIN.INI, InstallWare, TestEntry2, #D
  172. ;       SYSTEM.INI, InstallWare, TestEntry1, TestString1
  173. ;       CONTROL.INI, InstallWare, TestEntry2, #D\SUBDIR\FILENAME.EXT
  174. ;       BOB.INI, InstallWare, TestEntry1, "Bob wrote this!"
  175.  
  176. ; -------------------------------------------------------------
  177.  
  178. [ExtCmds]
  179.         #D\mail\pmail.exe, YES
  180.         "#W\write.exe #X\planetei.wri", NO
  181.  
  182. ; -------------------------------------------------------------
  183.  
  184. [Options]
  185.         Logging, YES    ; If this option is set to YES, then a log file will
  186.                         ; be created, detailing the installation.
  187.  
  188.         DirChg, YES     ; If this option is set to NO, the Install directory
  189.                         ; editbox will not be displayed
  190.  
  191.         OverWrite, NO   ; This option determines what the default setting of
  192.                         ; of the OverWrite radio buttons will be.
  193.  
  194. ;       Restart, NO     ; If this option is set to YES, the user will be
  195.                         ; prompted to restart Windows.  If set to NO, it will
  196.                         ; just happen (the developer should warn about this
  197.                         ; at the beginning of the install).  If the field is not
  198.                         ; present, then no restart will occur.
  199.  
  200. ;       Reboot, YES     ; If this option is set to YES, the user will be
  201.                         ; prompted to reboot the system.  If set to NO, it will
  202.                         ; just happen (the developer should warn about this
  203.                         ; at the beginning of the install).  If the field is not
  204.                         ; present, then no reboot will occur.
  205.  
  206. ;       RestartString, "The system must be rebooted/restarted for all changes to take effect.  Would you like to do this now?"
  207.                         ; This field MUST be present if you use either of the
  208.                         ; reboot/restart fields.
  209.  
  210.         DeleteIW, NO    ; Due to SHARE problems on some systems, you might want
  211.                         ; to leave IW.EXE on the target system.  To do so, set
  212.                         ; this option to NO (i.e. don't delete it)  Note that
  213.                         ; this is not an issue with single disk installations.
  214.  
  215. ; -------------------------------------------------------------
  216.  
  217. [Window]
  218.         Show, YES       ;If set to YES, the backdrop window is shown
  219.                         ;Otherwise, it is not and all other vars are ignored.
  220.  
  221.         Style, FULL     ;If set to FULL, no caption is displayed and the
  222.                         ;window stays on top, keeping the user focused
  223.                         ;on the installation.
  224.  
  225.         Color, BLUE     ;Options are gradients of RED, GREEN, and
  226.                         ;BLUE (which is the default)
  227.  
  228.         Message, "Kit de Connexion Internet - PlaNETe-PC!"
  229.                         ;This message is shown in the window
  230.  
  231.         Caption, "INTERNET"
  232.                                         ;This message is shown in
  233.                                         ;the caption of the window
  234.                                         ;if it not set to FULL
  235.  
  236.         MessageLoc, TOP ;Location of the Message string: TOP or BOTTOM
  237.