home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 4 / CD_ACTUAL_4.iso / progs / viscape / winstall.dat < prev    next >
Encoding:
Text File  |  1996-04-17  |  5.3 KB  |  209 lines

  1. ;
  2. ;       Installation text file for Viscape
  3. ;       =================================
  4. ;
  5. ;
  6. ;  Installation fields "text" then section name
  7. ;  Each will have a tick box to select whether to install or not
  8. ;  Putting a colon + ? after the section name makes it OS specific
  9. ;  WIN16 - Windows 3.11
  10. ;  WIN95 - Windows 95
  11. ;  WINNT - Windows NT
  12. ;
  13. ;
  14. ;
  15. display Initialising Viscape 1.0 Beta 5 Installation    
  16. display
  17. display Please wait...
  18. display
  19. ;
  20. path c:\Viscape
  21. title "Viscape 1.0 Beta 5 Installation"
  22. ;
  23. option "Viscape (4.0Mb)" Viscape:?
  24. ;
  25. ; now open the option dialog
  26. ;
  27. dialog
  28. ;
  29. ;
  30. ; option sections
  31. ;
  32. [Viscape:WIN16]
  33. comment Searching for Netscape Navigator...
  34. find_netscape
  35. ;
  36. files 25
  37. ;
  38. comment
  39. comment Installing Viscape for 16 Bit Windows Platforms.
  40. comment
  41. comment Copying Viscape components...
  42. comment
  43. ;
  44. mkdir %APP_PATH%
  45. mkdir %APP_PATH%\temp
  46. mkdir %NETSCAPE_PATH%\plugins
  47. copy Viscape.exe %APP_PATH%
  48. copy vis.cfg %APP_PATH%
  49. copy vis.fnt %APP_PATH%
  50. copy vis.ico %APP_PATH%
  51. copy vis.msg %APP_PATH%
  52. copy vis.rsc %APP_PATH%
  53. copy vis.spr %APP_PATH%
  54. copy Viscape.ini %WIN_PATH%
  55. copy vis.dev  %APP_PATH%
  56. copy vis16.dll %APP_PATH%
  57. copy wwwlinkw.dll %APP_PATH%
  58. copy ss3dnp.dll %APP_PATH%
  59. copy install.vrt %APP_PATH%
  60. copy Viscape.hlp %APP_PATH%
  61. copy npss3d%16/32_NETSCAPE%.dll %NETSCAPE_PATH%\plugins
  62. delete %NETSCAPE_PATH%\plugins\npvn%16/32_NETSCAPE%.dll
  63. ;
  64. comment Copying WING components...
  65. ;
  66. copy wing.dll %SYS_PATH%
  67. copy wing32.dll %SYS_PATH%
  68. copy wingde.dll %SYS_PATH%
  69. copy wingdib.drv %SYS_PATH%
  70. copy wingpal.wnd %SYS_PATH%
  71. copy dva.386 %SYS_PATH%
  72. copy ctl3d32.dll %SYS_PATH%
  73. copy msvcrt40.311 %SYS_PATH% msvcrt40.dll
  74. copy mfc40.dll %SYS_PATH%
  75. copy hdkanim.dll %SYS_PATH%
  76. ;
  77. comment
  78. comment Updating Viscape.INI file...
  79. profile Viscape.ini preferences path %APP_PATH% overwrite
  80. profile Viscape.ini preferences tempdir %APP_PATH%\temp overwrite
  81. profile Viscape.ini preferences name name overwrite
  82. profile Viscape.ini preferences company company overwrite
  83. ;
  84. comment Updating SYSTEM.INI file...
  85. device dva.386 overwrite
  86. ;
  87. comment creating new group
  88. register Superscape "%NETSCAPE_PATH%\netscape.exe %APP_PATH%\install.vrt" "Viscape"
  89. ;
  90. ;
  91. [Viscape:WIN95]
  92. comment Searching for Netscape Navigator...
  93. find_netscape
  94. ;
  95. files 24
  96. ;
  97. comment
  98. comment Installing Superscape 3-D Viewer for Windows 95...
  99. comment
  100. comment Copying Superscape 3-D Viewer components...
  101. comment
  102. ;
  103. mkdir %APP_PATH%
  104. mkdir %APP_PATH%\temp
  105. mkdir %NETSCAPE_PATH%\plugins
  106. copy Viscape.exe %APP_PATH%
  107. copy vis.cfg %APP_PATH%
  108. copy vis.fnt %APP_PATH%
  109. copy vis.ico %APP_PATH%
  110. copy vis.msg %APP_PATH%
  111. copy vis.rsc %APP_PATH%
  112. copy vis.spr %APP_PATH%
  113. copy Viscape.ini %WIN_PATH%
  114. copy vis.dev  %APP_PATH%
  115. copy vis16.dll %APP_PATH%
  116. copy wwwlinkw.dll %APP_PATH%
  117. copy ss3dnp.dll %APP_PATH%
  118. copy install.vrt %APP_PATH%
  119. copy Viscape.hlp %APP_PATH%
  120. copy npss3d%16/32_NETSCAPE%.dll %NETSCAPE_PATH%\plugins
  121. delete %NETSCAPE_PATH%\plugins\npvn%16/32_NETSCAPE%.dll
  122. ;
  123. comment Copying WING components...
  124. ;
  125. copy wing.dll %SYS_PATH%
  126. copy wing32.dll %SYS_PATH%
  127. copy wingde.dll %SYS_PATH%
  128. copy wingdib.drv %SYS_PATH%
  129. copy wingpal.wnd %SYS_PATH%
  130. copy dva.386 %SYS_PATH%
  131. copy msvcrt40.32 %SYS_PATH% msvcrt40.dll
  132. copy mfc40.dll %SYS_PATH%
  133. copy hdkanim.dll %SYS_PATH%
  134. ;
  135. comment
  136. comment Updating Viscape.INI file...
  137. profile Viscape.ini preferences path %APP_PATH% overwrite
  138. profile Viscape.ini preferences tempdir %APP_PATH%\temp overwrite
  139. profile Viscape.ini preferences name name overwrite
  140. profile Viscape.ini preferences company company overwrite
  141. ;
  142. comment Updating SYSTEM.INI file...
  143. device dva.386 overwrite
  144. ;
  145. comment creating new group
  146. register Superscape "%NETSCAPE_PATH%\netscape.exe %APP_PATH%\install.vrt" "Viscape"
  147. ;
  148. ;
  149. [Viscape:WINNT]
  150. comment Searching for Netscape Navigator...
  151. find_netscape
  152. ;
  153. files 25
  154. ;
  155. comment
  156. comment Installing Superscape 3-D Viewer for Windows NT...
  157. comment
  158. comment Copying Superscape 3-D Viewer components...
  159. comment
  160. ;
  161. mkdir %APP_PATH%
  162. mkdir %APP_PATH%\temp
  163. mkdir %NETSCAPE_PATH%\plugins
  164. copy Viscape.exe %APP_PATH%
  165. copy vis.cfg %APP_PATH%
  166. copy vis.fnt %APP_PATH%
  167. copy vis.ico %APP_PATH%
  168. copy vis.msg %APP_PATH%
  169. copy vis.rsc %APP_PATH%
  170. copy vis.spr %APP_PATH%
  171. copy Viscape.ini %WIN_PATH%
  172. copy vis.dev  %APP_PATH%
  173. copy vis16.dll %APP_PATH%
  174. copy wwwlinkw.dll %APP_PATH%
  175. copy ss3dnp.dll %APP_PATH%
  176. copy install.vrt %APP_PATH%
  177. copy Viscape.hlp %APP_PATH%
  178. copy npss3d%16/32_NETSCAPE%.dll %NETSCAPE_PATH%\plugins
  179. delete %NETSCAPE_PATH%\plugins\npvn%16/32_NETSCAPE%.dll
  180. ;
  181. comment Copying WING components...
  182. ;
  183. copy wing.dll %SYS_PATH%
  184. copy wing32.dll %SYS_PATH%
  185. copy wingde.dll %SYS_PATH%
  186. copy wingdib.drv %SYS_PATH%
  187. copy wingpal.wnd %SYS_PATH%
  188. copy dva.386 %SYS_PATH%
  189. copy ctl3d32.dll %SYS_PATH%
  190. copy msvcrt40.32 %SYS_PATH% msvcrt40.dll
  191. copy mfc40.dll %SYS_PATH%
  192. copy hdkanim.dll %SYS_PATH%
  193. ;
  194. comment
  195. comment Updating Viscape.INI file...
  196. profile Viscape.ini preferences path %APP_PATH% overwrite
  197. profile Viscape.ini preferences tempdir %APP_PATH%\temp overwrite
  198. profile Viscape.ini preferences name name overwrite
  199. profile Viscape.ini preferences company company overwrite
  200. ;
  201. comment Updating SYSTEM.INI file...
  202. device dva.386 overwrite
  203. ;
  204. comment creating new group
  205. register Superscape "%NETSCAPE_PATH%\netscape.exe %APP_PATH%\install.vrt" "Viscape"
  206. ;
  207. ;
  208. [END]
  209.