home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 February / PCWK0297.iso / envelop / envelop.3 / Program / Appinst / install.inf < prev    next >
INI File  |  1996-07-08  |  2KB  |  75 lines

  1. ;
  2. ; This is the configuration file for the installation of an Envelop application using
  3. ; the WinSetup utility. This file is modified by the Envelop Installer program.
  4. ;
  5. ; Copyright (c) 1996 Envelop
  6. ; Copyright (c) 1995 Benny Nissen
  7.  
  8.  
  9. ; === [Basic] Section ==========================================
  10. ; Purpose: General entries used when initializing the INSTALL program.
  11. ;
  12. ; Use WinSetup default desktop picture (in full screen)
  13. ; and don't display any text.
  14. ;
  15. [Basic]
  16. ShowDesktop=([r]\install.bmp,3)
  17.  
  18.  
  19. ; === [MainWindow] Section =====================================
  20. ; Purpose: Options to select and first window objects.
  21. ;
  22. ; Specify text shown in main window and default target directory.
  23. ; Use 2 options (with checkboxes) for the end user to select.
  24. ;
  25. [MainWindow]
  26. WindowText="This program will install an Envelop Application in the following directory.[n][n]To install in this directory click 'Install'.[n][n]To install in a different directory, pick 'Browse'.[n][n]Click 'Exit' if you do not wish to install this software."
  27. ExtraWindowHight=60
  28. ExtraWindowWidth=60
  29.  
  30.  
  31. ; === [FileCopy] Section =======================================
  32. ; Purpose: Lists all the files to copy.
  33. ;
  34. ; This section is created by the Envelop Installer program.
  35. ;
  36. [FileCopy]
  37.  
  38.  
  39.  
  40. ; === [RegistrationFiles] Section ==============================
  41. ; Purpose: Files to update registration database with
  42. ;
  43. ; Updates the registration database with entries in the *.REG file(s).
  44. ; This section is created by the Envelop Installer program.
  45. ;
  46. [RegistrationFiles]
  47.  
  48.  
  49.  
  50. ; === [IniModifications] Section ===============================
  51. ; Purpose: How to modify Windows initialization files.
  52. ;
  53. ; Nothing is required here.
  54. ;
  55. [IniModifications]
  56.  
  57.  
  58.  
  59. ; === [PMOptions] Section ======================================
  60. ; Purpose: DDE commands to the Program Manager.
  61. ;
  62. ; Create a group in Windows shell and show the editor as a item in this group
  63. ; This section is created by the Envelop Installer program.
  64. ;
  65. [PMOptions]
  66.  
  67.  
  68.  
  69. ; === [ExecuteAfterInstall] Section ============================
  70. ; Purpose: Define program to execute after the installation is completed.
  71. ;
  72. ; Nothing is required here.
  73. ;
  74. [ExecuteAfterInstall]
  75.