home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / sb305.zip / SETUP.SPJ < prev   
Text File  |  1994-10-14  |  6KB  |  140 lines

  1. # Setup builder generated ProJect file - Do not modify
  2.  
  3. FILETYPE=BUILDER_PROJECT
  4. FILEVER=308
  5. PROJDIR=C:\SETUP\INSTALL\
  6. APPNAME=Setup
  7. DEFPATH=C:\SETUP
  8. PROJATTRIBS=1,1,1,1
  9. LICENSEINI=BUILDER.INI
  10. DISKLABEL=DISK
  11. COMMENTS=//~~// Setup procedure for installing/de-installing:~~//~~// SETUP / SETUP BUILDER~~//
  12. SETUPFILE=SETUP.INF
  13. ENCRIPT=0
  14. RESERVE=16
  15. PMGROUP=1,0,0,0,0,0
  16. GRPCAPFILE=%Application%
  17. WELCOME1=Welcome to the %Application% Installation Program.
  18. WELCOME2=This program will install the %Application% software in the directory you specify or it will remove the software from your hard disk.
  19. ASKPATH1=The install program will copy the %Application% files into the following directory:
  20. LICENSE1=Please enter the following licensing information for the %Application% software:
  21. ERROR1=An error occured during installation of the %Application% software.
  22. ERROR2=|The %Application% software has not been fully installed.
  23. QUIT1=Installation has been terminated. You should rerun this installation program at a later time to install %Application%.
  24. QUIT2=|The %Application% software has not been installed.
  25. SUCCESS1=|%Application% installation has been successfully completed.
  26. SUCCESS2=
  27. PROJDATE=14/10/1994
  28. PROJTIME=22:01:38
  29. USERCODE1=
  30. USERCODE2=// Save the install directory~~WriteProfileString("Install", "Path", "%InstallPath%", "%IniFile%")~~WriteProfileString("Install", "Version", "3.05", "%IniFile%")
  31. USERCODE3=// Make the Program Manager Group and icons~~MakeGroup("%Application%", "")~~MakeIcon("Setup Builder", "%InstallPath%BUILDER.EXE")~~MakeIcon("Install", "A:\SETUP.EXE")~~MakeIcon("Setup Script Help", "WINHELP %InstallPath%SETUP.HLP")~~MakeIcon("ReadMe", "notepad %InstallPath%README.TXT")~~MakeIcon("Install Notes", "notepad %InstallPath%INSTALL.TXT")~~~~// File association~~MessageBox("Setup can install a file association|for File Manager with .INF files.||Do you wish to install this association ?", "%Caption%", MB_YESNO, MB_ICONQUESTION)~~IF %ERROR% == IDNO GOTO :NOASSOC~~WritePrivateProfileString("Extensions", "inf", "%InstallPath%inst.exe ^.inf", "WIN.INI")~~:NOASSOC~~~~// Tell Setup Builder where to find some files for creating install disks~~WritePrivateProfileString("Executables", "Setup", "%InstallPath%setup.exe", "BUILDER.INI")~~WritePrivateProfileString("Executables", "Inst", "%InstallPath%inst.exe", "BUILDER.INI")
  32. USERCODE4=
  33. USERCODE5=MessageBox("Do you wish to view the|extra installation notes ?", "%Caption%", MB_YESNO, MB_ICONQUESTION)~~IF %ERROR% == IDNO GOTO :NONOTES~~~~ChDir("%InstallPath%")~~WinExec("notepad.exe %InstallPath%README.TXT")~~:NONOTES~~
  34. USERCODE6=// Check to see if the software has been installed correctly~~GetProfileString("Install", "Path", "", "BUILDER.INI", %InstallPath%)~~~~IF "%InstallPath%" == "" GOTO :NOTINSTALLED~~~~// Software has been installed~~MessageBox("The %Application% software is about to be removed from your machine.||All files, directories and the appropriate Program Manager Group will be deleted.||Are you sure you wish to continue ?", "%Caption%", MB_YESNO, MB_ICONQUESTION)~~IF %ERROR% == IDYES GOTO :DODELETE~~SET %Message1% = "De-installation aborted - the %Application% software has not been deinstalled."~~SET %Message2% = ""~~DialogBox("OKBOX")~~GOTO :END~~~~:DODELETE~~Delete("%InstallPath%*.*")~~SET %Len% = Len("%InstallPath%") - 1~~SET %InstallPath% = Left("%InstallPath%", %Len%)~~RmDir("%InstallPath%")~~Delete("%WindowsDirectory%BUILDER.INI")~~Delete("%WindowsDirectory%COMPRESS.EXE")~~Delete("%WindowsDirectory%COMPRESS.TXT")~~DeleteGroup("%Application%")~~~~SET %Message1% = "The %Application% software has been successfully de-installed."~~SET %Message2% = "To re-install the %Application% software you should re-run this installation program."~~DialogBox("OKBOX")~~GOTO :END~~~~:NOTINSTALLED~~SET %Message1% = "The %Application% software has not been correctly installed."~~SET %Message2% = "The De-installation procedure is unable to de-install the %Application% software."~~DialogBox("OKBOX")~~GOTO :END
  35. FILE1=C:\SETUP\SETUP\SETUP.EXE
  36. TARGET1=%InstallPath%
  37. COMMENT1=Copying: Interpreter Executable
  38. ICONTEXT1=
  39. PARAMS1=
  40. OVERTEXT1=
  41. FLAGS1=0,0,0,0,0,1,0,0,0
  42. FILE2=C:\SETUP\INST\INST.EXE
  43. TARGET2=%InstallPath%
  44. COMMENT2=Copying: Interpreter Executable
  45. ICONTEXT2=
  46. PARAMS2=
  47. OVERTEXT2=
  48. FLAGS2=0,0,0,0,0,1,0,0,0
  49. FILE3=C:\SETUP\BUILDER\BUILDER.EXE
  50. TARGET3=%InstallPath%
  51. COMMENT3=Copying: Setup Builder Executable
  52. ICONTEXT3=
  53. PARAMS3=
  54. OVERTEXT3=
  55. FLAGS3=0,0,0,0,0,1,0,0,0
  56. FILE4=C:\SETUP\BUILDER\HELP\BUILDER.HLP
  57. TARGET4=%InstallPath%
  58. COMMENT4=Copying: Setup Builder Help File
  59. ICONTEXT4=
  60. PARAMS4=
  61. OVERTEXT4=
  62. FLAGS4=0,0,0,0,0,1,0,0,0
  63. FILE5=C:\SETUP\HELP\SETUP.HLP
  64. TARGET5=%InstallPath%
  65. COMMENT5=Copying: Setup Help File
  66. ICONTEXT5=
  67. PARAMS5=
  68. OVERTEXT5=
  69. FLAGS5=0,0,0,0,0,1,0,0,0
  70. FILE6=C:\SETUP\INSTALL\COMPRESS.EXE
  71. TARGET6=%WindowsDirectory%
  72. COMMENT6=Copying: Compression Utility
  73. ICONTEXT6=
  74. PARAMS6=
  75. OVERTEXT6=
  76. FLAGS6=0,0,0,0,0,1,0,1,1
  77. FILE7=C:\SETUP\INSTALL\COMPRESS.TXT
  78. TARGET7=%WindowsDirectory%
  79. COMMENT7=Copying: Compression Utility
  80. ICONTEXT7=
  81. PARAMS7=
  82. OVERTEXT7=
  83. FLAGS7=0,0,0,0,0,1,0,1,1
  84. FILE8=C:\SETUP\INSTALL\DOSEXEC.PIF
  85. TARGET8=%WindowsDirectory%
  86. COMMENT8=Copying: PIF File
  87. ICONTEXT8=
  88. PARAMS8=
  89. OVERTEXT8=
  90. FLAGS8=0,0,0,0,0,1,0,0,0
  91. FILE9=C:\SETUP\INSTALL\CTL3DV2.DLL
  92. TARGET9=%SystemDirectory%
  93. COMMENT9=
  94. ICONTEXT9=
  95. PARAMS9=
  96. OVERTEXT9=
  97. FLAGS9=0,0,0,0,1,0,0,0,0
  98. FILE10=C:\SWM\INVOICE.TXT
  99. TARGET10=%InstallPath%
  100. COMMENT10=Copying: Supporting Documentation
  101. ICONTEXT10=
  102. PARAMS10=
  103. OVERTEXT10=
  104. FLAGS10=0,0,0,0,0,1,0,0,0
  105. FILE11=C:\SWM\COMMENTS.TXT
  106. TARGET11=%InstallPath%
  107. COMMENT11=Copying: Supporting Documentation
  108. ICONTEXT11=
  109. PARAMS11=
  110. OVERTEXT11=
  111. FLAGS11=0,0,0,0,0,1,0,0,0
  112. FILE12=C:\SETUP\INSTALL\INSTALL.TXT
  113. TARGET12=%InstallPath%
  114. COMMENT12=Copying: Supporting Documentation
  115. ICONTEXT12=
  116. PARAMS12=
  117. OVERTEXT12=
  118. FLAGS12=0,0,0,0,0,1,0,0,0
  119. FILE13=C:\SETUP\INSTALL\README.TXT
  120. TARGET13=%InstallPath%
  121. COMMENT13=Copying: Supporting Documentation
  122. ICONTEXT13=
  123. PARAMS13=
  124. OVERTEXT13=
  125. FLAGS13=0,0,0,0,0,1,0,0,0
  126. FILE14=C:\SETUP\INSTALL\FILE_ID.DIZ
  127. TARGET14=
  128. COMMENT14=
  129. ICONTEXT14=
  130. PARAMS14=
  131. OVERTEXT14=
  132. FLAGS14=0,0,0,0,0,0,0,0,0
  133. FILE15=C:\SETUP\INSTALL\SETUP.SPJ
  134. TARGET15=%InstallPath%
  135. COMMENT15=Copying: Sample Setup Project
  136. ICONTEXT15=
  137. PARAMS15=
  138. OVERTEXT15=
  139. FLAGS15=0,0,0,0,0,1,0,0,0
  140.