Ignore:
Timestamp:
2009-05-14T09:59:49+12:00 (15 years ago)
Author:
oranfry
Message:

tidy up the correct search4j

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/core/uninstaller/Uninstall.bat

    r18498 r19461  
    1515        rmdir bin\windows
    1616    )
    17     if exist .\bin\search4j.exe del .\bin\search4j.exe
    18     rmdir bin
     17    if exist .\gs2build\bin\windows\search4j.exe (
     18        del .\gs2build\bin\windows\search4j.exe
     19        rd /s /q gs2build
     20    )
    1921       
    2022    del uninst.jar
Note: See TracChangeset for help on using the changeset viewer.