:: Installation for use at Berkeley using shared caffe network drive ECHO OFF ECHO This script will automatically disconnect the s: drive ECHO if it is currently in use and replace it with \\samba\caffe. IF EXIST s: NET USE s: /DELETE IF NOT ERRORLEVEL 0 GOTO :EOF NET USE s: \\mamba\caffe /PERSISTENT:YES regedit s:\slide\lib\SYSTEM\NT\slideall.reg regedit s:\slide\lib\SYSTEM\NT\slideuser.reg