home *** CD-ROM | disk | FTP | other *** search
- ; Removal of Internet Installation from your HD V1.0 beta Vark
-
- Echo "This must be run from NET1 disk."
- Echo "I am assuming your HD logical device is DH0:"
- Echo "If not examine this script to see what to delete"
- Echo ""
- Echo "Deleting Internet Installation. Please Wait..."
- Wait 5
- Delete dh0:s/user-startup
- Rename dh0:s/user-startup.old dh0:s/user-startup
- Delete dh0:prefs/env-archive/sana2 all
- Delete dh0:prefs/env-archive/Airmail all
- Delete dh0:prefs/env-archive/MUI all
- Delete dh0:prefs/env-archive/Mosaic all
- Delete dh0:AmiTCP-4.0 all
- Delete dh0:AmiTCP-4.0.info
- Delete dh0:prefs/env-archive/mftp.config
- Echo ""
- Echo "Deletion completed"
-
-