home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / misc / ntbrk09 / install.inf < prev    next >
Encoding:
INI File  |  1996-04-30  |  4.9 KB  |  105 lines

  1.  
  2. ; See documentation (INSTALL.DOC) for more information about each section.
  3.  
  4. ; Basic:        General entries used when initializing program.
  5. ; MainWindow:        Options to select and anything seen in the first window.
  6. ; FileCopy:        All about file copying.
  7. ; IniModifications:    How to modify initialization files in the Windows environment.
  8. ; PMOptions:        DDE commands to Program Manager.
  9. ; ExecuteAfterInstall:    Program to execute after installation, and its behavior.
  10.  
  11. ; Strings will be modified by the installation program if they contain the following special combination of characters.
  12.  
  13. ; [t] or [T]    Replaced with end user specified target directory
  14. ; [w] or [W]    Replaced with Windows directory
  15. ; [s] or [S]    Replaced with system directory
  16. ; [d] or [D]    Replaced with Windows drive (c:)
  17. ; [r] or [R]    Replaced with last source (read) directory
  18. ; [o] or [O]    Replaced with program option string selected by end user
  19. ; [n] or [N]    Replaced with new line, only in entry RunText and WindowText
  20. ; [q] or [Q]    Replaced with tabulation, only in entry RunText and WindowText
  21.  
  22. ;Show full screen desktop, show help, make buttons larger, and display a message at the top of the desktop.
  23.  
  24. [Basic]
  25. ShowDesktop=(3,,MS Sans Serif,42,1,0,1,0)
  26. ShowHelp=1
  27. ExtraButtonWidth=10
  28.  
  29. ; Specify text shown in main window and default target directory. Use 2 options for the end user to select.
  30.  
  31. [MainWindow]
  32. WindowTitleText=Installation of Ntg System Broker 0.9B7
  33. WindowText=Please specify options for installation and the destination directory.
  34. ExtraWindowWidth=30
  35. StartDestDir=[d]\NTG\
  36. ;1=(Install Program,1)
  37. ;2=(Install Documentation,1)
  38.  
  39. ; Copy XX files to the end user specified directory
  40.  
  41. ; Overwtite Action if destination file already exist in destination directory (last parameter).
  42.  
  43. ; 0 => Prompt end user to decide if the file shall be overwritten. 
  44. ; 1 => Always overwrite destination file.
  45. ; 2 => Never overwrite destination file (Skip current installation file).
  46. ; 3 => Compare version information in both files. Overwrite if able to find version information in both files.
  47. ; 4 => Compare file dates for the files. Overwrite if destination creation date is equal or lower then source creation date. 
  48. ; 5 => Append source file to end of destination file. For this action to succeed the destination file must exist.
  49.  
  50. [FileCopy]
  51. ;TotalPictures=2
  52. ExtraBytes=800000
  53. 1={}(170000,[r]\ntsysbrk.exe,[t],Main program,4)
  54. 2={}(120000,[r]\ntsysbrk.hlp,[t],Windows Help file,4)
  55. 3={}(4928,[r]\install.inf,[t],Configuration,4)
  56. 4={}(2534,[r]\__SYSBRK.TXT,[t],Release notes,4)
  57. 5={}(7000,[r]\register.ita,[t],Informazioni per la registrazione,4)
  58. 6={}(7000,[r]\license.ita,[t],Licenza d'uso,4)
  59. 7={}(7000,[r]\NTG.ita,[t],Note sui prodotti NTG,4)
  60. 8={}(7000,[r]\register.eng,[t],Registration information,4)
  61. 9={}(7000,[r]\license.eng,[t],License notes,4)
  62. 10={}(7000,[r]\NTG.eng,[t],NTG Notes,4)
  63. 11={}(50000,[r]\ndaddntf.exe,[t],MS/DOS Transaction sender,4)
  64. 12={}(1000,[r]\sysbrk01.bat,[t],DOS-WINNT Batch sample,4)
  65. 13={}(5000,[r]\ntsysbrk.ita,[t],Read me - Italian,4)
  66. 14={}(5000,[r]\ntsysbrk.eng,[t],Read me - English,4)
  67. 15={}(5000,[r]\program.isn,[t],ISN Program FORM,4)
  68. 16={}(1000,[r]\sysbrk01.ntf,[t],NTF sample 1 - Start applications,4)
  69. 17={}(1000,[r]\sysbrk02.ntf,[t],NTF sample 2 - DDE with Program manager,4)
  70. 18={}(1000,[r]\sysbrk03.ntf,[t],NTF sample 3 - DDE with Program manager,4)
  71. 19={}(35000,[r]\msafinx.dll,[t],Add-IN Module 2,4)
  72. 20={}(64000,[r]\threed.vbx,[t],Add-IN Module 3,4)
  73. 21={}(35000,[r]\msgblast.vbx,[t],Add-IN Module 4,4)
  74. 22={}(35000,[r]\ntg16.dll,[t],Add-IN Module 5,4)
  75. 23={}(15000,[r]\NWSENDM.exe,[t],Command line send message to windows program,4)
  76. 24={}(5000,[r]\ndrexec.bat,[t],.BAT to remote exec by Shared File,4)
  77.  
  78. ; Create NTG.INI
  79. [IniModifications]
  80. 1={}([t]\ntg.ini,NTAPPL\NTSYSBRK\CFG,BRKFILE,1)
  81. 2={}([t]\ntg.ini,NTAPPL,NTSYSBRK,1)
  82.  
  83. ; Create a group in Windows shell and show some installed files as items in this group
  84.  
  85. [PMOptions]
  86. PMGroup=(NTG)
  87. 1={}([t]\ntsysbrk.exe,Ntg System Broker 0.9B7,[t]\ntsysbrk.exe,0,,,[t],,1)
  88. 2={}([t]\ntsysbrk.exe @C=@STAY,System Broker Resident,[t]\ntsysbrk.exe,0,,,[t],,1)
  89. 3={}([w]\winhelp.exe [t]\ntsysbrk.hlp,NTSYSBRK Help,[w]\winhelp.exe,0,,,[t])
  90. 4={}([w]\notepad.exe [t]\ntg.eng,Ntg Notes,[w]\notepad.exe,0,,,[t])
  91. 5={}([w]\notepad.exe [t]\license.eng,Ntg License,[w]\notepad.exe,0,,,[t])
  92. 6={}([w]\notepad.exe [t]\sysbrk01.ntf,NTF Sample 1,[w]\notepad.exe,0,,,[t])
  93. 7={}([w]\notepad.exe [t]\sysbrk02.ntf,NTF Sample 2,[w]\notepad.exe,0,,,[t])
  94. 8={}([w]\notepad.exe [t]\sysbrk03.ntf,NTF Sample 3,[w]\notepad.exe,0,,,[t])
  95. 9={}([t]\NWSENDM.exe,Send Msg to WINPROG,[t]\NWSENDM.exe,0,,,[t])
  96.  
  97. ; Show release notes in notepad application, and keep installation desktop shown, while the program is running. Ask the end user to deside if the release notes shall be showed
  98.  
  99. [ExecuteAfterInstall]
  100. OptionsForExec={}
  101. YNButtons=1
  102. RunText=View NTG System Broker release notes.
  103. RunProgram=notepad.exe [t]\__SYSBRK.TXT
  104. ShowDesktopDuringExec=1
  105.