home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / dx_calls / canada / wincall / prog / winstall.inf < prev    next >
INI File  |  1997-02-01  |  2KB  |  79 lines

  1. $USE-WIZARDS=1
  2.  
  3. [The title of your application]
  4. $title=WINCALL Database
  5.  
  6. [Default target directory]
  7. $target=C:\wincall
  8.  
  9. [Disk space needed for the installation - in bytes]
  10. $space=4200000
  11.  
  12. [Files to be copied; "$disk 1 =" to "$disk 20 ="; you can use wildcards]
  13. $disk1=*.*
  14. $disk1=*.*
  15.  
  16. REM and so on ----- > $disk20=
  17.  
  18. [Other target subdirectories under default directory tree]
  19. ;$dest\config=trookcfg.exe
  20. ;$dest\text=trooks.txt
  21.  
  22. [Files to install to Windows directory}
  23. $windir=wincall.ini;vbis23mx.dll
  24.  
  25. [Files to install to Windows SYSTEM directory}
  26. $sysdir=threed.vbx;vbrun300.dll;spin.vbx
  27.  
  28. [Program Manager group name]
  29. $group=Wincall
  30.  
  31. [program(s) to create Program Manager icons for]
  32. $icon=$dest\wincall.exe;Canadian Callsign Database
  33. $icon=$dest\wincall.hlp;WINCALL Help
  34.  
  35. [Program(s) to run after completing installation]
  36. $exec=$dest\wincall.exe $dest\canadian.isd
  37.  
  38. [put a ";" at the start of the next line to have a normal main window]
  39. ;$window=MAXIMIZE
  40.  
  41. $PRE-EXEC=$DEST\wincalli.exe $DEST\
  42.  
  43. [Now to erase some files]
  44. $CLEANUP=$DEST\setup.exe
  45. $CLEANUP=$DEST\install.exe
  46. $CLEANUP=$DEST\winstall.inf
  47. $CLEANUP=$DEST\winstall.dll
  48. $CLEANUP=$DEST\wincalli.exe
  49. $CLEANUP=$DEST\winstalp.dll
  50. $CLEANUP=$DEST\part.2
  51. $CLEANUP=$DEST\$DISK2.DSK
  52.  
  53. $AUTO-REPLACE=wincall.exe;wincall.hlp;vbrun300.dll;spin.vbx
  54. $AUTO-REPLACE=threed.vbx;vbis23mx.dll
  55. $AUTO-REPLACE=canadian.isd;canadian.isf;canadian.ism
  56. $FORCE-OVERWRITE-OLDER-FILES
  57.  
  58.  
  59. $COPYBUFFER=16380
  60. $WINDOW-BACKGROUND=1
  61. $PAINTDIALOGS
  62. $TEXT-BACKGROUND=192,192,192
  63. $SETCHECKBOX
  64. $NO-END-DIALOG
  65. $NO-PATH-DIALOG
  66. $RESTARTWIN-MESSAGE=DISABLE
  67. $SHOW-FILE-PERCENT
  68.  
  69. $BANNER-FONT=TIMES NEW ROMAN
  70. $BANNER-FONT-SIZE=30
  71. $BANNER-MESSAGE=Canadian Callsign Database - Jan 1997;CENTERED
  72. $BANNER-TEXT-COLOR=CYAN
  73. $BANNER-WINDOW-BRUSH=BLUE
  74. $BANNER-SHADOW-COLOR=BLACK
  75.  
  76. $BITMAP=nobitmap
  77. $VERIFY-INSTALL-DISKS
  78. $NO-ABORT-BUTTON
  79.