home *** CD-ROM | disk | FTP | other *** search
- ; To run ShareWorld 8 from your hard-disk first make a
- ; directory on it called ShareWorld8 and place the two
- ; directories SW8a and SW8b (from the two ShareWorld 8
- ; floppy disks) inside it. Then edit the following
- ; two assigns so their paths point to the ShareWorld8
- ; directory you made on your hard disk. You should
- ; then be able to run ShareWorld 8 from your hard-drive
- ; by clicking on its icon in the SW8a directory. Make
- ; sure you remove the ShareWorld floppys from your
- ; drives first though.
-
- ;assign SW8a: Work:Mags/ShareWorld8
- ;assign SW8b: Work:Mags/ShareWorld8
-
- cd SW8a:SW8a
- run >NIL: SWSI/SWSonicInterrogator.exe
- wait 12
- run >NIL: displayer SW8
-
-