Changeset 18073


Ignore:
Timestamp:
2008-12-04T14:07:34+13:00 (15 years ago)
Author:
max
Message:

Delete Uninst.bat and remove Exception for it in Uninstaller.java

Location:
release-kits/shared/uninstaller
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/uninstaller/Uninstaller.java

    r18042 r18073  
    345345            exceptions.add( new File("uninst.jar") );
    346346            exceptions.add( new File("Uninstall.bat") );
    347             exceptions.add( new File("Uninst.bat") );
    348347            exceptions.add( new File("Uninstall.sh") );
    349348
Note: See TracChangeset for help on using the changeset viewer.