home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / idg_cd3 / utility / nvbar11 / winstall.inf < prev    next >
Text File  |  1996-02-14  |  3KB  |  97 lines

  1. [Title of the installation line]
  2. $TITLE=NV's Button Bar
  3.  
  4. [Default Target directory]
  5. $TARGET=C:\NVBAR
  6.  
  7. [Calculate total space necessary, in bytes]
  8. $SPACE=350453
  9. $SWAP-SPACE=0
  10. $SYSDIR-SPACE=40537
  11. $WINDIR-SPACE=0
  12.  
  13. [Specify which files to copy]
  14. $DISK 1 = UNINSTAL.TXT;README.TXT;NVBAR.*;TUTORIAL.HL_;*.VB_;CTL3DV2.DLL;*.IC_;*.BM_
  15.  
  16. [Permit parts of program not to be installed]
  17. $USER-OPTION1=Icons (32 x 32);38500
  18. $USER-OPTION2=Mini Icons (16 x 16);18220
  19.  
  20. $OPTIONAL1=*.ICO
  21. $OPTIONAL2=*.BMP
  22.  
  23. $DEST\ICONS=*.ICO
  24. $DEST\MINICONS=*.BMP
  25.  
  26. [Put the common dialog in the Windows\System Directory]
  27. [Decide on the other VBX files]
  28. $SYSDIR=CMDIALOG.VBX;CTL3DV2.DLL
  29.  
  30. [What older files should be replaced...?]
  31. $AUTO-REPLACE=*.ICO;*.BMP
  32. $AUTO-REPLACE=NVBAR.EXE;NVBAR.HLP;TUTORIAL.HLP;UNINSTAL.TXT;README.TXT
  33.  
  34. $SKIP-IDENTICAL-FILES 
  35.  
  36. [Files to delete after completing installation]
  37. [up to 20 files, each on a separate line]
  38. ;$CLEANUP=$DEST\SOMEFILE.EXE
  39.  
  40.  
  41. [Set default to Automatically create group]
  42. $SETCHECKBOX
  43.  
  44. [Program Manager Information]
  45. [Group Name]
  46. $GROUP=NV's Button Bar
  47. [Icons in group]
  48. $ICON=$DEST\NVBAR.EXE;NVBar V 1.1
  49. $ICON=WINHELP.EXE $DEST\NVBAR.HLP;NVBar help file
  50. $ICON=WINHELP.EXE $DEST\TUTORIAL.HLP;NVBar Tutorial
  51. $ICON=NOTEPAD.EXE $DEST\README.TXT;Readme file
  52. $ICON=NOTEPAD.EXE $DEST\UNINSTAL.TXT;Uninstalling NVBar
  53.  
  54. [Display Readme initially]
  55. $AUTO-CLICK-BUTTON=4
  56.  
  57. [Start NVBar after the installation]
  58. $EXEC=$DEST\NVBAR.EXE;
  59.  
  60. [Show file by file %]
  61. ;$SHOW-FILE-PERCENT
  62.  
  63. [Set the buffer Size]
  64. $COPYBUFFER=16384
  65.  
  66. [Insure certain lines are correct in the ini file.]
  67. $INI=$DEST\NVBAR.INI;Options;RunTutorial;YES
  68. $INI=$DEST\NVBAR.INI;Button_01;Icon;$DEST\icons\help.ico;NO-REPLACE
  69. $INI=$DEST\NVBAR.INI;Button_02;Icon;$DEST\icons\run.ico;NO-REPLACE
  70. $INI=$DEST\NVBAR.INI;Button_03;Icon;$WINDIR\winfile.exe,0;NO-REPLACE
  71. $INI=$DEST\NVBAR.INI;Button_04;Icon;$DEST\icons\dos.ico;NO-REPLACE
  72. $INI=$DEST\NVBAR.INI;Button_05;Icon;$WINDIR\progman.exe,0;NO-REPLACE
  73. $INI=$DEST\NVBAR.INI;Button_06;Icon;$WINDIR\notepad.exe,0;NO-REPLACE
  74. $INI=$DEST\NVBAR.INI;Button_07;Icon;$WINDIR\write.exe,0;NO-REPLACE
  75. $INI=$DEST\NVBAR.INI;Button_08;Icon;$WINDIR\terminal.exe,0;NO-REPLACE
  76. $INI=$DEST\NVBAR.INI;Button_09;Icon;$SYSDIR\sysedit.exe,1;NO-REPLACE
  77. $INI=$DEST\NVBAR.INI;Button_10;Icon;$WINDIR\printman.exe,0;NO-REPLACE
  78. $INI=$DEST\NVBAR.INI;Button_11;Icon;$WINDIR\pbrush.exe,0;NO-REPLACE
  79. $INI=$DEST\NVBAR.INI;Button_12;Icon;$WINDIR\mplayer.exe,0;NO-REPLACE
  80. $INI=$DEST\NVBAR.INI;Button_13;Icon;$DEST\icons\stop.ico;NO-REPLACE
  81. $INI=$DEST\NVBAR.INI;Button_14;Icon;$DEST\icons\hammer.ico;NO-REPLACE
  82.  
  83. [Do not prompt for autoexec changing]
  84. $NO-PATH-DIALOG
  85.  
  86. [Colours]
  87. $WINDOW-BACKGROUND = 1
  88. $TEXT-BACKGROUND=192,192,192 
  89. $PAINTDIALOGS 
  90.  
  91. $BANNER-MESSAGE=NV's Button Bar Installation
  92. $BANNER-TEXT-BACKGROUND=$00800000 
  93.  
  94. $VERSION-INFO-MESSAGE=You should click on "NO" \n if the target file is NEWER. 
  95.  
  96. $NO-END-DIALOG
  97.