home *** CD-ROM | disk | FTP | other *** search
/ PC97 Software / SOFTWARE_97.iso / ARCHIVAT / WINARJ.95 / WINSTALL.IN_ / WINSTALL.IN
Text File  |  1996-10-26  |  3KB  |  109 lines

  1. ; WINARJ95.INF
  2. ;
  3. ; This is the Setup information file for WinArj Archiver
  4. ;
  5. ; Copyright 1994-1996, LA soft
  6. ;
  7. ;--------------------------------------------
  8.  
  9. $TITLE=WinArj95
  10.  
  11. $TARGET=C:\Winarj95;winarj95.INI;Winarj95;Winarj95DIR
  12.  
  13. $DISK1=uninstal.exe;file_id.diz;winars95.dll;arj.exe;arj.pif;
  14. $DISK1=threed32.ocx;winarj95.exe;winarj95.hlp;winarj95.ini;
  15. $DISK1=register.txt;winarj95.txt;
  16.  
  17. $SPACE=750000
  18.  
  19. $WINDIR=winarj95.ini
  20. $SYSDIR=WinArS95.dll;threed32.ocx
  21. $WINDIR-SPACE=340
  22. $SYSDIR-SPACE=128024
  23.  
  24. $VERIFY-INSTALL-DISKS
  25.  
  26. $TEMPDIR=
  27. $SWAP-SPACE=0
  28. $AUTO-REPLACE=
  29.  
  30. $INI=$windir95\winarj95.INI;ARJ Help-Dir;HelpDir;$DEST\
  31. $INI=$windir95\winarj95.INI;Last Directory;SourceD;$DEST
  32. $INI=$windir95\winarj95.INI;Last Directory;DestD;$DEST
  33. $INI=$windir95\winarj95.INI;Last Archive Name;ArchiveName;WinArj95.exe
  34. $INI=$windir95\winarj95.INI;ARJ Directory;ArjDir;$DEST\
  35. ;$INI=$windir95\winarj95.INI;Registration;UserNumber;Temp-200
  36. ;$INI=$windir95\winarj95.INI;Registration;UserName;Unregistered
  37.  
  38. $GROUP=Winarj95 Archiver;SHOW-COMBO
  39.  
  40. $ICON=NotePad.exe $DEST\WinArj95.TXT;Winarj95 ReadMe First
  41. $ICON=NotePad.exe $DEST\register.txt;WinArj95 Registration
  42. $ICON=$DEST\WinArj95.EXE $DEST\Winarj95
  43. $ICON=Winhelp.exe $DEST\WINarj95.HLP;Winarj95 Help
  44. $ICON=$DEST\UNINSTAL.EXE $DEST;Winarj95 Uninstaller
  45.  
  46. $PRE-EXEC=
  47.  
  48. $CLEANUP=$TEMPDIR\INSTALL.EXE
  49. $CLEANUP=$TEMPDIR\WINSTAL*.*
  50. $CLEANUP=$TEMPDIR\*.CHF
  51.  
  52. $EXEC=
  53.  
  54. ;$WINDOW=MAXIMIZE
  55.  
  56. $COPYBUFFER=16000
  57.  
  58. $WINDOW-BACKGROUND=1
  59. ;$TEXT-BACKGROUND=255,255,255
  60. $PAINTDIALOGS
  61.  
  62. $SETCHECKBOX
  63. ;$NO-END-DIALOG
  64. $NO-PATH-DIALOG
  65.  
  66. $DIALOG-ICON=5
  67. $SHOW-FILE-PERCENT
  68.  
  69. $MAKE-UNINSTALL-LOG
  70. [register with Win95's "automatic uninstall" ]
  71. $REGISTER-UNINSTALL=$DEST\UNINSTAL.EXE 
  72.  
  73. $BANNER-FONT=ARIAL
  74. $BANNER-FONT-SIZE=42
  75.  
  76. $BANNER-MESSAGE=LA Soft's WINARJ95;CENTERED
  77. $BANNER-TEXT-COLOR=$00FFFF00
  78. $BITMAP=nobitmap
  79.  
  80. ;$CHECK-MY-DLL-VERSIONS
  81. $VERSION-INFO-TITLE=File Version
  82. $VERSION-INFO-MESSAGE=You SHOULD click on "NO" if the target file \n is NEWER than the source file.
  83. $VERSION-COPY-ERROR-MESSAGE=Please copy it later (after closing Windows) \n.A temporary copy of the file exists as
  84. ;$FORCE-OVERWRITE-OLDER-FILES
  85. ;$SKIP-IDENTICAL-FILES
  86.  
  87. $CLOSE-GROUP-BOX=1;2;3;4;
  88. $README-BUTTON-TEXT=&WinArj95 Info ....
  89. $README-FONT=FIXED
  90.  
  91. ;$RESTARTWIN-MESSAGE=At least one active DLL was replaced.\nSo you need to close all programs and \nRESTART Windows (right now!).\n\nShould I restart Windows now?
  92. $RESTARTWIN-MESSAGE=DISABLE
  93.  
  94. [Registration Database]
  95. $REG-DATA=HKEY_CLASSES_ROOT\archiveFiles;Winarj95 archiver
  96. $REG-DATA=HKEY_CLASSES_ROOT\.arj;archiveFiles
  97. ;$REG-DATA=HKEY_CLASSES_ROOT\archiveFiles\DefaultIcon=$DEST\WINARJ95.EXE
  98. ;$REG-DATA=HKEY_CLASSES_ROOT\archiveFiles\shell\open\command=$DEST\WINARJ95.EXE %1
  99. ;$REG-DATA=HKEY_CLASSES_ROOT\archiveFiles\shell\print\command=$DEST\winarj95.exe /p %1
  100.  
  101. $DATA-SPACE=0
  102. $ABORT-MESSAGE=I will now terminate the installation!\nIs this what you want?
  103. $MAX-DUPLICATES=3
  104.  
  105. $NO-HELP-BUTTON
  106. $WIN32-ONLY=1
  107. [message to display if $win32-only=1 and we are running under Win16]
  108. $WIN32-FAIL-MESSAGE=This program requires a 32-bit version of Windows!
  109.