source: trunk/ICeCoffEE/ICeCoffEE/Installer components/ui/Preinstall.sh@ 67

Last change on this file since 67 was 66, checked in by Nicholas Riley, 21 years ago

Initial import.

File size: 195 bytes
Line 
1#!/bin/sh
2
3rm -f ~/Library/Caches/com.apple.preferencepanes.cache
4rm -rf ~/Library/InputManagers/ICeCoffEE
5rm -rf /Library/InputManagers/ICeCoffEE
6rm -rf /Network/Library/InputManagers/ICeCoffEE
Note: See TracBrowser for help on using the repository browser.