Ignore:
Timestamp:
01/21/03 22:13:24 (21 years ago)
Author:
Nicholas Riley
Message:

Added ICFindFilesToRemove - automatically uninstalls ICeCoffEE input manager

Location:
trunk/ICeCoffEE/ICeCoffEE/Installer components/ui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ui/Preinstall.sh

    r66 r68  
    22
    33rm -f ~/Library/Caches/com.apple.preferencepanes.cache
    4 rm -rf ~/Library/InputManagers/ICeCoffEE
    5 rm -rf /Library/InputManagers/ICeCoffEE
    6 rm -rf /Network/Library/InputManagers/ICeCoffEE
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ui/ui.plist

    r66 r68  
    1515                        <string>~/Library/Application Enhancers</string>
    1616                </dict>
    17                 <dict>
    18                         <key>FileName</key>
    19                         <string>ICeCoffEE</string>
    20                         <key>GlobalInstallPath</key>
    21                         <string>/Library/InputManagers</string>
    22                         <key>InstallPath</key>
    23                         <string>~/Library/InputManagers</string>
    24                 </dict>
    2517        </array>
    2618        <key>HasGlobalInstall</key>
     
    3830                <string>com.apple.systempreferences</string>
    3931        </array>
     32        <key>InstallerLaunchScript</key>
     33        <string>ICFindFilesToRemove</string>
    4034        <key>PreInstallScript</key>
    4135        <string>Preinstall.sh</string>
     
    4539        <string>ICeCoffEE</string>
    4640        <key>ProductNumVersion</key>
    47         <integer>22036483</integer>
     41        <integer>19931139</integer>
    4842        <key>ProductType</key>
    4943        <string>Preference Pane</string>
    5044        <key>ProductVersion</key>
    51         <string>1.3d2</string>
     45        <string>1.3d3</string>
    5246</dict>
    5347</plist>
Note: See TracChangeset for help on using the changeset viewer.