home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Installation text file for Viscape
- ; =================================
- ;
- ;
- ; Installation fields "text" then section name
- ; Each will have a tick box to select whether to install or not
- ; Putting a colon + ? after the section name makes it OS specific
- ; WIN16 - Windows 3.11
- ; WIN95 - Windows 95
- ; WINNT - Windows NT
- ;
- ;
- ;
- display Initialising Viscape 1.0 Beta 5 Installation
- display
- display Please wait...
- display
- ;
- path c:\Viscape
- title "Viscape 1.0 Beta 5 Installation"
- ;
- option "Viscape (4.0Mb)" Viscape:?
- ;
- ; now open the option dialog
- ;
- dialog
- ;
- ;
- ; option sections
- ;
- [Viscape:WIN16]
- comment Searching for Netscape Navigator...
- find_netscape
- ;
- files 25
- ;
- comment
- comment Installing Viscape for 16 Bit Windows Platforms.
- comment
- comment Copying Viscape components...
- comment
- ;
- mkdir %APP_PATH%
- mkdir %APP_PATH%\temp
- mkdir %NETSCAPE_PATH%\plugins
- copy Viscape.exe %APP_PATH%
- copy vis.cfg %APP_PATH%
- copy vis.fnt %APP_PATH%
- copy vis.ico %APP_PATH%
- copy vis.msg %APP_PATH%
- copy vis.rsc %APP_PATH%
- copy vis.spr %APP_PATH%
- copy Viscape.ini %WIN_PATH%
- copy vis.dev %APP_PATH%
- copy vis16.dll %APP_PATH%
- copy wwwlinkw.dll %APP_PATH%
- copy ss3dnp.dll %APP_PATH%
- copy install.vrt %APP_PATH%
- copy Viscape.hlp %APP_PATH%
- copy npss3d%16/32_NETSCAPE%.dll %NETSCAPE_PATH%\plugins
- delete %NETSCAPE_PATH%\plugins\npvn%16/32_NETSCAPE%.dll
- ;
- comment Copying WING components...
- ;
- copy wing.dll %SYS_PATH%
- copy wing32.dll %SYS_PATH%
- copy wingde.dll %SYS_PATH%
- copy wingdib.drv %SYS_PATH%
- copy wingpal.wnd %SYS_PATH%
- copy dva.386 %SYS_PATH%
- copy ctl3d32.dll %SYS_PATH%
- copy msvcrt40.311 %SYS_PATH% msvcrt40.dll
- copy mfc40.dll %SYS_PATH%
- copy hdkanim.dll %SYS_PATH%
- ;
- comment
- comment Updating Viscape.INI file...
- profile Viscape.ini preferences path %APP_PATH% overwrite
- profile Viscape.ini preferences tempdir %APP_PATH%\temp overwrite
- profile Viscape.ini preferences name name overwrite
- profile Viscape.ini preferences company company overwrite
- ;
- comment Updating SYSTEM.INI file...
- device dva.386 overwrite
- ;
- comment creating new group
- register Superscape "%NETSCAPE_PATH%\netscape.exe %APP_PATH%\install.vrt" "Viscape"
- ;
- ;
- [Viscape:WIN95]
- comment Searching for Netscape Navigator...
- find_netscape
- ;
- files 24
- ;
- comment
- comment Installing Superscape 3-D Viewer for Windows 95...
- comment
- comment Copying Superscape 3-D Viewer components...
- comment
- ;
- mkdir %APP_PATH%
- mkdir %APP_PATH%\temp
- mkdir %NETSCAPE_PATH%\plugins
- copy Viscape.exe %APP_PATH%
- copy vis.cfg %APP_PATH%
- copy vis.fnt %APP_PATH%
- copy vis.ico %APP_PATH%
- copy vis.msg %APP_PATH%
- copy vis.rsc %APP_PATH%
- copy vis.spr %APP_PATH%
- copy Viscape.ini %WIN_PATH%
- copy vis.dev %APP_PATH%
- copy vis16.dll %APP_PATH%
- copy wwwlinkw.dll %APP_PATH%
- copy ss3dnp.dll %APP_PATH%
- copy install.vrt %APP_PATH%
- copy Viscape.hlp %APP_PATH%
- copy npss3d%16/32_NETSCAPE%.dll %NETSCAPE_PATH%\plugins
- delete %NETSCAPE_PATH%\plugins\npvn%16/32_NETSCAPE%.dll
- ;
- comment Copying WING components...
- ;
- copy wing.dll %SYS_PATH%
- copy wing32.dll %SYS_PATH%
- copy wingde.dll %SYS_PATH%
- copy wingdib.drv %SYS_PATH%
- copy wingpal.wnd %SYS_PATH%
- copy dva.386 %SYS_PATH%
- copy msvcrt40.32 %SYS_PATH% msvcrt40.dll
- copy mfc40.dll %SYS_PATH%
- copy hdkanim.dll %SYS_PATH%
- ;
- comment
- comment Updating Viscape.INI file...
- profile Viscape.ini preferences path %APP_PATH% overwrite
- profile Viscape.ini preferences tempdir %APP_PATH%\temp overwrite
- profile Viscape.ini preferences name name overwrite
- profile Viscape.ini preferences company company overwrite
- ;
- comment Updating SYSTEM.INI file...
- device dva.386 overwrite
- ;
- comment creating new group
- register Superscape "%NETSCAPE_PATH%\netscape.exe %APP_PATH%\install.vrt" "Viscape"
- ;
- ;
- [Viscape:WINNT]
- comment Searching for Netscape Navigator...
- find_netscape
- ;
- files 25
- ;
- comment
- comment Installing Superscape 3-D Viewer for Windows NT...
- comment
- comment Copying Superscape 3-D Viewer components...
- comment
- ;
- mkdir %APP_PATH%
- mkdir %APP_PATH%\temp
- mkdir %NETSCAPE_PATH%\plugins
- copy Viscape.exe %APP_PATH%
- copy vis.cfg %APP_PATH%
- copy vis.fnt %APP_PATH%
- copy vis.ico %APP_PATH%
- copy vis.msg %APP_PATH%
- copy vis.rsc %APP_PATH%
- copy vis.spr %APP_PATH%
- copy Viscape.ini %WIN_PATH%
- copy vis.dev %APP_PATH%
- copy vis16.dll %APP_PATH%
- copy wwwlinkw.dll %APP_PATH%
- copy ss3dnp.dll %APP_PATH%
- copy install.vrt %APP_PATH%
- copy Viscape.hlp %APP_PATH%
- copy npss3d%16/32_NETSCAPE%.dll %NETSCAPE_PATH%\plugins
- delete %NETSCAPE_PATH%\plugins\npvn%16/32_NETSCAPE%.dll
- ;
- comment Copying WING components...
- ;
- copy wing.dll %SYS_PATH%
- copy wing32.dll %SYS_PATH%
- copy wingde.dll %SYS_PATH%
- copy wingdib.drv %SYS_PATH%
- copy wingpal.wnd %SYS_PATH%
- copy dva.386 %SYS_PATH%
- copy ctl3d32.dll %SYS_PATH%
- copy msvcrt40.32 %SYS_PATH% msvcrt40.dll
- copy mfc40.dll %SYS_PATH%
- copy hdkanim.dll %SYS_PATH%
- ;
- comment
- comment Updating Viscape.INI file...
- profile Viscape.ini preferences path %APP_PATH% overwrite
- profile Viscape.ini preferences tempdir %APP_PATH%\temp overwrite
- profile Viscape.ini preferences name name overwrite
- profile Viscape.ini preferences company company overwrite
- ;
- comment Updating SYSTEM.INI file...
- device dva.386 overwrite
- ;
- comment creating new group
- register Superscape "%NETSCAPE_PATH%\netscape.exe %APP_PATH%\install.vrt" "Viscape"
- ;
- ;
- [END]
-